Site Information

 Loading... Please wait...

Embedded Programming Of Microcontrollers Using MicroPython

Posted by Technical Literature on

Programming with MicroPython: Embedded Programming with Microcontrollers and Python

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

More Information...


Python for Microcontrollers - Getting Started with MicroPython

This DIY guide provides a practical introduction to microcontroller programming with MicroPython. Written by an experienced electronics hobbyist, Python for Microcontrollers: Getting Started with MicroPython features eight start-to-finish projects that clearly demonstrate each technique. 

You will learn how to use sensors, store data, control motors and other devices, and work with expansion boards. From there, you’ll discover how to design, build, and program all kinds of entertaining and practical projects of your own.

  • Learn MicroPython and object-oriented programming basics
  • Explore the powerful features of the Pyboard, ESP8266, and WiPy
  • Interface with a PC and load files, programs, and modules
  • Work with the LEDs, timers, and converters
  • Control external devices using serial interfaces and PWM
  • Build and program a let ball detector using the 3-axis accelerometer
  • Install and program LCD and touchsensor expansion boards
  • Record and play sounds using the AMP audio board

More Information...