sevensegment 0.2.0

A platform agnostic driver to interface with 7-segment LED displays
Documentation
  • Coverage
  • 100%
    13 out of 13 items documented0 out of 12 items with examples
  • Size
  • Source code size: 11.18 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.09 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • therealprof/sevensegment
    5 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • therealprof

sevensegment

sevensegment contains the an embedded-hal compliant hardware abstraction or driver for a GPIO driven 7 segment LED display.

The driver is hardware agnostic and should (in theory) work with any implementation of the embedded-hal.

License

0-clause BSD license.