node-sw10

1.0.5 • Public • Published

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

Dependencies (1)

Dev Dependencies (2)

Package Sidebar

Install

npm i node-sw10

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

5.97 kB

Total Files

6

Last publish

Collaborators

  • brendanvanbreda