Itβs an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming language
Programming with MicroPython: Embedded Programming with Microcontrollers and Python
β Scribed by Nicholas H. Tollervey
- Publisher
- OβReilly Media
- Year
- 2017
- Tongue
- English
- Leaves
- 210
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Itβs an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming language. If youβre familiar with Python as a programmer, educator, or maker, youβre ready to learnβand have fun along the way.
Author Nicholas Tollervey takes you on a journey from first steps to advanced projects. Youβll explore the types of devices that run MicroPython, and examine how the language uses and interacts with hardware to process input, connect to the outside world, communicate wirelessly, make sounds and music, and drive robotics projects.
- Work with MicroPython on four typical devices: PyBoard, the micro:bit, Adafruitβs Circuit Playground Express, and ESP8266/ESP32 boards
- Explore a framework that helps you generate, evaluate, and evolve embedded projects that solve real problems
- Dive into practical MicroPython examples: visual feedback, input and sensing, GPIO, networking, sound and music, and robotics
- Learn how idiomatic MicroPython helps you express a lot with the minimum of resources
- Take the next step by getting involved with the Python community
β¦ Subjects
Electricity & Electronics;Science, Nature & How It Works;Robotics;Computer Science;Computers & Technology;Hardware & DIY;Design & Architecture;Internet & Networking;Mainframes & Minicomputers;Maintenance, Repair & Upgrading;Microprocessors & System Design;Peripherals;Personal Computers;Robotics;Single Board Computers;Computers & Technology;Python;Programming Languages;Computers & Technology;Sensors;Electronics;Electrical & Electronics;Engineering;Engineering & Transportation;Robotics & Automatio
π SIMILAR VOLUMES
<div><p>Itβs an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming
<p>It's an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming langu
MicroPython is an open source implementation of Python 3 language that runs on embedded environments. With MicroPython you can write clean and simple Python code to control hardware instead of having to use complex low-level languages like C or C++. If you want to create devices that interact with p