Skip to content
forked from r10r/rcswitch-pi

A rcswitch-pi fork which implements additional protocols

Notifications You must be signed in to change notification settings

toha/rcswitch-pi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

rcswitch-pi is for controlling rc remote controlled power sockets with the raspberry pi. Kudos to the projects rc-switch and wiringpi. I just adapted the rc-switch code to use the wiringpi library instead of the library provided by the arduino.

Usage

First you have to install the wiringpi library. After that you can compile the example program send by executing make. You may want to changet the used GPIO pin before compilation in the send.cpp source file.

About

A rcswitch-pi fork which implements additional protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%