rpi
v0.0.3
Published
Raspberry Pi GPIO communication on top of WiringPi
Downloads
43
Readme
rpi
Yet another Node.js library to use the Raspberry Pi GPIOs.
Relies on WiringPi and then has some nice features:
- no sudo required
- you can use the GPIOs from the P5 header of the Pi
- based on Event Emitters
It's a WIP! But basic read and write should work. See the examples
folder.