typed-ht16k33-backpack
v0.1.1
Published
Use HT16K33 backpacks via I2C.
Downloads
43
Maintainers
Readme
Node.JS library for using HT16K33 backpacks with I2C.
Makes backpacks by Adafruit tick.
Benefits of this implementation versus others:
- Uses promises.
- Uses the newer i2c-bus package.
- Few dependencies.
- Type-completion using TypeScript.
Credit Heavily based on:
- https://github.com/MagnusNordin/ht16k33-sevensegment-display