/sevensegment

A Rust embedded-hal compatible driver for a 7-segment display

Primary LanguageRustBSD Zero Clause License0BSD

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.