#display #protocols #hanover #flipdot

hanover-flipdot

An implementation of the Hanover Displays flipdot protocol

1 unstable release

0.1.0 Oct 12, 2023

#507 in Graphics APIs

MIT license

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