Programming with MicroPython: Embedded Programming with Microcontrollers and Python
- Length: 250 pages
- Edition: 1
- Language: English
- Publisher: O'Reilly Media
- Publication Date: 2017-08-25
- ISBN-10: 1491972734
- ISBN-13: 9781491972731
- Sales Rank: #309813 (See Top 100 Books)
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 miro:bit
Chapter 4 Adafruit Circuit Playground
Chapter 5 ESP8266/ ESP32
Chapter 6 Thinking Embedded
Chapter 7 Visual Feedback
Chapter 8 Input and Sensing
Chapter 9 GPIO
Chapter 10 Networking
Chapter 11 Sound and Music
Chapter 12 Robots
Chapter 13 Idiomatic MicroPython
Chapter 14 Next Steps