In our project , we are using different sensors such as LDR, Temperature, Humidity, Ultrasonic sensor etc. LDR gives us information of light condition and ultrasonic sensor can detect other vehicles which are coming in opposite direction. We can know the exact distance and drive carefully. We are using 16×2 LCD display to know the sensor status. We are using Arduino Mega based on Atmega2560 to process data. It transmits data to mobile phone in critical condition. It means if threshold values of the sensors get crossed , system will send us alert. This project uses regulated 5V supply for all the units.
Software :
- Arduino IDE (Compiler)
- Embedded CPP code
- Proteus Simulator