8000 GitHub - sandroschmitz/rc-switch: Arduino lib to operate 433/315Mhz devices like power outlet sockets.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sandroschmitz/rc-switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rc-switch

Use your Arduino or Raspberry Pi to operate remote radio controlled devices

##Download https://github.com/sui77/rc-switch/releases/latest

##Wiki https://github.com/sui77/rc-switch/wiki

##Info ###Send RC codes

Use your Arduino or Raspberry Pi to operate remote radio controlled devices. This will most likely work with all popular low cost power outlet sockets. If yours doesn't work, you might need to adjust the pulse length for some to work.

All you need is a Arduino or Raspberry Pi, a 315/433MHz AM transmitter and one or more devices with a SC5262 / SC5272, HX2262 / HX2272, PT2262 / PT2272, EV1527, RT1527, FP1527 or HS1527 chipset. Also supports Intertechno outlets.

###Receive and decode RC codes

Find out what codes your remote is sending. Use your remote to control your Arduino.

All you need is a Arduino, a 315/433MHz AM receiver (altough there is no instruction yet, yes it is possible to hack an existing device) and a remote hand set.

For Raspberry Pi, clone the https://github.com/ninjablocks/433Utils project to compile a sniffer tool and transmission commands.

About

Arduino lib to operate 433/315Mhz devices like power outlet sockets.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%
0