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 …
LCD displays have become an integral part of our daily lives. They can be found in everything from smartphones to smartwatches, and even household appliances. Their ability to convey information in a clear and concise manner makes them an invaluable tool for communication.
But have you ever wondered how these displays actually work? In this blog post, we will delve into the fascinating world of LCD displays. We explore their inner workings, different types, and the various applications they can be used for.
Whether you are a hobbyist, a DIY enthusiast, or simply curious about the technology behind LCD displays, join us as we unravel the secrets behind these versatile and ubiquitous screens.
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 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 monitor battery voltage levels for battery-powered projects so that you can recharge the battery in time. For …
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 …
Welcome back to our Arduino blog! Today, we are diving into the world of displays for Arduino projects. Whether you are a beginner or an …
In this article, I will show you how to connect an ESP32 microcontroller to a 16×2 LCD display with a parallel data interface. (In a …
Adding a simple display to your ESP32 board can take your project and HMI feature to the next level. A simple display such as an …
In this tutorial I will show you how to connect and Arduino UNO and a ILI9486 TFT Display. The ILI9486 is a popular display controller …
In this tutorial you will learn how to use a DS3231 Real Time Clock (RTC) module with an Arduino. We will build a simple clock …
TFT displays have been around for decades. These low-cost and easy-to-use LCDs are essential to the human-machine interface design. The availability of lightweight libraries makes …
This tutorial will teach you how to use a graphical LCD with Arduino UNO. The 128×64 Graphical LCD is a versatile addition to your projects …
In this article, we will interface a TFT display with a touch interface. This tutorial uses a 2.8-inch LCD with a capacitive touch interface. The …
In this article, I will provide the essential details about the Top 7 Arduino compatible displays that are widely used with Arduino boards. I will …
In this tutorial, you will learn how to use a TMP36 analog temperature sensor with Arduino. I have included a wiring diagram and several example …
This tutorial includes everything you need to know about using DS18B20 1-Wire digital temperature sensors with Arduino. I have included wiring diagrams and several example …
In this tutorial, you will learn how to use an IR remote and receiver with the Arduino. I have included wiring diagrams and several example …