mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-18 09:25:06 +00:00
- Debounce nav button presses: This fixes multiple triggers on a single press to navigate back. Otherwise, more than 1 app would often close at the same time. - Nav button respond to release instead of push down, because these buttons aren't super reliable in general. (I might change this in the future after more testing) - Move single buzz earlier in boot phase, so that we can detect silent boot loops.
Overview
Tactility is an operating system that focuses on the ESP32 microcontroller family.
See https://tactility.one for more information.
You can run built-in apps or start them from an SD card:
It's easy to manage system settings:
License
Description
Languages
C++
61.6%
C
31.7%
Python
3.6%
CMake
1.5%
HTML
1.5%





