Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 947 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 947 Bytes

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.