Ken Van Hoeylandt 13d7e84ef3
Implement Serial Console app & more (#239)
- Implemented new app: Serial Console
- `Uart::writeString()`: fixed 2 mutex bugs
- `AlertDialog::start()` with default "OK" button added
- Created `tt::lvgl::defaultLockTime` for re-use
- Removed various usages of deprecated `lvgl::obj_set_style_no_padding()`
- Implemented `hal::uart::getNames()` to list all interface names
2025-03-07 21:58:52 +01:00
2025-02-26 17:47:19 +01:00
2025-02-12 22:28:22 +01:00
2025-02-08 23:10:31 +01:00
2025-01-24 22:49:29 +01:00
2025-01-14 06:53:41 +01:00
2024-11-04 21:19:24 +01:00
2025-01-22 23:21:42 +01:00
2025-02-05 21:57:27 +01:00

Overview

Tactility is an operating system that focuses on the ESP32 microcontroller family.

See https://tactility.one for more information.

photo of devices running Tactility  screenshot of desktop app

You can run built-in apps or start them from an SD card:

screenshot off app list app  screenshot of files app

It's easy to manage system settings:

screenshot of settings app  screenshot of wifi management app

License

GNU General Public License Version 3

Description
Tactility Working Copy
Readme 44 MiB
Languages
C++ 52.3%
C 40.4%
Assembly 4.6%
CMake 1.6%
Python 0.7%
Other 0.4%