In this post I will show how to construct a farmer friendly GSM pump motor controller circuit which couldturn on and off the irrigation system remotely from anywhere in the world via cellphone SMS and return you with an acknowledgement message. The idea was requested by Mr. PG Ragavandir. The Design Agriculture is one of […]
Arduino Projects
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 […]
GSM Fire SMS Alert Project
In this article I will show how to construct a GSM fire alert circuit system using Arduino and DHT11 sensor, which will alert the user via text message (SMS), regarding a fire hazard within the premise where it is installed. Using DHT11 Sensor We are using DHT11 sensor for sensing unusual temperature rise around the […]
How to Send and Receive SMS Using GSM Modem
In this article I have explained, how to send and receive SMS using GSM modem which is controlled by Arduino. Let us see, what GSM modem is, how to interface it with Arduino, how to send SMS with the setup. We are also going to explore what are all applications we can achieve with GSM […]
Password Security Lock Circuit Using 4×4 Keypad and Arduino
In this post I will show how to construct a password security lock circuit, which can be accessed by a 6-digit password. To be more precise it is alpha numeric password. Hardware for this Project We are going to utilize 4×4 keypad, which consists of 0 to 9 decimal values, two special character ‘#’ […]
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 […]