Crates.io | hanover-flipdot |
lib.rs | hanover-flipdot |
version | 0.1.0 |
source | src |
created_at | 2023-10-12 18:24:52.098574 |
updated_at | 2023-10-12 18:24:52.098574 |
description | An implementation of the Hanover Displays flipdot protocol |
homepage | |
repository | |
max_upload_size | |
id | 1001594 |
size | 12,116 |
A basic implementation of the serial protocol used by Hanover Displays flipdots.
embedded-graphics
supportHanoverFlipdot
implements the DrawTarget
trait from embedded-graphics. This means you can easily draw text and other 2d graphics using that ecosystem.