hanover-flipdot

Crates.iohanover-flipdot
lib.rshanover-flipdot
version0.1.0
sourcesrc
created_at2023-10-12 18:24:52.098574
updated_at2023-10-12 18:24:52.098574
descriptionAn implementation of the Hanover Displays flipdot protocol
homepage
repository
max_upload_size
id1001594
size12,116
Sam W (wlcx)

documentation

README

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.

Commit count: 0

cargo fmt