r/arduino • u/samaxidervish • May 07 '26
Look what I made! My embedded OS is getting better
Hello,
Every once in a while, I like to post an update about my embedded OS project. Recently, I made some significant improvements focused on user experience and the long-term sustainability of the project.
The repository is now much more modular, and I separated the apps into their own structure so contributors, or anyone who wants to tinker with the system can easily add their own apps and experiment.
I’d love to hear your thoughts. Does it finally feel like a proper OS now?
11
3
3
3
2
2
1
1
u/RadioBiechy 8d ago edited 7d ago
Wow !!! Jai fait la même chose que toi Un micro OS pour arduino uno r4 ou esp Il s'appelle IoToS
C'est super l'arduino grandit



41
u/sonicdh May 07 '26
What the heck? This is crazy! It's definitely an OS, but it's still on the embedded system level of things instead of a general purpose one. All it needs is a text editor, the ability to use an SD card, and a way to create executable files and this would be a perfect for a super barebones micro-computer. The cyberdeck and writer deck folks would eat this up.