CircuitPython 0.9.0

From the release page:

I’ve been traveling over a week now and I’m in Barcelona! Over that time I’ve done a bunch of polish work, especially on the ESP8266 port, and gotten the 1.0 issues list down to 2. We’re getting closer and closer. Almost everything between now and 1.0 will be polish instead of large features. Please file issues for any problems you find.

This release is based on MicroPython 1.8.7.

There are a couple breaking changes since 0.8.4 to be aware of:

  • Enum like values in DigitalInOut and UART are now all CAPS instead of lowercase. They also now print their value instead of just their class.
  • Only 800khz NeoPixels are now supported. 400khz are rare and we needed the flash space.

Other non-breaking changes since 0.8.4:

  • Tweaked nativeio.SPI to better support SD cards.
  • atmel-samd: Fix I2C init when it errors. Thanks @deshipu for finding the bug
  • Changed sys.implementation to ‘circuitpython’ and corrected version output at @deshipu‘s suggestion
  • ESP8266: Fixed a number of bugs and unified the run process with the atmel-samd port.
  • Pin objects are now printed as their board or microcontroller.pin name rather than <Pin>.
  • Added note on webrepl_setup at @fede2cr‘s suggestion.

To install, download a .bin file and follow the guide here for M0 and here for ESP8266.


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


No Comments

No comments yet.

Sorry, the comment form is closed at this time.