Search found 4 matches

by mrmonteith
Tue Oct 05, 2021 11:10 pm
Forum: ESP-IDF
Topic: Using SIM7000G with IDF
Replies: 6
Views: 5358

Re: Using SIM7000G with IDF

Not sure if this will help you get closer.
https://github.com/Xinyuan-LilyGO/LilyG ... IoTHub.ino
by mrmonteith
Fri Feb 16, 2018 4:41 pm
Forum: ESP32 Arduino
Topic: Any Status on analogWrite() ?
Replies: 1
Views: 4059

Any Status on analogWrite() ?

I've been playing around with a couple of different ESP32 devices. I would like to be able to showcase them against some of the Arduino devices. People complain about the memory on some of their Arduino projects etc. Here I have some nice ESP32 devices that can run circles around them processing, me...
by mrmonteith
Mon Feb 12, 2018 3:01 pm
Forum: ESP32 Arduino
Topic: Confusion On Memory For Programming?
Replies: 2
Views: 8372

Re: Confusion On Memory For Programming?

Thanks so much. It was getting a little confusing when they were talking about other types of memory and how it can be used. Guess it will take some time. I'm interested to see how this device from Analoglamb works with 128mb of Flash. I may end up building my own boards.txt entry if they don't have...
by mrmonteith
Fri Feb 09, 2018 2:37 pm
Forum: ESP32 Arduino
Topic: Confusion On Memory For Programming?
Replies: 2
Views: 8372

Confusion On Memory For Programming?

I looked around and I get confused on what memory is used for what. I've been programming using the Arduino IDE and have programmed the ESP8266 and ESP32 devices. Of course the specs for each development board is a bit different. But assuming the ESP-WROOM-32 specs. It talks about ROM, on-chip SRAM,...