Contribute Media
A thank you to everyone who makes this possible: Read More

An Introduction to Hardware Drivers in (Micro)Python

Translations: en

Description

Have you ever been curious about how device drivers control the hardware in your computer, phone, or IoT widget? Have you always thought you would needed to learn C or other low-level language to write a driver? Thanks to MicroPython we can control the physical world with Python code!

Details

Improve this page