Ken Van Hoeylandt 7187e5e49e
Improve I2C locking and implement I2C for TactilityC (#147)
I2C:
- Lock timeout set to reasonable times
- Check lock status in all functions
- Refactor lock/unlock to return `bool` values
- Implement functions in TactilityC
Other:
- Updated screenshots
2025-01-03 23:39:23 +01:00
2025-01-02 22:04:20 +01:00
2025-01-03 01:48:48 +01:00
2025-01-02 21:18:45 +01:00
2024-01-13 14:15:53 +01:00
2025-01-03 01:48:48 +01:00
2024-11-26 17:51:05 +01:00
2024-01-13 14:15:53 +01:00
2024-12-15 11:51:35 +01:00
2024-11-04 21:19:24 +01:00

Overview

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

See https://tactility.bytewelder.com for more information.

Status: pre-release

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%