Extending MicroPython: Using C for good!
Improved quality video here: https://www.youtube.com/watch?v=437CZ...
MicroPython is a fantastic environment for embedded development. But it is an interpreted language; what happens when you hit performance limitations? Or want to use a new feature of your microcontroller? We’ll look at how MicroPython can be extended to add features and improve performance.
https://2019.pycon-au.org/talks/exten...
PyCon AU, the national Python Language conference, is on again this August in Sydney, at …