#led #adafruit #embedded-hal #led-display #display #driver

adafruit-led-backpack

Small wrapper on top of the ht16k33 crate to drive an Adafruit 8x8 bicolor LED backpack

1 unstable release

0.1.0 Sep 2, 2019

#13 in #led-display

MIT/Apache

8KB

adafruit-lcd-backpack

Additional features on top of the ht16k33 crate to drive an Adafruit 8x8 bicolor LED backpack using traits from embedded-hal.

It basically enables to address LED by color with the coordinate where (0,0) is at the bottom-left corner.


lib.rs:

adafruit-lcd-backpack

Additional features on top of the ht16k33 crate to drive an Adafruit 8x8 bicolor LED backpack (using traits from embedded-hal).

It basically enables to address LED by color with the coordinate where (0,0) is at the bottom-left corner.

Dependencies

~220KB