1.0.5 • Published 6 years ago

node-sw10 v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

node-sw10

Welcome to node-SW10, a Node.js I2C module for the NXP Semiconductors LM75 Sensor. XinaBox sells a xChip SW10 and here is the datasheet.

This module uses i2c-bus which should provide access with Node.js on Linux boards like the Raspberry Pi Zero, 1, 2, or 3, BeagleBone, BeagleBone Black, or Intel Edison.

Since node-SW10 needs to talk directly to the I2C bus and requires access to /dev/i2c, you will typically need run Node with elevated privileges or add your user account to the i2c group: $ sudo adduser $USER i2c

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago