This software is a controller for a basic home treadmill.
It is based on an esp32 mcu, especifically DEVKITV1, in addition to some basic hardware as user interface: TFT LCD 1.8' 128X160 with ST7735 driver IC, and a few capacitive buttons for slope, speed, and on/off control actions.
The controller is based on FreeRTOS.