mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
894 B
894 B
Overview
NanoBake is a front-end application platform.
The main goals are to deliver multiple front-end applications on a single ESP32 devices, and to simplify hardware support.
Status: pre-alpha
Technologies
LCD and input drivers are based on esp_lcd from esp-idf
and esp_lcd_touch from the ESP Registry.
Drawing is done by lvgl via esp_lvgl_port.
Supported Devices
In theory, all hardware from the Board Support Packages project is supported.
In practice, there are pre-configured drivers available for these boards:
- Yellow Board / 2432S024
Guide
Until there is proper documentation, here are some pointers: