Arduino Based Automatic Call Answering Machine

author prototype of automatic call answer machine

The project “Arduino and GSM Based Automatic Answering Machine” is designed to answer the phone call with prerecorded message when we are unable to attain call. Sometime in this busy world we might not be able to attain the phone call due to several reasons (generally when we are in bathroom or watching movie in cinema or forget mobile in home). These calls might be important i.e. call might be from office or business call which cannot be ignored. Thus, the project posted here receive the call after three rings…

Read More

10 Level Battery Charge Indicator Circuit

10 level battery charge indicator

We already indicates state of battery using battery status indicator circuit and battery voltage state indicator using 741 IC, this time we indicate battery status in 10 different levels. The project “10 Level Battery Charge Indicator Circuit” is designed using comparator IC LM3914, used to indicates charge of battery in 10 different level. The project uses 10 LEDs to indicate the charge of battery in 10 level i.e. each glowing LED indicates 10% of charge in battery. Let say, if seven LEDs glow, the charge available in battery is 70%. It…

Read More

CCTV Switcher Circuit using Timer IC 555

cctv switcher circuit using 555 ic

Here is a simple project CCTV Switcher circuit using timer IC 555 and decade counter IC 4017. The basic function of this project is to switch between different CCTV cameras sequentially i.e. one CCTV output is displayed on TV at a time. A CCTV (Closed Circuit Telephone) camera is used for video surveillance by using a video camera. Sometimes one CCTV camera is not sufficient for surveillance entire area thus we have to use multiple cameras to cover the entire area of surveillance. The circuit posted here control four CCTV…

Read More

Arduino and RFID based Door Access System

arduino and rfid based door opening system

The project Arduino and RFID-based Door Access System is basically an access control system and can be placed where authorized entry is compulsion like office, school, etc. Previously in bestengineeringprojects.com, we had already posted RFID based security system using microcontroller AT89C52 which is used to open the door and Arduino and RFID Based Attendance Systems for taking attendance. Working of RFID Module | Arduino and RFID based Door Access System RFID (Radio Frequency identification) basically use an electromagnetic field to detect unique tag assigned to object in the vicinity. An RFID…

Read More

Top 10 Arduino Projects 2017

top 10 arduino projects

Here we had complied a list of top 10 Arduino Project 2017 that would be cool, useful and efficient to design in free time. Before talking about the list of 10 awesome project using arduino we would like to clear some point about arduino board. So, what is Arduino? | Top 10 Arduino Projects 2017 Arduino is an open-source design consist a microcontroller and all the necessary circuitry on a signal board. A USB plug is given to communicate between computer and arduino board. The programming is done in Arduino Programming…

Read More

Accident Detection and Alert System using Arduino

author prototype of accident detection system

Today in this article we are going to build a project called Accident Detection and Alert System using Arduino UNO, GSM module, GPS module, and Vibration Sensor Module. The vibration sensor module used in this project is used to detect the change in linear velocity, displacement, or acceleration. The GPS module detects the exact location (longitude and latitude) and the GSM module is used to send all information to the mobile number assigned in the software code. You may also like the Car Lock System using Arduino and GSM modules.…

Read More

Sound Activated 0-30 Minutes Timer Circuit

30 minutes timer circuit using 555

The project “Sound Activated 0-30 Minutes Timer Circuit” is a simple project designed using timer IC 555 and LM324 Quad op-amp IC. By using this project, one can activate or de-activate the appliance using sound, and the time delay can be adjusted from a few seconds to 30 minutes. Application: The applications of the project Sound Activated 0-30 Minutes Timer Circuit are: Used as a sound-activated burglar alarm. Used as timer circuit in kitchen, house. used for appliance operations like refrigerators, TV, Rice-cooker, etc. by adjusting the time as per…

Read More

Arduino and RFID Based Attendance System

arduino and rfid based attendance system circuit

The project Arduino and RFID Based Attendance System is simple and is used at any place where attendance is taken for maintaining the register. Previously we had posted a project using RFID and microcontroller AT89C52 called RFID Based Security System using Microcontroller AT89C52 used for the open door. Similarly, Arduino and RFID-based Door Access System RFID (Radio Frequency Identification) uses an electromagnetic field to detect unique tags assigned to object in the vicinity. An RFID tag is more secure and conventional because RFID traces tags hidden inside objects, unlike bar…

Read More

IC 555 Based Automatic evening lamp

automatic evening lamp using 555

The project “IC 555 based Automatic Evening Lamp” is simple and built around timer IC 555 and LDR. The bulb used in the circuit is turned on automatically in low light (evening) and turned off in the morning. Various other automatic night lamp circuit is already posted on betsengineeringprojects.com. Some are listed here, Automatic Night Lamp Circuit using TRIAC and SCR, Automatic night lamp using 7486 IC, Light Sensor Switch Circuit using LDR, and 741 IC. The circuit posted here is a standalone automatic evening lamp; simply you have to connect…

Read More

DIY Distance Measurement using GPS and ATmega328P

distance measurement using GPS and ATmega328

Whenever we thought about distance measurement, an image of a circuit designed using an ultrasonic sensor is formed in our minds. But today we are going to present here a distance measurement project using the GPS (Global Positioning Measurement) module. The project named DIY Distance Measurement uses GPS and ATmega328 which measure the distance between two positions using the haversine formula. The start point is the position where switch SW1 (Reading Switch) is pressed and the endpoint is the position when switch SW2 is pressed (Switch Switch). Thus, the circuit…

Read More