projectitis / ZX2D10GE01R-V4848-PIO

ZX2D10GE01R-V4848 working example with LVGL, PlatformIO and Arduino framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZX2D10GE01R-V4848

Simple example ZX2D10GE01R-V4848 for Arduino and PlatformIO

Displays two buttons on the screen using LVGL.

  • Select button using the ring (digital encoder).
  • Press the button to increase the count on the button.

Cobbled together from:

Original:

Note: Will not work with LVGL 9.x or later due to breaking changes.

About

ZX2D10GE01R-V4848 working example with LVGL, PlatformIO and Arduino framework

License:MIT License


Languages

Language:C 70.1%Language:C++ 29.9%