This project explains how to build a fully automatic ultrasonic water level controller where the water pump motor starts automatically when the tank level goes below a preset LOW level and stops automatically when the tank becomes FULL. The whole system is wireless, reliable, and there are no corrosion problems because the ultrasonic sensor never […]
Arduino Projects
Can EGS002 Work With a Standard 16×2 LCD?
Many people build inverter using EGS002, then they ask can we connect normal 16×2 LCD or not?? So the answer is yes, but not the way you may think. Understanding LCD Side Of EGS002 As we all know EGS002 is built around EG8010. That chip is dedicated SPWM sine wave inverter controller IC, which handles […]
How To Use And Program ATmega Microcontrollers From Scratch Without Arduino
ATmega microcontrollers, they are coming from the AVR family which Atmel developed long back, and later this Atmel company was taken by Microchip. So now officially Microchip owns it but still people say Atmel AVR only. These MCUs became very popular slowly because they are easy to understand, quite affordable, stable in long run and […]
Control a Relay ON OFF Using SIM Card, Mobile Phone, and Arduino
This project I will explain how we can control a relay remotely using a SIM card and a normal mobile phone, with help of Arduino and a GSM module. The relay can be turned ON or OFF by sending an SMS or by making a phone call to the SIM card placed inside the GSM […]
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 […]
Arduino 2-Step Programmable Timer Circuit
In this article I have explained how to make a simple 2-step Arduino programmable timer circuit, which can be used to switch an electrical load ON/OFF with independently adjustable ON and OFF timings. For example if you want a light to remain ON for 24 hours and OFF for 2 hours, you can simply do […]





