Uploaded from my local repository
[433Utils_NP] / rc-switch / README.md
1 This is modified version hacked from [433Utils](https://github.com/ninjablocks/433Utils) by Dmitry Shalnoff for [Interplay Mediumâ„¢](https://interplaymedium.org) project.  
2 This fork adapted for NanoPi (and probably other no GPIO interrupt supported devices). This code inherit compatibility with RPi as well.
3
4 # rc-switch
5 [![Build Status](https://travis-ci.org/sui77/rc-switch.svg?branch=master)](https://travis-ci.org/sui77/rc-switch)
6
7 Use your Arduino or Raspberry Pi to operate remote radio controlled devices
8
9 ## Download
10 https://github.com/sui77/rc-switch/releases/latest
11
12 ## Wiki
13 https://github.com/sui77/rc-switch/wiki
14
15 ## Info
16 ### Send RC codes
17
18 Use your Arduino or Raspberry Pi to operate remote radio controlled devices.
19 This will most likely work with all popular low cost power outlet sockets. If
20 yours doesn't work, you might need to adjust the pulse length.
21
22 All you need is a Arduino or Raspberry Pi, a 315/433MHz AM transmitter and one
23 or more devices with one of the supported chipsets:
24
25  - SC5262 / SC5272
26  - HX2262 / HX2272
27  - PT2262 / PT2272
28  - EV1527 / RT1527 / FP1527 / HS1527 
29  - Intertechno outlets
30
31 ### Receive and decode RC codes
32
33 Find out what codes your remote is sending. Use your remote to control your
34 Arduino.
35
36 All you need is an Arduino, a 315/433MHz AM receiver (altough there is no
37 instruction yet, yes it is possible to hack an existing device) and a remote
38 hand set.
39
40 For the Raspberry Pi, clone the https://github.com/ninjablocks/433Utils project to
41 compile a sniffer tool and transmission commands.
Contact me: dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717