smartie 0.1.0

LCD Smartie driver written in Rust
Documentation
  • Coverage
  • 0%
    0 out of 12 items documented0 out of 8 items with examples
  • Size
  • Source code size: 14.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.39 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • dialupdev/lcd-smartie
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • celeryclub

Smartie

Overview

This project provides a driver for interacting with LCD Smartie devices made by Sure Electronics.

https://web.archive.org/web/20220628052130/http://www.store3.sure-electronics.com/parts-accessories/led/led-display/lcd-smartie

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