News

Waveshare ESP32-H2-Zero is a tiny USB-C development board based on Espressif Systems' ESP32-H2 RISC-V SoC with Zigbee, Thread ...
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 … ...
The ESP32-S3 is on the higher end of the spectrum when it comes to performance and capabilities, and I recently picked one up ...
I had one of those why-didn’t-I-think-of-it moments this week, reading this article about multiplexing I2C on the ESP32 microcontroller. The idea is so good, and so simple, that it’s almost ...
Arduino, the open-source hardware pioneer with 32 million active developers worldwide, today announced the Arduino Nano ESP32, the newest member of th ...
If you want to build your own smart home tech, then this display from Elecrow is a fantastic way to get started.
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 ...
In an exciting development for Internet of Things (IoT) enthusiasts, Arduino has unveiled its latest offering: the Arduino Nano ESP32. This compact but robust addition to the brand’s Nano family ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...