Skip to content

Releases: SolderedElectronics/Inkplate-LVGL-Library

Inkplate LVGL Library v1.0.0🎉

20 Nov 12:38

Choose a tag to compare

The brand new, Long-Awaited Inkplate LVGL Library!

  • Implemented LVGL 9.4.0 along with callback functions for drawing to the screen (plug-and play LVGL usage, no configurations needed)
  • Added FS functionalities for easier file manipulation
  • Added framebuffer dithering when using LVGL in full render mode
  • Added Touchscreen callback functions for 6FLICK model
  • Retained all of the Inkplate functionalities from the Adafruit GFX version of the library
  • New and improved dither algorithm for colored displays (6COLOR and 2)
  • Added examples showcasing basic use cases as well as advanced functions such as drawing an image from a buffer and SD card
  • Rehaul of the original Inkplate library source code, cleaner code with object oriented principles

Detailed docs page is coming soon! Refer to the examples for your board for more info for the time being.