用Rust编写的LCD Smartie驱动程序
作者:Steve Davis
#971 in 硬件支持
6KB 117 行
此项目为与Sure Electronics制造的LCD Smartie设备交互提供驱动程序。
https://web.archive.org/web/20220628052130/http://www.store3.sure-electronics.com/parts-accessories/led/led-display/lcd-smartie
此项目已用Rust重写。原始的Python版本可在此找到:这里。
smartie on smartie off smartie adjust --brightness 4 --contrast 220 smartie write --message "sup" --line 1 smartie clear
~1.4–2MB ~39K SLoC