Skip to content

razr22/ArduinoStopLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

ArduinoStopLight

Provides incoming object detection functionality through an Ultrasound sensor. Implements object detection and calculates it's displacement vector to determine if the object is approaching the sensor. Once approaching, the program illuminates an LED strip to display the relative safe distance to the sensor (green, yellow, red).
An example of a real world application would be for a garage, when having to park a car in a tight space.

Required Materials:

(1) Arduino Uno  
(1) Ultrasound Sensor  
(1) RGB LED variant

About

Arduino object motion vector detection script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages