|
|
|
|
|
by turbinerneiter
2223 days ago
|
|
It's a microcontroller. It has maybe 512k of storage and 128k of memory. The Numpy package probably is ~100Mb The controller is running CircuitPython which is a fork of MicroPython - a tiny re-implementation Python for microcontrollers. |
|