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 […]
Arduino
How to Interface 4×4 Keypad with Arduino
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 […]
How to Make LED Air Pollution Meter Circuit with Arduino
In this project I will show how to construct an air pollution meter using MQ-135 sensor and arduino. The pollution level in the air is indicated by series of 12 LED. If higher the number of LEDs glows, the higher the pollution content in the air and vice versa. Overview This project can prove […]
Learning Basic Arduino Programming – Tutorial for the Newcomers
In this tutorial I have explained how to do basic Arduino programming through example codes and sample programs. This tutorial can be an extremely valuable course for all the newcomers who wish to grasp the basics through easy, understandable language. Introduction According to wikipedia a microcontroller is equivalent to a mini computer built inside a […]
Types of Arduino Boards with Specifications
In this post we present a list of around 20 popular Arduino boards that are used by engineering students and professionals for their specific application needs. The types of Arduino boards discussed here are designed with a range of unique features and specifications to suit a desired application in the most effective way. The range […]
How to Make a Wireless Robotic Arm using Arduino
This robotic arm circuit which can be also implemented like a robotic crane, works using 6 servo motors and can be controlled through a microcontroller remote control, using an Arduino based 2.4 GHz communication link. Main Features When you are building something as sophisticated as a robotic arm, it must look modern and must include many […]





