Table of contents:
M5Stack LittlevGL MicroPython library; including ILI3941 display driver and input drivers for:
- M5Stack buttons (i.e., A, B, C on core)
- Faces Encoder Panel
The latest m5-lvgl
release is available as a
Conda package from the sci-bots
channel.
To install m5-lvgl
in an activated Conda environment, run:
conda install -c sci-bots -c conda-forge m5-lvgl
This project is licensed under the terms of the BSD license
- Christian Fobel (@sci-bots)