You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate is an `async`-first driver for TFT displays that implement the [MIPI Display Command Set](https://www.mipi.org/specifications/display-command-set).
4
9
5
10
This project is a fork of the excellent [mipidsi](https://github.com/almindor/mipidsi) crate, but with a fundamentally different, `async`-native architecture. It is heavily inspired by the designs of [st7735-embassy](https://github.com/kalkyl/st7735-embassy) and [embedded-graphics-framebuf](https://github.com/bernii/embedded-graphics-framebuf).
0 commit comments