Skip to content

Releases: adafruit/Adafruit_CircuitPython_Bundle

May 29, 2024 auto-release

29 May 05:12
Compare
Choose a tag to compare

Updated libraries: AWS_IOT

As always, thank you to all of our contributors: @jersu11, @adafruit-adabot, @justmobilize


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.

May 25, 2024 auto-release

25 May 05:11
Compare
Choose a tag to compare

Updated libraries: esp32spi

As always, thank you to all of our contributors: @adafruit-adabot, @dhalbert, @justmobilize


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.

May 23, 2024 auto-release

23 May 05:10
Compare
Choose a tag to compare

Updated libraries: minimqtt

As always, thank you to all of our contributors: @adafruit-adabot, @dhalbert, @justmobilize


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.

May 22, 2024 auto-release

22 May 05:07
Compare
Choose a tag to compare

Updated libraries: esp32spi, wiznet5k, minimqtt

As always, thank you to all of our contributors: @dhalbert, @justmobilize, @adafruit-adabot


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.

May 21, 2024 auto-release

21 May 05:09
Compare
Choose a tag to compare

Updated libraries: minimqtt

As always, thank you to all of our contributors: @vladak, @dhalbert, @justmobilize, @adafruit-adabot


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.

May 19, 2024 auto-release

19 May 05:09
Compare
Choose a tag to compare

Updated libraries: logging, requests

As always, thank you to all of our contributors: @ilikecake, @adafruit-adabot, @FoamyGuy, @dhalbert, @justmobilize


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.

May 18, 2024 auto-release

18 May 05:12
Compare
Choose a tag to compare

Updated libraries: requests

As always, thank you to all of our contributors: @FoamyGuy, @justmobilize, @adafruit-adabot


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.

May 16, 2024 auto-release

16 May 05:09
Compare
Choose a tag to compare

Updated libraries: esp32spi, connection_manager, ntp

As always, thank you to all of our contributors: @dhalbert, @justmobilize, @adafruit-adabot


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.

May 14, 2024 auto-release

14 May 05:11
Compare
Choose a tag to compare

Updated libraries: bme680, is31fl3731, rfm69, ntp

As always, thank you to all of our contributors: @DJDevon3, @FoamyGuy, @justmobilize, @dhalbert, @vladak, @adafruit-adabot, @jepler


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.

May 13, 2024 auto-release

13 May 05:10
Compare
Choose a tag to compare

Updated libraries: connection_manager, minimqtt, requests

As always, thank you to all of our contributors: @dhalbert, @justmobilize, @adafruit-adabot


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.