Skip to content

EmadsGitHub/opencvlightswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencvlightswitch

This project is for me to to automate my room's lights simply by sitting down at my desk. The automatic light switch is powered by OpenCV and Arduino/STM32.

Basically, arduinos can communicate with python scripts through simply passing infromation into a designated COM port. Therefore, we can automatically communicate to it to perform functions using a library like OpenCV.

A camera detects my face, and turns on a light. If I leave for a while, it turns back off.

Attached is the full code to see.

About

Automatic light switch powered by OpenCV and Arduino/STM32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published