ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

PiSwitch: RC-Switch for RPi (no Arduino needed) #89

Closed tjanson closed 9 years ago

tjanson commented 9 years ago

I’ve rewritten the rc-switch library into a Raspberry Pi Node version (using wiring-pi) and turned it into a Heimcontrol plugin: PiSwitch. It uses the GPIO pins, so you don't need an Arduino.

I’m "planning" (when I have time) to improve the doc/hint texts (of both this plugin and in general) to make it more user friendly. It should already be usable though — please tell me if you have any issues or feedback! :)