Skip to content

Real world visualization using OpenCV on a Raspberry Pi to make LEDs react in real-time

License

Notifications You must be signed in to change notification settings

benbenbob1/motion2color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motion2color

Gets the color of any movement using OpenCV

Install requirements:

`pip install -r requirements.txt`
(Might require sudo on a Raspberry Pi)

Install Python OpenCV

SPIDev

Must be installed if using APA102 LEDs
`pip install spidev`

About

Real world visualization using OpenCV on a Raspberry Pi to make LEDs react in real-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages