Skip to content

Arduino/Microcontroller based Ultrasonic Sensing Radar

Notifications You must be signed in to change notification settings

ashish3003/ultrasonicRadar

Repository files navigation

ultrasonicRadar

Arduino/Microcontroller based Ultrasonic Sensing Radar

Steps:

  1. Burn ultrasonicRadar.ino to microncontroller
  2. Install python 2.7 and all the other required packages like numpy, scipy, PyQt4, pyqtgraph etc.
  3. Connect microcontroller to your computer through usb cable.
  4. Do check for port (either /ttyUSB* or COM*). Presently the code doesn't check for the port. This has to be done manualy.
  5. Start radApp.py and press "Start Acquisition" to start the radar process.

About

Arduino/Microcontroller based Ultrasonic Sensing Radar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages