lcd-ili9341 0.1.0

API wrapper for ILI9341 LCD controller
Documentation

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.