Remix.run Logo
ArduinoOS (2017)(github.com)
37 points by dcminter a day ago | 6 comments
UncleOxidant a day ago | parent | next [-]

For those who mis-read that other submission (AnduinOS) and were hoping for an Arduino operating system.

a1o a day ago | parent [-]

For some reason I expected to see a picture of hardware with a screen with white on black command prompt.

ryukoposting a day ago | parent | prev | next [-]

Looks like an absolute riot (heh).

Glancing at the sample code, the API looks quite pretty. It fits nicely with the "imperative-ish C++" idioms throughout most of the Arduino SDK. The reliance on try/catch statements is peculiar. If I'm doing something that demands a multitasking kernel, Arduino is never the first thing I'm going to reach for. Looks pretty nicely done, though.

immutology a day ago | parent | prev | next [-]

Seems like an alternative to freeRTOS / RIOT.

Last commit was 8 years ago? Does anyone use it?

ngcc_hk 9 hours ago | parent | prev | next [-]

Sadly that is 9 years ago.

a day ago | parent | prev [-]
[deleted]