Skip to content

3KUdelta/NeoPixels_Parking_Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeoPixels Parking Sensor

Using NeoPixels and an Ultrasonic Sensor as a parking aid

Parking sensor using a neopixel led ring and distance sensor (HC-SR04). Configure the digital pins used for distance sensor and neopixels at the beginning of the code.

Advice! In general to feed leds and distance sensor serparatly from your Arduino. My Nano did survive the test - does not use too much juice... You can also adjust intesity of the LEDs to reduce the power requirements.

Version 1.0 - Created by Henrik Ekblad (https://github.com/mysensors/MySensorsArduinoExamples/blob/master/examples/ParkingSensor/ParkingSensor.ino)

Version 1.1 - Modified by Marc Stähli (different display for approaching, code cleanup)

Find here the files to print it on your 3D printer: https://www.thingiverse.com/thing:4026559

NeoPixels Parking Sensor

NeoPixels Parking Sensor

NeoPixels Parking Sensor

Super simple build (it is all in the software ;-) NeoPixels Parking Sensor

About

Using NeoPixels and an ultrasonic sensor as a parking aid

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages