KleOS 1.1 and KleOS 1.1_Due_RC adds support for Arduino Due boards!
The Arduino Due core is the SAM3X8E 32-bits ARM Cortex-M3 chip, and this chip is a big player! The use of a real time operating system is almost a must. And now you can.
Give it a try. It also includes the latest GCC ARM tool-chain.
It's a matter of days to release a beta version that will include support for the Arduino Due boards!
FreeRTOS SAM3X8E port is up and running...
Examples are up and running...
I just need to pack togheter all the needed tools.
Stay tuned!
I'm working on that!
It already works with sketches; the next step is to make it work from the CLI so that I can publish it. Stay tuned!
Hi! I've just uploaded the KleOS project for Windows. If you're interested in writing real time applications for Arduino UNO, and if your are a Windows user, then you might want to give it a try.
If by now you don't know what KleOS is, next you'll find an excerpt from the README.
Thank you!
Arduino + FreeRTOS = Real time applications for the Arduino platform
Arduino + FreeRTOS + Arduino-mk = Real time applications for the Arduino platform coded in VIM (or whatever editor you love) and compiled in the CLI (and with sketches, of course!)... read more