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 Projects
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 7 Segment Digital Clock with Beep Alert Circuit
In this post I will show how to construct a digital clock using 7 segment LED display with Arduino controlled design. How the Circuits Works The proposed 7 segment clock circuit is inexpensive and even beginner in Arduino can accomplish it with ease. This clock consists of four 7 segment displays, two for hours and […]
How to Make TDCS Brain stimulator Circuit
In this article I will show how to construct an interesting project, which could potentially enhance your brain’s capability. I have explained how to make a TDCS brain stimulator circuit. Overview This may sound like science fiction, where an evil scientist connects his head to some complex machine and gaining super human capabilities. This may […]
Raspberry Pi Explained
In this article I have explained about Raspberry Pi single board computer, their specifications, how to use them in a project, we are also going to do a small comparison between Arduino and Raspberry Pi, so that we can choose which of them are best for your projects. What is Raspberry Pi? Raspberry Pi is […]
Ultrasonic Distance Meter Circuit Using 16×2 LCD
In this article I will show how to construct an ultrasonic distance meter circuit using Arduino and 16×2 LCD. We are also going to see what an ultrasonic module is, how it works and how it can be used to measure distance. What is ultrasonic? An average healthy human being can hear frequencies ranging from […]