ESPConnect is a capable flashing utility for ESP32 and ESP8266 boards. It depends on the Arduino IDE or PlatformIO IDE if you plan to use community-submitted or ready-made firmware. The web-based ...
I've been on a mission to unify all my smart devices under one app, and as someone who's running most of his smart devices with ESP32s, the toaster seemed like the next logical step. After all, all I ...
This project allows you to control a car wirelessly using WiFi, using an ESP8266 microcontroller as the brain of the car. The system consists of a client code running on the car and a server code ...