TinyB
TinyB is a small, open-source operating system designed for embedded systems and microcontrollers. Its primary goal is to provide a lightweight and efficient platform for resource-constrained devices. TinyB emphasizes simplicity and minimal overhead, making it suitable for applications where memory and processing power are limited.
The kernel of TinyB is designed to be modular, allowing developers to include only the necessary components
Development of TinyB is typically done in C, with a focus on portability across different microcontroller architectures.