Projects

GSM based home devices control system

GSM based home devices control system

The project aims at a system allowing user to control home based appliances through Sms along with acknowledgements. Here user need not switch home appliances on and off manually. Our system allows user to operate these devices through sms, also the status weather the device is switched on or not is sent to user via […]

Electronic lock using pic microcontroller

Electronic lock using pic microcontroller

Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based digital lock for Doors is an access control system that allows only authorized persons to access a restricted area. Electronic lock […]

Digital multimeter circuit using pic microcontroller

Digital multimeter circuit using pic microcontroller

Hello everyone, thank you for checking out my first Instructable. I have enjoyed seeing your creations over the years and love what all of you are contributing. This project is a spin off of one that I recently saw here and I need to give a shout out to Bot1398 because he demonstrated to me in his Instructable that you could […]

Receive sms gsm module using pic microcontroller

Receive sms gsm module using pic microcontroller

GSM modules are fascinating to use especially when our project requires remote access. These modules could make all actions that our normal mobile phone could do, like making/receiving a call, sending/receiving a SMS, connecting to internet using GPRS etc. You can also connect a normal microphone and speaker to this module and converse on your mobile […]

Circuit Diagram of Contactless Digital Tachometer

contactless tachometer circuit with code

A Tachometer is a device which measures the speed of a rotating object like an electric motor or a crank shaft of a vehicle engine. Speed of an electric motor is determined by the number of revolutions made by the motor in one minute. In other words, speed is measured in RPM (Revolutions per Minute). […]

password based circuit breaker using pic microcontroller 1

password based circuit breaker using pic microcontroller

A circuit breaker is an automatically operated electrical switch designed to protect an electrical circuit from damage caused by overload or short circuit. Its basic function is to detect a fault condition and interrupt current flow. Unlike a fuse, which operates once and then must be replaced, a circuit breaker can be reset (either manually or […]

Tv remote controlled home automation system

Tv remote controlled home automation system

In this project, we are using IR based wireless communication for controlling home appliances. In this project, Arduino is used for controlling whole the process. We send some commands to the controlling system by using IR TV/DVD/MP3 remote for controlling AC home appliances. After receiving signal from IR remote, Arduino sends related signal to relays […]