News

This project is a smart water dispenser system built using an ESP32 microcontroller, MicroPython, an ultrasonic sensor, and a relay. The system automatically dispenses water when an object is detected ...
This project is a smart water dispenser system built using an ESP32 microcontroller, MicroPython, an ultrasonic sensor, and a relay. The system automatically dispenses water when an object is detected ...
Can I use standard Python libraries with MicroPython ... to successfully build your own LED webserver with the ESP32. A fully Functional DIY ESP32 Smartwatch with multiple Watch Faces, Heart Rate ...
The MakePython ESP32 Kit is a great solution for MicroPython programming on the ESP32. Along with the MakePython ESP32 development board, the kit includes electronic components and modules to use in ...
The first article in this series about MicroPython ... the sensor can be read out without any problems. These sensors communicate via the 1-Wire bus and thus occupy only a single I/O pin of the ESP32.
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between ...