lcd-ili9341

Crates.iolcd-ili9341
lib.rslcd-ili9341
version0.1.0
created_at2017-02-03 19:40:07.179259+00
updated_at2017-02-03 19:40:07.179259+00
descriptionAPI wrapper for ILI9341 LCD controller
homepage
repositoryhttps://github.com/sharebrained/rust-lcd-ili9341
max_upload_size
id8372
size21,323
Jared Boone (jboone)

documentation

README

lcd-ili9341

API wrapper for the Ilitek ILI9341 LCD controller. Requires a trait you must implement to provide the hardware interface to the LCD. Exposes the API documented in the ILI9341 datasheet, hiding details of how the commands are formatted.

This wrapper was created for the PortaPack project.

Contributing

IRC is the dominant form of communication in this project. Please join us on freenode at #portapack.

License

This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

Commit count: 0

cargo fmt