In this article we will see how an Arduino based RFID reader circuit could be used for controlling a relay, which in turn could be used in security door lock applications. Overview If you haven’t yet checked the previous RFID article, please go ahead check it out, it covered the basics of RFID technology. We […]
New Circuit Projects
Triac Phase Control using PWM Time Proportional
A triac phase control using a PWM circuit can be useful only if it’s implemented using a time-proportional format, otherwise the response could be haphazard and inefficient. In a few of of my earlier articles as given below: Simple Remote Controlled Fan Regulator Circuit Push Button Fan Regulator with Display Circuit Dimmer Circuit for LED […]
RFID Reader Circuit using Arduino
In this article we are going to take a tour on RFID circuit technology. We will be exploring how RFID tags and readers work, how to interface RFID module (RC522) with Arduino and extract some useful information from the RFID tags. Using RFID Tags I am sure every one of you has used RFID to […]
Arduino Barometric Pressure Sensor Circuit – Working and Interfacing Details
In this article we are going to explore, what is a Barometer and how to interface a barometric BMP180 sensor with Arduino. We will also be exploring some of its important specification and finally I have explained how to predict weather using barometric readings. What is Barometer? Barometer is an instrument for measuring atmospheric pressure. […]
How to make a Remote Controlled Game Scoreboard Circuit
In this post I have explained how to build a simple remote controlled game scoreboard circuit with two digits for facilitating the user a hassle free changing of the digits remotely, during a game or a match. The idea was requested by Mr. Richard. Circuit Objectives and Requirements For our co-ed volleyball game we use […]
Single LM317 based MPPT Simulator Circuit
To make this simple MPPT circuit we first modify a standard LM317 power supply circuit into a buck converter then configure it with a solar panel for implementing an MPPT function. Modifying a LM317 Power Supply into an MPPT Solar Optimizer In our previous article I have explained how a standard LM317 power supply could […]