How to use Arduino UNO with TM1638 7-Segment LED Driver
In this article, I will show you how the TM1638 7-segment LED driver IC works and how to connect it to an Arduino UNO. I …
Here we offer a variety of projects that are of intermediate difficulty, requiring a bit more work but are still quick to build. These projects include tutorials on how to use Arduino UNO with different displays , and using an Infrared (IR) Remote with the ESP32 microcontroller. Other guides cover the use of stepper motor drivers and real-time clock (RTC) modules. These projects are designed to enhance your skills in microprocessor programming and hardware interfacing.
In this article, I will show you how the TM1638 7-segment LED driver IC works and how to connect it to an Arduino UNO. I …
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 …
In this tutorial I will show you how to use an Infrared (IR) Remote with the ESP32 microcontroller. I’ll cover the essential info you need …
A stepper motor driver such as the TB6600 is straightforward and quick to set up. In this article, I will take you through all the …
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 …
Are you searching for a powerful and versatile display driver for your project? Look no further than the ILI9486 chip. In this article, we will …
Have you ever wanted to build a project that utilizes a 4-digit or an 8-digit 7-segment display? Driving a large number of 7-segment displays with …
Do you want to know how to use an Arduino with a real-time clock (RTC) module? Well, you’re in the right place! In this article, …
In this article, you learn about using NPK sensors with Arduino. NPK (Nitrogen, Phosphorus, and Potassium) are plants’ three vital macronutrients. You can use the …
In this article, I will show you how to control a fan with an Arduino UNO board. Fans are a common household item often used …
In this article, you will learn how to interface a thermocouple to the Arduino UNO. There are several types of thermocouples with a wide range …
The number of GPIOs on the Arduino can sometimes feel a bit limited. For example, if you have a project where you want to control …
You cannot imagine the world these days without GPS. Millions of people use GPS to navigate from one place to another every day. GPS also …
In this article, you will learn how to use an MPU6050 module. The MPU6050 is a 3-axis accelerometer and 3-axis gyrosensor. It helps you build …
A current sensor is a critical part of any load sense application. They are used in metering applications, overload detention and protection, rectification and other …
In this tutorial, I will take you through the necessary details to build an Arduino and an SD card project. SD cards enable you to …