an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for MicroPython Cookbook, a book by Marwan  Alsabbagh Book cover for MicroPython Cookbook, a book by Marwan  Alsabbagh

MicroPython Cookbook

Over 110 practical recipes for programming embedded systems and microcontrollers with Python
2019 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 35.99
Book + eBook £ 43.19
eBook Only £ 26.35
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Learn how you can control LEDs, make music, and read sensor data using popular microcontrollers such as Adafruit Circuit Playground, ESP8266, and the BBC micro:bit


Key Features



  • Load and execute your first program with MicroPython

  • Program an IoT device to retrieve weather data using a RESTful API

  • Get to grips with integrating hardware, programming, and networking concepts with MicroPython


Book Description


MicroPython is an open source implementation of Python 3 that runs in embedded environments. With MicroPython, you can write clean and simple Python code to control hardware instead of using complex low-level languages like C and C++. This book guides you through all the major applications of the MicroPython platform to build and program projects that use microcontrollers.



The MicroPython book covers recipes that'll help you experiment with the programming environment and hardware programmed in MicroPython. You'll find tips and techniques for building a variety of objects and prototypes that can sense and respond to touch, sound, position, heat, and light. This book will take you through the uses of MicroPython with a variety of popular input devices and sensors. You'll learn techniques for handling time delays and sensor readings, and apply advanced coding techniques to create complex projects. As you advance, you'll get to deal with Internet of Things (IoT) devices and integration with other online web services. Furthermore, you'll also use MicroPython to make music with bananas and create portable multiplayer video games that incorporate sound and light animations into the game play.



By the end of the book, you'll have mastered tips and tricks to troubleshoot your development problems and push your MicroPython project to the next level!


What you will learn



  • Execute code without any need for compiling or uploading using REPL (read-evaluate-print-loop)

  • Program and control LED matrix and NeoPixel drivers to display patterns and colors

  • Build projects that make use of light, temperature, and touch sensors

  • Configure devices to create Wi-Fi access points and use network modules to scan and connect to existing networks

  • Use Pulse Width Modulation to control DC motors and servos

  • Build an IoT device to display live weather data from the Internet at the touch of a button


Who this book is for


If you want to build and program projects that use microcontrollers, this book will offer you dozens of recipes to guide you through all the major applications of the MicroPython platform. Although no knowledge of MicroPython or microcontrollers is expected, a general understanding of Python is necessary to get started with this book.