|
|
|
|
|
by lukevp
2167 days ago
|
|
I don’t suppose there is a way for the SoC to run something besides Python? I appreciate the flexibility of a scripting language and would love to try one of these out, but I feel like a hardware device should have a RTOS (or no OS) and a language that doesn’t have a GC. Can you imagine having jitter/latency randomly introduced from the Python layer? |
|
If you're comfortable with C (and setting up the toolchain in the right way), great.
Allowing customisation with Python is for greater accessibility.