An open API service indexing awesome lists of open source software.

https://github.com/lbovet/movir

Arduino project to detect motion with a PIR module for issuing a IR remote control code
https://github.com/lbovet/movir

Last synced: about 2 months ago
JSON representation

Arduino project to detect motion with a PIR module for issuing a IR remote control code

Awesome Lists containing this project

README

        

# movir

Detect motion with a PIR module and issue a IR remote control code, e.g. to switch on radio when entering a room.

I actually use it for triggering wake-on-lan via [castagnet](https://github.com/lbovet/castagnet).