ESPConnect is a capable flashing utility for ESP32 and ESP8266 boards. It depends on the Arduino IDE or PlatformIO IDE if you ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...
My first foray into the IoT utilized the Espressif ESP8266, an SoC with 32-bit MCU and 2.4-GHz Wi-Fi built in. Since then, I have used many different module variants based on the microcontroller. So ...
Reddit user [nomoreimfull] posted code for a dynamic WiFi beacon to r/arduino. The simple, but clever, sketch is preloaded with some rather familiar lyrics and is configured to Rickroll wireless LAN ...
LED matrix display comes in. There are plenty of LED-based displays out there like this one, but the problem is that many of them are proprietary, may not support your own self-hosted solutions, or ...