🐦 Twitter
| 📺 YouTube
| 🌍 mkme.org
Support this project and become a patron on Eric's Patreon.
Website, Forum and store are at http://mkme.org
Chat with Me: Discord
Eric's ESP32 stuff for the various ESP32 boards and programming files in my collection. Since the ESP32 is supported by MicroPython I will try to incorporate it in to more projects and videos as best I can.
Buy an ESP32 Cam board here: https://amzn.to/2MMk2QP
Buy the ESP32 Lite Board here: https://amzn.to/2YDs3tN
Buy the OLED version here: https://amzn.to/36DUf4b
Buy the ESP 32 Lite on Amazon here: https://amzn.to/3coe2be
- Got to micropythong.org
- Download ESP32 Firmware for board
- Open Thonny and pick ESP32 on USB and flash firmware .bin
- Thonny Repl should be working
4MB Flash
Lithium battery interface, 500mA Max charging current
Default firmware: Lastest MicroPython firmware
Max serial baud rate: 256000bps
-
GPIO 22 has built in LED
-
No power LED so no wasted consumption
-
https://diyprojects.io/wemos-lolin32-lite-compact-revision-lolin32-4-90/
-
Not lite but same programming https://www.youtube.com/watch?v=BzAo48cFhS8&ab_channel=
-
See ResQ repo for updated ESP32 camera code but copied here for quick use
-
Interesting Google Cam use https://www.youtube.com/watch?v=Upcr_rXnMQY&ab_channel=anyboards
-
BME 280 I2C with ESP cam: https://3iinc.xyz/blog/how-to-use-i2c-sensor-bme280-with-esp32cam/