rzr / wiringpi-iotjs

Remplementing wiringpi for IoT.js
Other
1 stars 2 forks source link

Implements PWM, ADC, I2C and more #1

Open rzr opened 5 years ago

rzr commented 5 years ago

Some bits from webthing-iotjs could be relocated here Both runtime should be supported too (check for process.runtime)

rzr commented 4 years ago

It would be good to merge/align I2C API https://github.com/WiringPi/WiringPi-Node/blob/master/DOCUMENTATION.md#i2c

with https://github.com/rzr/color-sensor-js/blob/master/lib/i2c.js