Thursday, 26 April 2012

To RTOS or not to RTOS?, that is the question.

After getting waaay ahead of myself in pondering what software my project will eventually run, I thought about using an RTOS on the main microcontroller. After finding out that installing FreeRTOS on an ATMega328p will leave me with 320-odd bytes of usable memory, I swiftly abandoned that idea :).

I'm trying to have fun while learning something at the same time, and that's just one of the options I can rule out along the way.

No comments:

Post a Comment