Tactility is an operating system that focuses on the ESP32 microcontroller family.
Tactility comes with a graphical user interface and apps, but it also works without it. You can launch apps via a touchscreen or a human interface device. You can also change how the device boots and automatically start the app that you need.
Build apps, put them on an SD card and run them. Or send them directly via Wi-Fi. Use LVGL for making standardized user interfaces, or use the built-in core display driver that allows you to directly push pixels to the hardware.
More details @ https://tactility.on
Comments