Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.
So far in this series we have examined Arduino hardware and MicroPython software but haven’t actually written any code. In this installment, we are going to write a basic Python script that will serve ...