esp_lte_modem VS MicroPython_ESP32_psRAM_LoBo

Compare esp_lte_modem vs MicroPython_ESP32_psRAM_LoBo and see what are their differences.

esp_lte_modem

ESP32 / esp-idf LTE UART modem library for sim7600 with cmux support (by olliiiver)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
esp_lte_modem MicroPython_ESP32_psRAM_LoBo
2 1
51 816
- -
1.8 0.0
over 3 years ago 6 months ago
C C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esp_lte_modem

Posts with mentions or reviews of esp_lte_modem. We have used some of these posts to build our list of alternatives and similar projects.
  • how does APN work and pppos ?
    1 project | /r/embedded | 23 Jul 2021
    i was trying to use PPPoS with sim7600 and esp32, there is code on github which has esp32 idf pppos support for sim7600, the first time i tried i had not set APN, but the the example got connected to MQTT server and the message was delivered. below is the log for same,
  • Camera + LTE
    1 project | /r/esp32 | 11 Feb 2021
    Hi, LoRa has acceptable use which limits it to around 30k/day so not possible. The LTE option is a good idea, check with your mobile signal strength at the desired spot. To get it lasting you could use a rechargeable LiPo battery which should be good for 5000 recharges. A small solar panel will easily keep it topped up, especially if it’s sending one pic/day. You want to find an esp32 LTE board with good sleep stats. These may help https://randomnerdtutorials.com/power-esp32-esp8266-solar-panels-battery-level-monitoring/ with regard to connecting a remote camera, you may find it easier the other way round. Get esp32-cam board, then find a LTE modem. https://github.com/olliiiver/esp_lte_modem

MicroPython_ESP32_psRAM_LoBo

Posts with mentions or reviews of MicroPython_ESP32_psRAM_LoBo. We have used some of these posts to build our list of alternatives and similar projects.
  • FeedTheDog
    1 project | /r/homebridge | 19 Feb 2021
    I haven't put it on GitHub but will see if I can clean it up and purge sensitive info. One issue is I used the loboris port of MicroPython since it has good support for the tiny display on the TTGO, and a collection of drawing commands, fonts/etc. But it is kind of abandon-ware right now. It would be better to use stock MicroPython and a display driver; just haven't put that together.

What are some alternatives?

When comparing esp_lte_modem and MicroPython_ESP32_psRAM_LoBo you can also consider the following projects:

esp-idf-lib - Component library for ESP32-xx and ESP8266

FT800-FT813 - Multi-Platform C code Library for EVE graphics controllers from FTDI / Bridgetek (FT810, FT811, FT812, FT813, BT815, BT816, BT817, BT818)

esp32_nat_router - A simple NAT Router for the ESP32

TFT_eSPI - Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

lwcell - Lightweight cellular modem host AT library

esp-protocols - Collection of ESP-IDF components related to networking protocols

arduino-esp32 - Arduino core for the ESP32

willow - Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative

esp-at - AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266

idf-extra-components - Additional components for ESP-IDF, maintained by Espressif

Awesome-Cellular-Hacking - Awesome-Cellular-Hacking

GUIslice - GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL