kelly / node-i2c

Node.js native bindings for i2c-dev. Plays well with Raspberry Pi and Beaglebone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The command parameter

Shwoobie opened this issue · comments

What is command parameter supposed to be in your write bytes function?

A simple example with maybe five bytes of characters or numbers would help.

There is an examples folder that will show how to use the writeBytes function, also a bunch of example projects in the readme file.