MicroPython All the Things!

January 02, 2018

We ♥ MicroPython at CED! And who wouldn't? It gives you the simple syntax of Python 3 right in your micro-controller! It runs on lots of different hardware platforms and could well become the successor to the Arduino language.

We sell a whole lot of different boards that can run MicroPython. Here are just a few:

  • On the really tiny end of the scale, the Adafruit Trinket M0 and Gemma M0 are the smallest MicroPython-capable boards we carry. They both run CircuitPython, Adafruit's fork of MicroPython. While these tiny boards (some might call 'em adorable) don't have networking or built-in sensors, they do have a super-blinky RGBW LED for added sparkle.

  • Slightly larger are the Feather M0 Express boards. They're part of the Feather ecosystem from Adafruit, so they include LiPo charging and power. They also have a NeoPixel built in and 2 MB of Flash storage for data.

  • Packed with sensors and Bluetooth are the micro:bit offerings. Designed for education, they're fun to program in MicroPython.

  • If you need wireless, the ESP8266 boards have it, and they're officially supported in the MicroPython ESP8266 port. I'd recommend starting with a board like the Feather HUZZAH, as it includes USB support and LiPo battery connections.

  • If the ESP8266 doesn't quite give you enough power, ESP32 boards like the HUZZAH32 bring more storage and more processing power. The MicroPython support for ESP32 isn't quite as polished as for the ESP8266, but it's still very solid.

  • Top of the line are the WiPy boards from Pycom. These ESP32 boards are pre-programmed with MicroPython, and are available with powerful radio technologies such as LoRa and SigFox.

If you create something cool using MicroPython, don't forget to let us know about it!


Leave a comment

Comments will be approved before showing up.


Also in News

The Raspberry Pi Pico
The Raspberry Pi Pico

July 28, 2021

Raspberry Pi Pico’s are a great microcontroller that has a fair amount of range, despite the slightly more tricky set up process, once it’s ready to go there’s a lot you can do. 

Continue Reading

Raspberry Pi Troubleshooting

June 30, 2021

Continue Reading

An introduction to soldering
An introduction to soldering

June 08, 2021

Soldering is a good skill to learn and improve throughout your making and DIY-ing, there’s quite a few situations where it will be the best option for a more permanent build.

Continue Reading