1 unstable release
0.1.0 | Mar 31, 2023 |
---|
#40 in #lcd
6KB
117 lines
Smartie
Overview
This project provides a driver for interacting with LCD Smartie devices made by Sure Electronics.
This project has been rewritten in Rust. The original Python version can be found here.
CLI usage examples
smartie on
smartie off
smartie adjust --brightness 4 --contrast 220
smartie write --message "sup" --line 1
smartie clear
Dependencies
~1.3–2MB
~37K SLoC