How to synchronize ESP32 clock with SNTP server
In this tutorial you will learn how to synchronize the ESP32 clock with an SNTP server to always have accurate time and never have to …
In this tutorial you will learn how to synchronize the ESP32 clock with an SNTP server to always have accurate time and never have to …
Learn how to build weather station with an ESP32 that displays local or internet weather information on an e-Paper display. In this tutorial you will …
In this tutorial you will learn the basics of how to build your own internet weather station using an ESP32. We will download weather data …
In this tutorial you will learn how to build an always accurate Digital Clock with the CrowPanel 3.5″ ESP32 Display. We are going to synchronizing …
In this tutorial you will learn how to get started with the CrowPanel 2.8″ ESP32 Display from ELECROW. The CrowPanel displays are great, since the …
In this tutorial you will learn how to build an LED Ring clock with the WS2812 LED strip and an ESP32. We will add automatic …
In this tutorial I will show you how to add more inputs with the 74HC165 Shift Register to your Arduino or ESP8266/ESP32. The popular Arduino …
In this tutorial we are building the Elegoo Conqueror Robot. The instructions that come with the kit are detailed and fairly easy to follow. But …
In this tutorial you will learn how to find the default pins for the I2C and SPI interface for the microcontrollers supported by the Arduino …
In this tutorial you will learn how to drive power LEDs with the LD1500SB LED driver and an ESP32. Normal LEDs can be directly controlled …
In this tutorial you will learn how to monitor LiPo battery charge levels using the MAX1704X. The hardware and code examples are for an ESP32 …
In this tutorial you will learn how to blink multiple LEDs together but with different frequencies or delays and duty cycles using an Arduino or …
In this tutorial you will learn how to build a motion-activated, battery-powered ESP32-CAM (AI-Thinker) to take pictures, whenever a PIR sensor detects movement. We will …
In this article you will learn the programming of the ESP32-CAM module. The ESP32 Camera modules are comparatively cheap and very nice to build simple …
In this article you will learn how to control an Air-Conditioner via IR with an ESP32 or ESP8266 microcontroller. Most, modern Air Conditioning units come …
In this tutorial, you will learn how to implement a web server on the ESP32 microcontroller to control it wirelessly over Wi-Fi. This allows you …