Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dork1234
1081 days ago
Is this something that could be made to work with MicroPython?
2 comments
teh_matt
1081 days ago
Most of the work is done via a C extension, which I suspect would be incompatible with MicroPython. The same techniques are presumably applicable, depending on how many interesting hooks MicroPython exposes.
link
rkagerer
1081 days ago
Came here to ask the same thing.
link