firmata-stream

0.0.1 • Public • Published

firmata-stream

Talk to an Arduino using the Firmata protocol over streams.

Install

$ git clone git@github.com:No9/firmata-stream.git
$ cd firmata-stream

Make a back up of ARDUINO_HOME/libraries/Firmata Folder Copy arduino\Firmata to ARDUINO_HOME/libraries It should replace the one you backed up. Open the StandardFirmata.ino and push it to your ardiuno board.

Run

$ cd examples
$ node ledtest.js

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i firmata-stream

    Weekly Downloads

    0

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • no9