0.0.2 • Published 7 years ago

node-sense-hat v0.0.2

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
7 years ago

Sense hat node library

This library pulls in hardware specific modules for the sense hat and exports them in a single module

Leds

The led library is the sense-hat-led module.

Joystick

The joystick library used is the sense-joystick module.

IMU

The Inertial Measurement Unit library used is the nodeimu module.

Interface

These modules are exposed by the following entries:

Joystick: joystick library
Leds: LED library
Imu: nodeimu library
Barometric: barometric library