hanover-flipdot 0.1.0

An implementation of the Hanover Displays flipdot protocol
Documentation

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.