Muutke küpsiste eelistusi

MicroPython Cookbook: Over 110 practical recipes for programming embedded systems and microcontrollers with Python [Pehme köide]

  • Formaat: Paperback / softback, 452 pages, kõrgus x laius: 235x191 mm
  • Ilmumisaeg: 21-May-2019
  • Kirjastus: Packt Publishing Limited
  • ISBN-10: 1838649956
  • ISBN-13: 9781838649951
  • Formaat: Paperback / softback, 452 pages, kõrgus x laius: 235x191 mm
  • Ilmumisaeg: 21-May-2019
  • Kirjastus: Packt Publishing Limited
  • ISBN-10: 1838649956
  • ISBN-13: 9781838649951
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 DescriptionMicroPython 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 such as C and C++. This book guides you through all the major applications of the MicroPython platform to build and program projects that use microcontrollers.

This MicroPython book covers recipes that will 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 to handle time delays and sensor readings, and apply advanced coding techniques to create complex projects. As you advance, you'll deal with Internet of Things (IoT) devices and integration with other online web services. In addition to this, you'll use MicroPython to make music with bananas and create portable multiplayer video games that incorporate sound and light animations into the gameplay.

By the end of this book, you'll have mastered the tips and tricks to troubleshoot your development problems and take 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 forIf 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.
Table of Contents

Getting started with MicroPython
Controlling LEDs
Creating Sound and Music
Interacting with buttons
Reading sensor data
Button Bash Game
Fruity Tunes
Let's Move It, Move It
Coding on the micro:bit
Controlling the ESP8266
Interacting with the Filesystem
Networking
Interacting with the Adafruit FeatherWing OLED
Building an IoT Weather Machine
Coding on the Adafruit HalloWing
Marwan Alsabbagh has been coding in some form or other since before the web existed and has continued to develop software, with a particular passion for Python, his preferred programming language, for over a decade. He has been a speaker at a number of global Python conferences, where he has been known to present microcontroller projects with a healthy dose of humor and stage theatrics. The snow globe intruder alert system, which he created with his creative and curious daughters, was one of his favorite MicroPython projects. His research interests include software engineering, microcontrollers, and 3D printing.