1 unstable release
0.1.0 | Jan 23, 2024 |
---|
#1323 in Embedded development
29KB
621 lines
EEI VFD
This library contains a driver for VFD screen from EEI tech.
It uses the embedded graphics library for the optional graphics support.
lib.rs
:
A simple Driver for the EEI Tech VFD Displays via SPI
- Built using
embedded-hal
traits. - Graphics support is added through
embedded-graphics
Dependencies
~150KB