Search found 3 matches

by kma_jg
Mon May 06, 2019 10:47 am
Forum: General Discussion and Questions
Topic: ESP32 Deepsleep with external input trigger
Replies: 1
Views: 1681

ESP32 Deepsleep with external input trigger

Hi, I've been searching for some examples of using a PIR and waking up the ESP32 (NodeMCU ESP32S v1.1) when the PIR detects motion, but I'm yet to find anything that works. MicroPython v1.10-227-g696549d2e on 2019-03-17 My code is very simple and would appreciate suggestions where to put the ESP in ...
by kma_jg
Sat Apr 06, 2019 5:20 am
Forum: MicroPython pyboard
Topic: data write speeds and broken SD cards
Replies: 36
Views: 36458

Re: data write speeds and broken SD cards

Hi,
I know this a very old thread, but I find it still very useful.
I've been looking at the ADXL345 data using the I2C interface, but the SPI interface you use here seems better.
Would you mind sharing the ADXL SPI code?
Thanks
by kma_jg
Sun Mar 03, 2019 6:59 am
Forum: Programs, Libraries and Tools
Topic: uPycraft connecting to ESP32
Replies: 1
Views: 1796

Re: uPycraft connecting to ESP32

I have the same issue. Sometimes it would connect and disciver the files, but most of the time it doesn't.
I'm looking for alternative IDEs. Sick of trying to connect with an unreliable tool.