News

There are already many cheap ESP32 drones on AliExpress, or you can even make an ESP32 DIY drone for about $12, but ...
We were drawn to [Max Pflaum]’s ESP32 Dashboard as a great example, it’s an ESP32 hooked up to an e-paper display. The hardware is simple enough, but the software is what makes it interesting.
LILYGO T-Embed SI4732 is an ESP32-S3 development board with an AM/FM radio, a TFT display, a rotary encoder, a built-in ...
A simple and extensible framework for ESP32 based IoT projects with a feature-rich, beautiful, and responsive front-end build with Sveltekit, Tailwind CSS and DaisyUI. This is a project template to ...
The easiest would be to use VS Code w/ PlatformIO then copy and paste 'src/main.cpp' to the 'main.cpp' file that PlatformIO created, and build/upload your ESP32. If errors occur, ensure your .ini file ...