News

Baguette S3 breadboard-friendly ESP32-S3 board takes only one row through its 30-pin GPIO header, also offers a microSD slot, ...
Waveshare ESP32-H2-Zero is a tiny USB-C development board based on Espressif Systems' ESP32-H2 RISC-V SoC with Zigbee, Thread ...
You can use a microcontroller to build a clock. After all, a clock is just something that counts the passage of time. The only problem is that microcontrollers can’t track time very accurately. They ...
The ESP32-S3 is on the higher end of the spectrum when it comes to performance and capabilities, and I recently picked one up ...
In this tutorial, we will learn how to install multiple versions of the ESP32 board package in the Arduino IDE. Once set up, you’ll have the option to choose a specific version of the ESP32 package ...
Thermal printing is a non-impact printing method that uses heat to produce images or text on specially coated heat-sensitive paper, known as thermal paper. It prints by passing the thermal paper over ...
This project demonstrates how to connect an ESP32 to a WiFi network with extensive debugging features, network scanning, and automatic reconnection capabilities. The code includes detailed ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.