With Just 512 B of RAM, Microcontrollers Can Run Real-Time Operating Systems
What is scmRTOS? scmRTOS (single-chip microcontroller RTOS) is a preemptive real-time operating system designed specifically for microcontrollers with extremely limited resources. It is entirely written in C++, with an astonishingly small code size: it can run with a minimum of 512 B RAM and about 1 KB of program code. Supported MCUs include common platforms … Read more