github rzeldent/esp32-smartdisplay 2.0.0

latest releases: 2.0.11, 2.0.10, 2.0.9...
9 months ago

A milestone has been reached. The long awaited version 2.0.0 is available.

This version is using the board definitions for the Sunton boards.
These definitions contain not only information about the CPU/Flash/PSRAM etc.. but also contain information about the peripherals of the board. For now the focus has been on the LCD and Touch.
The big advantage is that differences in the boards of the same type (like mirrored display) can be added easily, also by the user themselves. The boards also use a small layer to connect directly to the build-in function of the EspressIf firmware, reusing maintained software and drivers from the "official" EspressIf repository.

Unfortunately, this library breaks with the previous one. However, the configuration is now even simpler: Just select your board; no other defines are required besides lv_conf.h.

Don't miss a new esp32-smartdisplay release

NewReleases is sending notifications on new releases.