Skip to content

Commit

Permalink
Merge pull request #5 from dmsherazi/master
Browse files Browse the repository at this point in the history
Added a readme
  • Loading branch information
sui77 committed Oct 28, 2015
2 parents 790b03e + e5fa344 commit 800c8fd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# rc-switch
Use your Arduino to operate remote radio controlled devices

##Info
Send RC codes

Use your Arduino to operate remote radio controlled devices. This will most likely work with all popular low cost power outlet sockets.

All you need is a Arduino, 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.

0 comments on commit 800c8fd

Please sign in to comment.