Skip to content

Commit fde32dd

Browse files
committed
Updated README
1 parent a593706 commit fde32dd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@ BigRedButtonNodeHID
22
===================
33

44
A node-hid based driver to read the Dream Cheeky Big Red Button from node.js.
5+
6+
The test gives an example of use. Polls every 100ms for status and emits lidRaised, lidClosed, buttonPressed, buttonReleased events. Also has functions isLidUp(), isLidDown() and isButtonPressed() for determining state with reference to events.
7+
8+
Uses the node-hid package - https://npmjs.org/package/node-hid to get access.
9+
10+
MIT licensed. (C) Dj Walker-Morgan 2013

0 commit comments

Comments
 (0)