Registry / other / ili9341

ili9341

JSON →
library0.6.0rscratesunverified

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

# Cargo.toml [dependencies] ili9341 = "0.6.0"
INSTALL
IMPORT
SIG · ILI9341
I
ili9341
otherrustv0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ili9341
use ili9341::Ili9341;

Initializes the ILI9341 display driver.

use ili9341::Ili9341; fn main() { let mut display = Ili9341::new(); display.init(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
ili9341 — cargo add ili9341 · libregistry