Build the ESP-FLY, a tiny, phone-controlled ESP32 pocket drone powerful enough to fly indoors & outdoors! To bring the ...
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 ...
We’ve been keeping up with the ongoing software developed for the ESP32 WiFi chip, and that means a lot of flashing, hooking up random wires, and rebooting. Along the way, we stumbled on an ...
We will fetch GPS data from the Neo-6M GPS module using the ESP32 and send this data to a map plotting and routing API via a ...