A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
FLIRT - Friendly Little Interrupt Tasker
11. April 2010 - 12:04 — admin
An attempt to simulate preemptive multithreading on 8bit MCUs.
FLIRT is for developers who want a small, easy to use and simple to port operating system for a truly tiny multithreaded system on an 8-bit MCU, without sacrificing the ability to multithread and share CPU time effectively. It is presently written for the MC9S08 core by Freescale (hopefully others later).
Learn more: FLIRTing with 8-bit MCU OSes