Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Releases: thenolle/ScreenILI

v0.1.0-alpha

26 Jan 01:25

Choose a tag to compare

First public alpha of ScreenILI.

Highlights:

  • High-level Display wrapper around the ILI9488 driver
  • Drawing primitives (rectangles, circles, polygons, etc.)
  • Text rendering (8×8 + XglcdFont)
  • Raw RGB565 images & sprites
  • Rotation, scrolling, sleep/power helpers
  • Example programs 01–06
  • Documentation in /docs