News

Designed by Namnam in Vietnam, the ESP32 Modbus gateway is built to communicate with PLCs and industrial sensors over Modbus ...
Discover the ESP32 Cheap Yellow Display Board: low-cost, Wi-Fi + Bluetooth, 2.8″ touchscreen, ideal for IoT, GUI projects, and learning.
The power of Espressif’s ESP32-S3 meets Arduino’s unmatched customer experience, documentation and community — all in the compact form factor of the Nano. Provides support for both ...
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...
T he ESP32 is a fantastic little microcontroller with a world of possibilities. Its specifications may appear modest, but its capabilities enable it to power all kinds of devices.
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi ...
Sometimes you need to get a project to talk to you, so you can see what’s going on inside. The ESP32 console Arduino library from [jbtronics] promises just that. The library adds a simple ser… ...