A launcher firmware for ESP32 based devices which allows users to configure WiFi, browse apps from an online repository and download and run apps on their devices.
This application supports the following boards:
- Tanmatsu
- MCH2022 badge
- Kami e-paper badge
- ESP32-P4 function EV board
This project is made available under the terms of the MIT license.
To get started using this repository please execute the following commands:
git clone https://github.com/Nicolai-Electronics/tanmatsu-launcher.git
cd tanmatsu-launcher
make prepare
make build
make flashmonitor
For more information and more detailed instructions please visit our documentation website