Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
RT-Thread, short for Real Time-Thread, is an embedded real-time multi-threaded operating system. It has been designed to support multi-tasking, allowing multiple tasks to run simultaneously. Although a processor core can only run one task at a time, RT-Thread executes every task quickly and switches between them rapidly according to priority, creating the illusion of simultaneous task execution.
RT-Thread is mainly written in the C programming language, making it easy to understand and port. It applies object-oriented programming methods to real-time system design, resulting in elegant, structured, modular, and highly customizable code.
The system comes in a few varieties. The NANO version is a minimal kernel that requires only 3KB of flash and 1.2KB of RAM. For resource-rich IoT devices, RT-Thread can use an online software package management tool, together with system configuration tools, to achieve an intuitive and rapid modular design.
Description
Ranging from basic embedded environmental sensors and LED wearables to advanced embedded controllers, smartwatches, and IoT wireless applications, this system incorporates configurable architecture-specific stack-overflow protection, kernel object and device driver permission tracking, and thread isolation enhanced by thread-level memory protection across x86, ARC, and ARM architectures, as well as userspace and memory domains. For systems lacking MMU/MPU and those limited by memory capacity, it enables the integration of application-specific code with a tailored kernel to form a monolithic image that can be loaded and run on the hardware of the system. In this setup, both the application and kernel code operate within a unified address space, facilitating efficient resource utilization and performance optimization. This design ensures that even resource-constrained environments can effectively leverage complex applications and functionalities.
API Access
Has API
API Access
Has API
Integrations
LVGL
AWS Cloud9
EEZ Studio
EJM Construction
Golioth
Katalon Recorder
Lua
MicroPython
OpsHub
Owlity
Integrations
LVGL
AWS Cloud9
EEZ Studio
EJM Construction
Golioth
Katalon Recorder
Lua
MicroPython
OpsHub
Owlity
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
RT-Thread
Founded
2006
Website
www.rt-thread.io
Vendor Details
Company Name
Zephyr
Founded
2016
Website
docs.zephyrproject.org/latest/