Skip to content

API wrapper for Ilitek ILI9341 LCD controller

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

sharebrained/rust-lcd-ili9341

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

API wrapper for Ilitek ILI9341 LCD controller

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages