bbx10 / node-htu21d

Read temperature and humidity from an HTU21D sensor using node
MIT License
7 stars 5 forks source link

Support IoT.js #2

Open rzr opened 4 years ago

rzr commented 4 years ago

You can find an example sensor, that already support it:

https://github.com/rzr/color-sensor-js

Once it's working it can be also integrated into this related project:

https://github.com/rzr/generic-sensors-lite/issues/13

cc: @dror3go