1 unstable release
0.1.0 | Oct 12, 2023 |
---|
#661 in Graphics APIs
5KB
74 lines
A Rust implementation of the Hanover Displays Flipdot serial protocol
A basic implementation of the serial protocol used by Hanover Displays flipdots.
embedded-graphics
support
HanoverFlipdot
implements the DrawTarget
trait from embedded-graphics. This means you can easily draw text and other 2d graphics using that ecosystem.
Dependencies
~4MB
~58K SLoC