Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 381 Bytes

File metadata and controls

9 lines (6 loc) · 381 Bytes

noderash

Raspberry Pi GPIO Experiments in Node.js and RxJS

Program the GPIO in JavaScript and RxJS. Listen for changes on a pin or write to a pin asynchronously using Reactive Extensions.

Useage

Run through some tests without a Raspberry Pi using the gpio-stub.js module to simulate reading and writing to a pin.