- Title: Programming with MicroPython: Embedded Programming with Microcontrollers and Python
- Author: Nicholas H. Tollervey
- Length: 250 pages
- Edition: 1
- Language: English
- Publisher: O'Reilly Media
- Publication Date: 2017-08-25
- ISBN-10: 1491972734
- ISBN-13: 9781491972731
Learn how to use MicroPython to make cool stuff with the BBC micro:bit, a simple, fun, and powerful gateway into both hardware and software development. This practical book assumes no previous knowledge of programming and takes you on a journey from first steps to advanced projects. Written by the programmer who proposed, coordinated, and contributed to getting MicroPython on the BBC micro:bit, there's no better person to teach you this topic.
Table of Contents
Chapter 1. What is MicroPython?
Chapter 2. PyBoard
Chapter 3. BBC micro:bit
Chapter 4. Adafruit Circuit Playground Express
Chapter 5. ESP8266 / ESP32
Chapter 6. Thinking Embedded
Chapter 7. Idiomatic MicroPython