node-sense-hat
v0.0.2
Published
A node library for using the sense-hat on the raspberry pi
Downloads
15
Readme
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