A kitchen scale that helps you follow a recipe.
Export Gerbers from KiCAD for the PCB. Build STLs from OpenSCAD for the case.
An actual assembly guide is TODO!
For the firmware, install the Xtensa rustc target and espflash as described in the Rust on ESP Book. Then cargo espflash flash
.
The physical design files are licensed under the CERN Open Hardware Licence Version 2 - Permissive.
The firmware code is licensed under MIT. However, due to its use of Slint, the resulting firmware as a whole is licensed under GPLv3.