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 …
Explore into the world of IoT with this category, exploring how microprocessors such as Arduino and ESP32 can be used to create interconnected devices that share data over the internet. From smart homes to weather stations, from health monitors to smart agriculture systems, this category provides a host of project ideas and techniques to bring your IoT ideas to life.
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 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 …
Does it annoy you having to adjust all clocks to daylight saving time twice a year? If so, then this article is for you! I …
An Arduino network shield enables you to bring your projects to the Internet. With the surge in IoT (Internet of Things) applications, Arduino UNO with …
In this project, you will learn how to create an automatic indoor watering system with the Arduino IoT Cloud. This system allows you to monitor …