Module specifically for Raspberry Pi. Always read/write to/from i2c bus via UCI packets and socket. Extends uci-base
 
Go to file
David Kebler 10acb39693 upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
examples upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
src upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
test upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
.eslintrc.js FIRST commit of socket/packet based i2cbus with separate class bus-packet 2018-01-31 18:42:11 -08:00
.gitignore upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
.npmignore initial 2017-01-12 19:50:06 -08:00
.travis.yml add device class back to this package - remove promise q from bus module. 2017-05-26 08:16:30 -07:00
package.json upgrade to esm from @std/esm 2018-05-16 07:10:22 -07:00
readme.md add device class back to this package - remove promise q from bus module. 2017-05-26 08:16:30 -07:00

readme.md

uCOMmandIt I2C Bus and Device Class Library

Build Status Inline docs Dependencies devDependencies codecov

A promise wrapper for an I2C arm C library methods and a Device Class that is the base class for an I2C device