D0WD, a low-cost alternative to LilyGo T-Display, lets you mirror your desktop monitor over Wi-Fi with an ESP32 ...
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 — are all ...
Open-hardware platforms enable rapid prototyping and faster time-to-market of new IoT applications. The objective of this post is to give a brief introduction to another open-hardware IoT playground — ...
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 ...
The Arduino Alvik is a small rolling robot that is programmed via an Arduino Nano ESP32 and has an STM32 Arm Cortex-M4. Alvik is intended as a learning platform for children, providing an introduction ...
Not every DIY project needs a Raspberry Pi ...
I have a lot of different ESP32-based devices, and the memory and processing constraints are both a blessing and a curse. They're a blessing in the sense that they allow for you to make single, ...
A new development board blends the classic UNO layout with built-in Wi-Fi and Bluetooth, aiming to simplify the jump from ...
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 ...