nodeimu
TypeScript icon, indicating that this package has built-in type declarations

2.1.12 • Public • Published

nodeimu

NPM Version Linux Build

Nodejs bindings for accessing IMU/pressure/humidity/temperature data using RTIMULib2. The addon uses nodejs/nan. It has been tested on Sense HAT and on GrovePi+ for Raspberry Pi.

Install

git clone https://github.com/rupnikj/nodeimu --recursive && cd nodeimu
npm install node-gyp -g
npm install

Test

node test.js
node testSync.js

Package Sidebar

Install

npm i nodeimu

Weekly Downloads

6

Version

2.1.12

License

BSD-2-Clause-FreeBSD

Unpacked Size

2.46 MB

Total Files

316

Last publish

Collaborators

  • rupnikj