Easy Digital Thermometer: Successful DHT11 Setup with ESP32-C6
I create here an ESP32-C6 temperature display with DHT11 and TM1637. It is a 4-digit 7-segment temperature display
I create here an ESP32-C6 temperature display with DHT11 and TM1637. It is a 4-digit 7-segment temperature display
Learn how to use a SD card with ESP32-C6 and Arduino, using the Arduino official library and my own dev board (details in the post)
Let’s study ESP32 interrupts in Arduino IDE, both the hardware one (digital input) and the timer one (internal timer)
The HW-006 optical line tracker sensor is an optical assembly used to track lines, mainly for small competition vehicles
We will see how to control the hobby servo motor SG90 with ESP32-C6, by using a library called Servo.h. Simple way of controlling a servo
I will show you how to get using the ESP32-C6 with CircuitPython, flashing the bin file to make it work. We will use an Espressif software
See the process to develop a circuit board for the ESP32-C6 with some sensors onboard, like the LM35, DHT11 and also a LED WS2812