Skip to content

Commit

Permalink
stats
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKitty authored Mar 7, 2025
1 parent 45a37fd commit 326648d
Showing 1 changed file with 13 additions and 21 deletions.
34 changes: 13 additions & 21 deletions _drafts/2025-03-10-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,6 @@ Using VSCode to run MicroPython on a Raspberry Pi Pico - [YouTube](https://www.y

Bus Pirate bluetag automates JTAG and SWD pin finding - [X](https://bsky.app/profile/buspirate.bsky.social/post/3ljpfzlgh4s2m).

[![title](../assets/20250310/20250310-name.jpg)](url)

text - [site](url).

[![New extended temperature range for Compute Module 4](../assets/20250310/20250310cm.jpg)](https://www.raspberrypi.com/news/new-extended-temperature-range-for-compute-module-4/)

New extended temperature range for Compute Module 4: -40°C to +85°C - [Raspberry Pi News](https://www.raspberrypi.com/news/new-extended-temperature-range-for-compute-module-4/).
Expand Down Expand Up @@ -252,19 +248,15 @@ If you'd like to contribute to the CircuitPython project on the Python side of t

You can check out this [list of all the Adafruit CircuitPython libraries and drivers available](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/master/circuitpython_library_list.md).

The current number of CircuitPython libraries is **###**!

**New Libraries**

Here's this week's new CircuitPython libraries:

* [library](url)
The current number of CircuitPython libraries is **508**!

**Updated Libraries**

Here's this week's updated CircuitPython libraries:

* [library](url)
* [adafruit/Adafruit_CircuitPython_MiniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT)
* [adafruit/Adafruit_CircuitPython_BLE_BroadcastNet](https://github.com/adafruit/Adafruit_CircuitPython_BLE_BroadcastNet)
* [adafruit/Adafruit_CircuitPython_Requests](https://github.com/adafruit/Adafruit_CircuitPython_Requests)

## What’s the CircuitPython team up to this week?

Expand Down Expand Up @@ -318,17 +310,17 @@ If you know of virtual events or upcoming events, please let us know via email t

## Latest Releases

CircuitPython's stable release is [#.#.#](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [#.#.#-##.#](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
CircuitPython's stable release is [9.2.4](https://github.com/adafruit/circuitpython/releases/latest). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).

[2025####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
[20250307](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.

[2025####](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
[20250220](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.

[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
[v1.24.1](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).

[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/).
[3.13.2](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.14.0a5](https://www.python.org/download/pre-releases/).

[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
[4,216 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)

## Call for Help -- Translating CircuitPython is now easier than ever

Expand All @@ -338,13 +330,13 @@ One important feature of CircuitPython is translated control and error messages.

Sign in with an existing account such as GitHub, Google or Facebook and start contributing through a simple web interface. No forks or pull requests needed! As always, if you run into trouble join us on [Discord](https://adafru.it/discord), we're here to help.

## NUMBER Thanks
## 38,810 Thanks

[![NUMBER THANKS](../assets/20250310/38kdiscord.jpg)](https://adafru.it/discord)
[![38,810 THANKS](../assets/20250310/38kdiscord.jpg)](https://adafru.it/discord)

[![Adafruit Discord](https://discordapp.com/api/guilds/327254708534116352/embed.png?style=banner3)](https://discord.gg/adafruit)

The Adafruit Discord community, where we do all our CircuitPython development in the open, reached over NUMBER humans - thank you! Adafruit believes Discord offers a unique way for Python on hardware folks to connect. Join today at [https://adafru.it/discord](https://adafru.it/discord).
The Adafruit Discord community, where we do all our CircuitPython development in the open, reached over 38,810 humans - thank you! Adafruit believes Discord offers a unique way for Python on hardware folks to connect. Join today at [https://adafru.it/discord](https://adafru.it/discord).

## ICYMI - In case you missed it

Expand Down

0 comments on commit 326648d

Please sign in to comment.