© Charles Bell 2017

Charles Bell, MicroPython for the Internet of Things, https://doi.org/10.1007/978-1-4842-3123-4_6

6. Low-Level Hardware Support

Charles Bell

(1)Warsaw, Virginia, USA

The MicroPython firmware, at the most basic of functionality, is the same from board to board for all the general Python language supported and many of the built-in functions. However, some of the libraries in the MicroPython firmware have a few minor differences from one board to another. In some cases, there are more libraries or classes available than others or perhaps the classes are organized differently, but most implement the same core libraries in one form or another. The same cannot be said to be true at the lower-level hardware abstraction layers . This ...

Get MicroPython for the Internet of Things: A Beginner’s Guide to Programming with Python on Microcontrollers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.