2023-12-25 17:53:58 +01:00
2023-12-25 12:42:06 +01:00
2023-12-25 17:53:58 +01:00
2023-12-25 17:53:58 +01:00
2023-12-25 12:42:06 +01:00
2023-12-25 12:42:06 +01:00
2023-12-25 13:03:52 +01:00
2023-12-25 12:42:06 +01:00
2023-12-25 17:53:58 +01:00

Overview

NanoBake is a front-end application platform.

The main goals are to install and run multiple front-end applications on a single ESP32 device, and to simplify hardware support for such apps.

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:

License

GNU General Public License Version 3

Description
Tactility Working Copy
Readme 44 MiB
Languages
C++ 52.3%
C 40.4%
Assembly 4.6%
CMake 1.6%
Python 0.7%
Other 0.4%