Skip to content

Commit 958e504

Browse files
authored
Revise CircuitPython draft with updates and corrections
Updated the draft to reflect the latest CircuitPython library statistics and new board additions.
1 parent 22f1f79 commit 958e504

1 file changed

Lines changed: 13 additions & 15 deletions

File tree

_drafts/2025-12-22-draft.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,7 @@ The Luckfox Aura is a compact, high-performance Linux SBC built around Rockchip
215215

216216
The number of supported microcontrollers and Single Board Computers (SBC) grows every week. This section outlines which boards have been included in CircuitPython or added to [CircuitPython.org](https://circuitpython.org/).
217217

218-
This week there were (#/no) new boards added:
219-
220-
- [Board name](url)
221-
- [Board name](url)
222-
- [Board name](url)
218+
This week there were no new boards added.
223219

224220
*Note: For non-Adafruit boards, please use the support forums of the board manufacturer for assistance, as Adafruit does not have the hardware to assist in troubleshooting.*
225221

@@ -252,19 +248,21 @@ If you'd like to contribute to the CircuitPython project on the Python side of t
252248

253249
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).
254250

255-
The current number of CircuitPython libraries is **###**!
251+
The current number of CircuitPython libraries is **552**!
256252

257253
**New Libraries**
258254

259255
Here are this week's new CircuitPython libraries:
260256

261-
* [library](url)
257+
* [adafruit/Adafruit_CircuitPython_CheckBox](https://github.com/adafruit/Adafruit_CircuitPython_CheckBox)
262258

263259
**Updated Libraries**
264260

265261
Here are this week's updated CircuitPython libraries:
266262

267-
* [library](url)
263+
* [adafruit/Adafruit_CircuitPython_Display_Text](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text)
264+
* [adafruit/Adafruit_CircuitPython_RFM9x](https://github.com/adafruit/Adafruit_CircuitPython_RFM9x)
265+
* [relic-se/CircuitPython_USB_Host_Gamepad](https://github.com/relic-se/CircuitPython_USB_Host_Gamepad)
268266

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

@@ -311,17 +309,17 @@ If you know of virtual events or upcoming events, please let us know via email t
311309

312310
## Latest Releases
313311

314-
CircuitPython's stable release is [10.0.3](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).
312+
CircuitPython's stable release is [10.0.3](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [10.1.0-beta.1](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
315313

316-
[2025####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
314+
[20251219](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
317315

318-
[2025####](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
316+
[20251218](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
319317

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

322320
[3.14.2](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.15.0a3](https://www.python.org/download/pre-releases/).
323321

324-
[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
322+
[4,417 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
325323

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

@@ -331,13 +329,13 @@ One important feature of CircuitPython is translated control and error messages.
331329

332330
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.
333331

334-
## NUMBER Thanks
332+
## 39,112 Thanks
335333

336-
[![NUMBER THANKS](../assets/20251222/39kdiscord.jpg)](https://adafru.it/discord)
334+
[![39,112 THANKS](../assets/20251222/39kdiscord.jpg)](https://adafru.it/discord)
337335

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

340-
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).
338+
The Adafruit Discord community, where we do all our CircuitPython development in the open, reached over 39,112 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).
341339

342340
## ICYMI - In case you missed it
343341

0 commit comments

Comments
 (0)