ili9341

Crates.ioili9341
lib.rsili9341
version0.6.0
sourcesrc
created_at2018-03-04 16:13:18.032159
updated_at2024-02-13 11:25:35.111791
descriptionA platform agnostic driver to interface with the ILI9341 (ald ILI9340C) TFT LCD display
homepage
repositoryhttps://github.com/yuri91/ili9341-rs
max_upload_size
id53804
size51,987
Yuri Iozzelli (yuri91)

documentation

README

ili9341

Crates.io Crates.io Released API docs

A platform agnostic driver to interface with the ILI9341 (and ILI9340C) TFT LCD display

What works

  • Putting pixels on the screen
  • Change the screen orientation
  • Hardware scrolling
  • Compatible with embedded-graphics

TODO

  • Expose more configuration options
  • Read video memory
  • DMA API
  • ???

Examples

SOON

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.

Commit count: 112

cargo fmt