CircuitPython 4.0.0 Alpha 2 Released! — @adafruit @CircuitPython

Download the 4.0.0 Alpha 2 release here.

4.0.0 is the latest major revision of CircuitPython and features support for the nRF52840 BLE chipset, display support and translated messages.

Alpha!

This is alpha release number 2 of 4.0.0. Alpha releases do not have the complete API from 3.x on the nRF buildsand are only meant for testing. (Beta release will have the full existing API but still need work.) Please use the latest 3.x stable release when first starting with CircuitPython. It is stable.

When you find a bug please check the current known issues and file an issue if something isn’t already known.

Installation

To install follow the instructions in our new Welcome to CircuitPython! guide. To install the latest libraries, see this page in that guide.

Try the latest version of the Mu editor for creating and editing your CircuitPython programs and for easy access to the CircuitPython serial connection (the REPL).

Most builds are available as both UF2 and bin files here along with test builds.

New Features, Updates, and Fixes

  • Add new audioio.Mixer class to provide multiple simultaneous sample playback. Thanks @tannewt.
  • Add pulseio.PWMOut and pulse.PulseOut to nrf port. Thanks @dhalbert.
  • Add busio.UART to nrf port. Thanks @hathach.
  • Add supervisor.runtime.serial_bytes_available to see if input is available to read. Thanks @ATMakersBill.
  • Add auto-reload for nrf port. Thanks @hathach.
  • framebuf has been removed. displayio is its replacement, and will be enhanced as 4.0 progresses to include framebuf‘s functionality.
  • Fix storage.erase_filesystem() on nrf port. Thanks @jerryneedell.
  • Enable optional support for inline assembly. Thanks @urish.
  • Continued work on Spanish translation. Thanks @C47D and @carlosperate.
  • Italian translation. Thanks @platipo.
  • Brazilian Portuguese translation. Thanks @furlaneto@xpecex, and @gcvasconcelos.
  • Travis build improvements. Thanks @sajattack and @jepler.
  • Fix bugs in nrf SPI and I2C. Thanks @dhalbert.
  • Frozen libraries updated to latest released versions. Thanks @dhalbert.
  • Merge latest fixes from 3.x. Thanks @tannewt.

Breaking Changes!

  • None so far, but expect some later!

Known Issues

  • On nRF52840, using ubluepy with first allocated busio.SPI object will cause a reset. The first SPI object created is always be the high speed 32MHz SPIM3 peripheral. To avoid this, if you need SPI, create but do not use the first SPI object, and create subsequent SPI objects to use. The second and later objects will run at a maximum of 8MHz.
  • Due to a bug, the SPIM3 peripheral is not allocated. Only one SPI peripheral, running at 8MHz, is available. This accidentally works around the problem above.

Thanks

Thank you to all who used, tested, contributed, helped out, and participated on GitHub and/or Discord:
@ladyada@dhalbert@tannewt@kattni@microbuilder@hathach@arturo182@nickzoic@glennrub@siddacious@deshipu@sommersoft@jerryneedell@brentru@caternuson@jepler@urish@sajattack,, @notro@Jahor@Makdaam@mrmcwethy@jepler@notro@mattyt@furlaneto@ATMakersBill@Klowner@klardotsh@C47D@carlosperate@platipo@xpecex@gcvasconcelos@saspa@uhrheber, and surely more we have missed. Join us on the Discord chat to collaborate.

Documentation

Documentation is available in readthedocs.io.

Here are all the changes since 4.0.0-alpha.1.
Here are all the changes since 3.0.2.

This release is based on MicroPython 1.9.4 @25ae98f. Support upstream MicroPython by purchasing a PyBoard(from Adafruit here).

Troubleshooting

Check out this guide for info on common problems with CircuitPython. If you are still having, then post to the Adafruit Support Forums and join Discord.


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

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 — Select Python on Microcontrollers Newsletter: PyCon AU 2024 Talks, New Raspberry Pi Gear Available and 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 — Halloween, WiLo, and more!

Maker Business – Adafruit Daily — Checking in on Intel

Electronics – Adafruit Daily — Probe Compensation

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.