lp55231 0.1.0

Driver for the TI LP55231 using embedded-hal traits
Documentation

LP55231

This is driver for the TI LP55231 that implements the embedded-hal traits.

Note that this driver is not yet platform-agnostic, as it relies on the cortex-m crate for a startup delay.

Datasheet

What works

  • Turning LEDs on and off
  • Resetting the IC

TODO

  • add support for writing programs
  • add support for using the temperature sensor
  • add support for GPIOs