| Crates.io | st7306 |
| lib.rs | st7306 |
| version | 0.8.2 |
| created_at | 2023-03-28 00:28:54.113609+00 |
| updated_at | 2023-03-28 00:28:54.113609+00 |
| description | ST7306 TFT LCD driver with embedded-graphics support |
| homepage | https://github.com/FrameworkComputer/st7306-rs |
| repository | https://github.com/FrameworkComputer/st7306-rs |
| max_upload_size | |
| id | 822596 |
| size | 31,936 |
This is a Rust library for displays using the ST7306 driver with embedded_graphics, embedded_hal, and no_std, no_alloc support. Documentation is available here.
Examples are here
TODO: Add ferris demo and take screenshot.