#lcd-display #display #lcd #memory #embedded-hal-driver

no-std ls010b7dh01

A platform agnostic driver for the LS010B7DH01 memory LCD display

1 unstable release

Uses old Rust 2015

0.1.0 Mar 27, 2018

#24 in #lcd-display

MIT/Apache

2.5MB
205 lines

ls010b7dh01

gif

Functionality

  • Draw to the screen pixel by pixel
  • Draw rectangles to the screen
  • Draw circles to the screen
  • Enable/disable the display

TODO

  • Better documentation
  • Draw text
  • Draw lines
  • Change thickness of lines being drawn
  • Use some other drawing library

Examples

Examples of the usage can be found in the Prusto Watch firmware repo

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies