Skip to content

Commit 9797888

Browse files
authored
Update 2026-01-12-draft.md
1 parent 77dc98a commit 9797888

1 file changed

Lines changed: 11 additions & 17 deletions

File tree

_drafts/2026-01-12-draft.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,9 @@ SigCore UC: an open-source universal I/O controller for the Raspberry Pi - [Hack
261261

262262
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/).
263263

264-
This week there were (#/no) new boards added:
264+
Since the last newsletter, there was one new board added:
265265

266-
- [Board name](url)
267-
- [Board name](url)
268-
- [Board name](url)
266+
- [EDU PICO 2 for Pico 2 W by Cytron Technologies](https://circuitpython.org/board/cytron_edu_v2%20_pico_2w/)
269267

270268
*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.*
271269

@@ -288,10 +286,6 @@ The Adafruit Learning System has over 3,200 free guides for learning skills and
288286

289287
[Holiday Card Maker on Fruit Jam](https://learn.adafruit.com/holiday-card-maker-on-fruit-jam) from [Tim C](https://learn.adafruit.com/u/Foamyguy)
290288

291-
## Updated Learn Guides
292-
293-
[title](url)
294-
295289
## CircuitPython Libraries
296290

297291
[![CircuitPython Libraries](../assets/20260112/blinka.png)](https://circuitpython.org/libraries)
@@ -362,17 +356,17 @@ If you know of virtual events or upcoming events, please let us know via email t
362356

363357
## Latest Releases
364358

365-
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).
359+
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).
366360

367-
[2025####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
361+
[20250108](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
368362

369-
[2025####](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
363+
[20250109](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
370364

371-
[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
365+
[v1.27.0](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
372366

373-
[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/).
367+
[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/).
374368

375-
[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
369+
[4,438 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
376370

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

@@ -382,13 +376,13 @@ One important feature of CircuitPython is translated control and error messages.
382376

383377
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.
384378

385-
## NUMBER Thanks
379+
## 39,139 Thanks
386380

387-
[![NUMBER THANKS](../assets/20260112/39kdiscord.jpg)](https://adafru.it/discord)
381+
[![39,139 THANKS](../assets/20260112/39kdiscord.jpg)](https://adafru.it/discord)
388382

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

391-
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).
385+
The Adafruit Discord community, where we do all our CircuitPython development in the open, reached over 39,139 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).
392386

393387
## ICYMI - In case you missed it
394388

0 commit comments

Comments
 (0)