Arduino based Ultrasonic Radar
Vivek Thota
Unknown
- 0 Collaborators
This project is about using the ultrasonic sensor to detect objects and get processed with Arduino Micro-controller. ...learn more
Overview / Usage
The ultrasonic sensor detects the objects by getting functioned with servo motor which is operated with Arduino Micro-controller code and the sensor sends the results and positions to the PC through the COM Port. The Processing software is useful to plot this results graphically along with the sensor outputs which is clearly depicted in the video. The Java(Processing3) application takes the COM port as a functioning part and grabs the outputs through the arduino MCU.