Skip to content

ncd-io/ncd-red-comm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NCD Comm

This library provides the basic communication classes used by the ncd-red-* modules for ncd.io devices. You generally should not need to install this library, as it will be included as a dependency by other libraries as needed.

When using Node-Red, this library provides a configuration node to supply I2C communication to the other NCD nodes.

This library provides classes for communicating with a native I2C bus (via the node i2c-bus package) and a USB to I2C converter available from ncd.io

Neat trick... run this in a bash console to install all of our ncd-red packages!

npm i $(npm search --parseable ncd-red | cut -f 1)

About

Communication library for the ncd-red-* modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages