Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 474 Bytes

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`