WEEK 9 Activity FYP1
Choose Suitable Component @Sensor
The aim of this project is to build a car with safety system that will warn the driver if it detects suspicious driving activity and to send an alert message to the rescue team if an accident is detected. Plus, it will send a flood level that certain area experienced.
For this project, the Arduino Uno is the key part that serves as the brain for this project. Since it functions as a microcontroller, it is the main source of receiving and transmitting data.
the idea of this project is by running an ultrasonic sensor then it will measure the flood level once the current car that used IROVAS system pass through the flood area, the IR sensor will track the car's speed, and the vibration sensor will detect some amount of shock. To be interpreted, the input signals will be sent to the microcontroller. The Arduino is the main brain of this system and, based on the signals received from the sensors, determines the output.
So, the sensor that has been choose is ultrasonic sensor.
This system is designed to warn about the state of the adjacent river water. This system uses an ultrasonic sensor to measure the distance of water level at the river. The microcontrollers do the processing using the measurement data from ultrasonic sensor. An ultrasonic sensor is an electronic device that measures the distance of a target object by emitting ultrasonic sound waves, and converts the reflected sound into an electrical signal. Ultrasonic waves travel faster than the speed of audible sound.
Comments
Post a Comment