In this post I have explained how to interface a 4×4 keypad with Arduino. We are going to see what is a keypad, how it is constructed and a how to program the Arduino to receive keystrokes form the keypad and print them in serial monitor. What is a keypad? A keypad is a portable […]
Search Results for: ARDUINO PROJECTS
Arduino IR Remote Control Circuit
In this post I will show how to construct a customizable Arduino based IR (infrared) based wireless remote control switch, which consists of IR remote and a receiver, you may modify according to your needs. In the later part of the article I have explained about an upgraded foolproof version of an IR remote control […]
Arduino Digital Clock Using RTC Module
In this post I will show how to construct a digital clock using RTC or Real Time Clock module. We will understand what “RTC” module is, how to interface with Arduino and what it does. By: RTC module is a circuit, which keeps track of current time accurately. It does two functions, it communicates with […]
Make this Digital Temperature, Humidity Meter Circuit using Arduino
In our previous article, I have explained how to interface temperature humidity sensor with arduino and read out displayed on serial monitor of arduino IDE. In this post I have explained how to display the reading on a 16×2 LCD display for the proposed digital temperature/humidity meter using Arduino. Introduction This project may be used […]
Categories
I have compiled a complete list of categories on this website to help you quickly find and navigate the electronic circuits you’re looking for. Let’s get started. Arduino Projects for Engineers In this category I have introduced comprehensive Arduino circuit designs for EEE and BE students. These include detailed explanations, images, and online support, which […]
AMS1117 1A LDO Voltage Regulator IC – 3.3V, 1.8V, 2.5V, 5V Regulators
In this post I will be talking about one famous voltage regulator IC called AMS1117. It is a 1 Amp Low Dropout (LDO) Linear Voltage Regulator and we can get it in both fixed output types and also adjustable output version. It is super small, easy to use and available in SOT-223 package mostly, which […]