The ESP32 is a microcontroller with built-in Wi-Fi functionality, and by using the Arduino IDE, you can handle network communication relatively easily. In the previous article, we explained the ...
ESP32 I want to read sensor values directly in the browser without setting up a server. This is a story about how I built a "browser dashboard" using the Web Serial API and Next.js, which turned out ...
There are plenty of radios you can buy that pick up MW and SW bands if that’s what you’re into. Or, you can follow [mircemk]’s example, and whip one up yourself instead. The build employs an ESP32 as ...