rzr / color-sensor-js

Driver for color sensor tcs34725 --
https://github.com/rzr/webthing-iotjs/wiki/Sensor
Apache License 2.0
3 stars 2 forks source link

Support other OS #4

Open rzr opened 4 years ago

rzr commented 4 years ago

It would be good that the wrapper lib/i2c.js module could also support macos somehow:

Relate-to: https://github.com/kelly/node-i2c/issues/17

rzr commented 4 years ago

Relate-to: https://github.com/mozilla-iot/addon-builder/pull/43

rzr commented 4 years ago

An other option would be use i2c-bus in our lib/i2c.js wrapper