Skip to content

Commit

Permalink
Adding new sample flow to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
readeral committed Aug 31, 2018
1 parent 2b9ad22 commit 07a89ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,12 @@ As this library depends on Noble, there may be some specific requirements for yo
Installing the nodes into node red should be relatively straight forward, either search for 'nuimo' in the manage palette menu, or
`npm install node-red-contrib-nuimo-controller`

##Sample flows (feel free to raise an issue or a pull request with more sample flows to add to the list)

A sample flow [can be found here.](https://flows.nodered.org/flow/43a6b015c2e5fce1a0ffa5305364c27b)

Here's a flow for [setting up a count-down timer using the Nuimo](https://flows.nodered.org/flow/0af13a6b3155e176a8371450dcbf5747), with both the timer setting and the countdown output being displayed on the matrix. Assumes you have mytimeout and googlehome-notify installed (mytimeout is essential, googlehome-notify optional).

## Provides
- a config node for initialising the bluetooth connection
- an interface node which represents the Nuimo controller on the flow canvas
Expand Down

0 comments on commit 07a89ab

Please sign in to comment.