Skip to content

April 23, 2024 auto-release

Latest
Compare
Choose a tag to compare
@adafruit-adabot adafruit-adabot released this 23 Apr 05:12

Updated libraries: floppy, sharpmemorydisplay, thermistor, wiznet5k, ble, bus_device

As always, thank you to all of our contributors: @jepler, @FoamyGuy, @dhalbert, @makermelissa, @kevin-tritz, @pinkavaj, @tannewt, @adafruit-adabot, @us3r64, @RetiredWizard


The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 8.2.6 you should download the 8.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.