Skip to content

Commit 73953ca

Browse files
authored
Update 2025-06-16-draft.md
1 parent 125713e commit 73953ca

File tree

1 file changed

+12
-54
lines changed

1 file changed

+12
-54
lines changed

_drafts/2025-06-16-draft.md

Lines changed: 12 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,10 @@
11
---
22
layout: post
3-
title: "Featured story title here!"
3+
title: "Python 3.13.5, Coding in Python, ARM Assembly and More!"
44
date: 2025-06-16 07:00:00 -0800
55
categories: weekly
66
---
77

8-
- [ ] Library and info updates
9-
- [ ] change date
10-
- [ ] update title
11-
- [ ] Feature story
12-
- [ ] Update [![](../assets/20250616/)]() for images
13-
- [ ] Update ICYDNCI
14-
- [ ] All images 550w max only
15-
- [ ] Link "View this email in your browser."
16-
17-
News Sources
18-
19-
- [Adafruit Playground](https://adafruit-playground.com/)
20-
- Twitter: [CircuitPython](https://twitter.com/search?q=circuitpython&src=typed_query&f=live), [MicroPython](https://twitter.com/search?q=micropython&src=typed_query&f=live) and [Python](https://twitter.com/search?q=python&src=typed_query)
21-
- [Raspberry Pi News](https://www.raspberrypi.com/news/)
22-
- Mastodon [CircuitPython](https://mastodon.social/tags/CircuitPython) and [MicroPython](https://mastodon.social/tags/MicroPython)
23-
- [hackster.io CircuitPython](https://www.hackster.io/search?q=circuitpython&i=projects&sort_by=most_recent) and [MicroPython](https://www.hackster.io/search?q=micropython&i=projects&sort_by=most_recent)
24-
- YouTube: [CircuitPython](https://www.youtube.com/results?search_query=circuitpython&sp=CAI%253D), [MicroPython](https://www.youtube.com/results?search_query=micropython&sp=CAI%253D), [Prof Gallaugher](https://www.youtube.com/@BuildWithProfG/videos), [Teacher Brogan M. Pratt CircuitPython](https://www.youtube.com/playlist?list=PLRHdgFNRLyaN6eCw8b0yoHKDY9B4GiirU), [Teacher Brogan M. Pratt CircuitPython search](https://www.youtube.com/@BroganMPratt/search?query=circuitpython)
25-
- Instructables: [CircuitPython](https://www.instructables.com/search/?q=circuitpython&projects=all&sort=Newest), [MicroPython](https://www.instructables.com/search/?q=micropython&projects=all&sort=Newest), [Raspberry Pi Python](https://www.instructables.com/search/?q=raspberry+pi+python&projects=all&sort=Newest)
26-
- [hackaday CircuitPython](https://hackaday.com/blog/?s=circuitpython) and [MicroPython](https://hackaday.com/blog/?s=micropython)
27-
- [python.org](https://www.python.org/)
28-
- [Python Insider - dev team blog](https://pythoninsider.blogspot.com/)
29-
- Individuals: [Jeff Geerling](https://www.jeffgeerling.com/blog), [Yakroo](https://x.com/Yakroo5077)
30-
- Tom's Hardware: [CircuitPython](https://www.tomshardware.com/search?searchTerm=circuitpython&articleType=all&sortBy=publishedDate) and [MicroPython](https://www.tomshardware.com/search?searchTerm=micropython&articleType=all&sortBy=publishedDate) and [Raspberry Pi](https://www.tomshardware.com/search?searchTerm=raspberry%20pi&articleType=all&sortBy=publishedDate)
31-
- [hackaday.io newest projects MicroPython](https://hackaday.io/projects?tag=micropython&sort=date) and [CircuitPython](https://hackaday.io/projects?tag=circuitpython&sort=date)
32-
- [Google News Python](https://news.google.com/topics/CAAqIQgKIhtDQkFTRGdvSUwyMHZNRFY2TVY4U0FtVnVLQUFQAQ?hl=en-US&gl=US&ceid=US%3Aen)
33-
- hackaday.io - [CircuitPython](https://hackaday.io/search?term=circuitpython) and [MicroPython](https://hackaday.io/search?term=micropython)
34-
358
View this email in your browser. **Warning: Flashing Imagery**
369

3710
Welcome to the latest Python on Microcontrollers newsletter! *insert 2-3 sentences from editor (what's in overview, banter)* - *Anne Barela, Editor*
@@ -209,10 +182,6 @@ Keyboard Builders' Digest issue #192 - [kbd.news](https://kbd.news/Behind-the-sc
209182

210183
7 cool Python projects to automate the boring stuff - [KDnuggets](https://www.kdnuggets.com/7-cool-python-projects-to-automate-the-boring-stuff).
211184

212-
[![title](../assets/20250616/20250616-name.jpg)](url)
213-
214-
text - [site](url).
215-
216185
## New
217186

218187
[![Orange Pi R2S](../assets/20250616/20250616new1.jpg)](https://www.hackster.io/news/orange-pi-blends-edge-ai-with-compact-network-appliance-capabilities-in-the-orange-pi-r2s-3c09a6d81cbe)
@@ -227,11 +196,7 @@ The low cost RAK11160 LoRaWAN, WiFi, and BLE module pairs an ESP32-C2 (WiFi/BLE)
227196

228197
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/).
229198

230-
This week there were (#/no) new boards added:
231-
232-
- [Board name](url)
233-
- [Board name](url)
234-
- [Board name](url)
199+
This week there were no new boards added.
235200

236201
*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.*
237202

@@ -250,14 +215,6 @@ The Adafruit Learning System has over 3,000 free guides for learning skills and
250215

251216
[LED Matrix Alarm Clock](https://learn.adafruit.com/led-matrix-alarm-clock) from [Ruiz Brothers](https://learn.adafruit.com/u/pixil3d) and [Liz Clark](https://learn.adafruit.com/u/BlitzCityDIY)
252217

253-
[title](url) from [name](url)
254-
255-
[title](url) from [name](url)
256-
257-
## Updated Learn Guides
258-
259-
[title](url)
260-
261218
## CircuitPython Libraries
262219

263220
[![CircuitPython Libraries](../assets/20250616/blinka.png)](https://circuitpython.org/libraries)
@@ -270,19 +227,20 @@ If you'd like to contribute to the CircuitPython project on the Python side of t
270227

271228
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).
272229

273-
The current number of CircuitPython libraries is **###**!
230+
The current number of CircuitPython libraries is **529**!
274231

275232
**New Libraries**
276233

277234
Here's this week's new CircuitPython libraries:
278235

279-
* [library](url)
236+
* [adafruit/Adafruit_CircuitPython_INA23x](https://github.com/adafruit/Adafruit_CircuitPython_INA23x)
280237

281238
**Updated Libraries**
282239

283240
Here's this week's updated CircuitPython libraries:
284241

285-
* [library](url)
242+
* [adafruit/Adafruit_CircuitPython_INA228](https://github.com/adafruit/Adafruit_CircuitPython_INA228)
243+
* [adafruit/Adafruit_CircuitPython_PortalBase](https://github.com/adafruit/Adafruit_CircuitPython_PortalBase)
286244

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

@@ -328,17 +286,17 @@ If you know of virtual events or upcoming events, please let us know via email t
328286

329287
## Latest Releases
330288

331-
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).
289+
CircuitPython's stable release is [9.2.8](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [10.0.0-alpha.6](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
332290

333-
[2025####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
291+
[20250613](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest Adafruit CircuitPython library bundle.
334292

335-
[2025####](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
293+
[20250529](https://github.com/adafruit/CircuitPython_Community_Bundle/releases/latest) is the latest CircuitPython Community library bundle.
336294

337-
[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
295+
[v1.25.0](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
338296

339-
[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/).
297+
[3.13.5](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [Python 3.14.0b2](https://www.python.org/download/pre-releases/).
340298

341-
[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
299+
[4,281 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
342300

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

0 commit comments

Comments
 (0)