Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 441 Bytes

radar

Radar using ultrasonic sensor

Execution procedure:

ARDUINO CODE-

  1. The distance from the ultrasonic sensor is measured
  2. The data is written to the serial monitor in the format: "angle,distance."

PROCESSING CODE-

  1. The connection is established to serial port
  2. Radar outline is drawn, then the lines are drawn followed by the text
  3. The entire radar UI is covered with a recatangle of 4% opacity to give an effect of fading