https://github.com/suda/rcswitch
Spark Core compatibile fork of RCSwitch library
https://github.com/suda/rcswitch
Last synced: 4 months ago
JSON representation
Spark Core compatibile fork of RCSwitch library
- Host: GitHub
- URL: https://github.com/suda/rcswitch
- Owner: suda
- License: other
- Created: 2014-07-21T18:17:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T09:41:47.000Z (about 7 years ago)
- Last Synced: 2026-01-17T06:26:19.375Z (5 months ago)
- Language: C++
- Size: 14.6 KB
- Stars: 8
- Watchers: 0
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RCSwitch
========
About
-----
This is a [RCSwitch](https://code.google.com/p/rc-switch/) fork for [Spark Core](https://www.spark.io/).
### 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 (find out [where to get one](https://code.google.com/p/rc-switch/wiki/List_TransmitterReceiverModules) or [hack your existing remote control](https://code.google.com/p/rc-switch/wiki/HowTo_HackRemoteControl)) and one or more devices with a SC5262 / SC5272, HX2262 / HX2272, PT2262 / PT2272, EV1527, RT1527, FP1527, HS1527 or HT12E 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.
Author
-------
* Suat Özgür
Contributors
------------
* Andre Koehler
* Gordeev Andrey Vladimirovich
* Skineffect
* Dominik Fischer
* Frank Oltmanns
* Andreas Steinel