Y
Hacker News
new
|
ask
|
show
|
jobs
by
askvictor
250 days ago
In a way, MicroPython already is an OS, in that it provides a bunch of services (filesystem, network, scheduling). It's up to you whether you want to access those through a script or a command line (repl)