Merge pull request #205 from adafruit/dhalbert-patch-1
Create 2025-03-24.md
This commit is contained in:
commit
6f55a61767
1 changed files with 245 additions and 0 deletions
245
2025/2025-03-24.md
Normal file
245
2025/2025-03-24.md
Normal file
|
|
@ -0,0 +1,245 @@
|
|||
# CircuitPython Weekly Meeting for March 24th, 2025
|
||||
|
||||
Video is available [on YouTube](https://youtu.be/GZ-9BZDH08g).
|
||||
|
||||
Join here for the chat all week: [http://adafru.it/discord](http://adafru.it/discord).
|
||||
|
||||
The CircuitPython Weekly Meeting normally is held at 2pm US ET/11am PT on Mondays. Check the \#circuitpython channel on Discord for notices of change in time and links to past meetings. Meeting times are also available in [iCal format](https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical) for use with standard calendar applications and can also be viewed [in your browser](https://open-web-calendar.hosted.quelltext.eu/calendar.html?url=https%3A%2F%2Fraw.githubusercontent.com%2Fadafruit%2Fadafruit-circuitpython-weekly-meeting%2Fmain%2Fmeeting.ical&title=CircuitPython%20Meeting%20Schedule&tab=agenda&tabs=month&tabs=agenda).
|
||||
|
||||
If you want to be able to participate in the meeting by speaking, you will need to be added to the @circuitpythonistas role on Discord. Please ask any of the moderators or admins to add you if you’d like to join.
|
||||
|
||||
CircuitPython development is sponsored by Adafruit. Please support them by purchasing hardware from https://adafruit.com.
|
||||
|
||||
Reminders: Podcast available on most services. Let us know if we’re missing some. The canonical URL for the podcast version is [https://adafruit-podcasts.s3.amazonaws.com/circuitpython\_weekly\_meeting/audio-podcast.xml](https://adafruit-podcasts.s3.amazonaws.com/circuitpython_weekly_meeting/audio-podcast.xml) which you may be able to enter directly into compatible podcast apps.
|
||||
|
||||
## 2:27 Community News
|
||||
|
||||
### 2:49 CircuitPython 9.2.5 \[and 9.2.6\] Released
|
||||
|
||||
CircuitPython 9.2.5 is the latest bugfix revision of CircuitPython, and is a new stable release – [Adafruit Blog](https://blog.adafruit.com/2025/03/18/circuitpython-9-2-5-released/) and release notes – [GitHub](https://github.com/adafruit/circuitpython/releases/tag/9.2.5). \[Note that 9.2.6 was released over the weekend to fix a regression in 9.2.5.\]
|
||||
|
||||
#### Highlights of this release
|
||||
|
||||
* Update frozen modules.
|
||||
* Enable function attributes and reverse arithmetic operators on most boards.
|
||||
* `displayio`:
|
||||
* Add `tilepalettemapper`.
|
||||
* add VT100 escape code support for scrolling and colors.
|
||||
* `synthio` and `audiodelays` additions
|
||||
* Add `audioio` on Espressif.
|
||||
* Add `spitarget` on SAMx (enabled on most SAMx5x boards).
|
||||
* Initial work on a Zephyr port.
|
||||
* Bug fixes.
|
||||
|
||||
### 3:46 600 CircuitPython Compatible Boards
|
||||
|
||||
There are now 600 microcontroller boards that support CircuitPython\! The number includes boards from many manufacturers. And in 21 languages for each board for localization – [Adafruit Blog](https://blog.adafruit.com/2025/03/21/626918-600-circuitpython-boards/).
|
||||
|
||||
### 4:14 Newsletter Details
|
||||
|
||||
The Python on Microcontrollers Weekly Newsletter is a CircuitPython-community-run newsletter emailed every Monday. The complete archives are \[here\](https://www.adafruitdaily.com/category/circuitpython/). It highlights the latest Python on hardware related news from around the web including CircuitPython, Python and MicroPython developments.
|
||||
|
||||
To contribute your own news or project, edit next week's draft [on GitHub](https://github.com/adafruit/circuitpython-weekly-newsletter/tree/gh-pages/_drafts) and [submit a pull request](https://help.github.com/articles/editing-files-in-your-repository/) with the changes. You may also or email [cpnews@adafruit.com](mailto:cpnews@adafruit.com), or tag a post with \#CircuitPython on Mastodon, Bluesky, or X (formerly known as Twitter),.
|
||||
|
||||
## 5:05 State of CircuitPython, Libraries and Blinka
|
||||
|
||||
**This report contains information from the previous seven days. Any changes (PRs merged, etc.) made today are not included in this report.**
|
||||
|
||||
### Overall
|
||||
|
||||
* 32 pull requests merged
|
||||
* 11 authors \- eightycc, snkYmkrct, dhalbert, **cmarxmeier**, tannewt, **nateinaction**, **page200**, FoamyGuy, jepler, Neradoc, relic-se
|
||||
* 7 reviewers \- dhalbert, eightycc, tannewt, FoamyGuy, jepler, ladyada, gamblor21
|
||||
* 25 closed issues by 7 people, 22 opened by 19 people
|
||||
|
||||
### 6:00 Core
|
||||
|
||||
* 22 pull requests merged
|
||||
* 9 authors \- eightycc, snkYmkrct, dhalbert, **cmarxmeier**, tannewt, **nateinaction**, FoamyGuy, Neradoc, **page200**
|
||||
* 5 reviewers \- dhalbert, eightycc, tannewt, ladyada, gamblor21
|
||||
* 21 open pull requests
|
||||
* [https://github.com/adafruit/circuitpython/pull/7811](https://github.com/adafruit/circuitpython/pull/7811) (Open 725 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/8647](https://github.com/adafruit/circuitpython/pull/8647) (Open 488 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9009](https://github.com/adafruit/circuitpython/pull/9009) (Open 383 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9094](https://github.com/adafruit/circuitpython/pull/9094) (Open 362 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9349](https://github.com/adafruit/circuitpython/pull/9349) (Open 278 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9559](https://github.com/adafruit/circuitpython/pull/9559) (Open 212 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9844](https://github.com/adafruit/circuitpython/pull/9844) (Open 115 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9876](https://github.com/adafruit/circuitpython/pull/9876) (Open 107 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9878](https://github.com/adafruit/circuitpython/pull/9878) (Open 106 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9883](https://github.com/adafruit/circuitpython/pull/9883) (Open 104 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9909](https://github.com/adafruit/circuitpython/pull/9909) (Open 90 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9955](https://github.com/adafruit/circuitpython/pull/9955) (Open 70 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9994](https://github.com/adafruit/circuitpython/pull/9994) (Open 58 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10023](https://github.com/adafruit/circuitpython/pull/10023) (Open 49 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10044](https://github.com/adafruit/circuitpython/pull/10044) (Open 43 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10056](https://github.com/adafruit/circuitpython/pull/10056) (Open 38 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10073](https://github.com/adafruit/circuitpython/pull/10073) (Open 35 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10080](https://github.com/adafruit/circuitpython/pull/10080) (Open 32 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10129](https://github.com/adafruit/circuitpython/pull/10129) (Open 11 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10158](https://github.com/adafruit/circuitpython/pull/10158) (Open 3 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10173](https://github.com/adafruit/circuitpython/pull/10173) (Open 0 days)
|
||||
* 22 closed issues by 6 people, 14 opened by 12 people
|
||||
* 764 open issues
|
||||
* [https://github.com/adafruit/circuitpython/issues](https://github.com/adafruit/circuitpython/issues)
|
||||
* 10 active milestones
|
||||
* 10.0.0: 19 open issues
|
||||
* 10.0.x: 0 open issues
|
||||
* 10.x.x: 9 open issues
|
||||
* 11.0.0: 7 open issues
|
||||
* 9.2.x: 4 open issues
|
||||
* 9.x.x: 42 open issues
|
||||
* Libraries: 16 open issues
|
||||
* Long term: 624 open issues
|
||||
* Support: 23 open issues
|
||||
* Third-party: 15 open issues
|
||||
* 6 issues not assigned a milestone
|
||||
|
||||
### 8:48 Libraries
|
||||
|
||||
* Adafruit Libraries: 354 Community Libraries: 158 (Total: 512\)
|
||||
* 8 pull requests merged
|
||||
* 4 authors \- FoamyGuy, Neradoc, tannewt, relic-se
|
||||
* 2 reviewers \- FoamyGuy, tannewt
|
||||
* Merged pull requests:
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_Display\_Text/pull/219](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/219) (Days open: 4\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_JSON\_Stream/pull/8](https://github.com/adafruit/Adafruit_CircuitPython_JSON_Stream/pull/8) (Days open: 3\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_Bitmap\_Font/pull/69](https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font/pull/69) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_Bitmap\_Font/pull/68](https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font/pull/68) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_JSON\_Stream/pull/9](https://github.com/adafruit/Adafruit_CircuitPython_JSON_Stream/pull/9) (Days open: 1\)
|
||||
* [https://github.com/adafruit/CircuitPython\_Community\_Bundle/pull/245](https://github.com/adafruit/CircuitPython_Community_Bundle/pull/245) (Days open: 1\)
|
||||
* [https://github.com/adafruit/CircuitPython\_Community\_Bundle/pull/243](https://github.com/adafruit/CircuitPython_Community_Bundle/pull/243) (Days open: 1\)
|
||||
* [https://github.com/adafruit/CircuitPython\_Community\_Bundle/pull/244](https://github.com/adafruit/CircuitPython_Community_Bundle/pull/244) (Days open: 1\)
|
||||
* 50 open pull requests (Oldest: 949, Newest: 1\)
|
||||
* 1 closed issues by 1 people, 7 opened by 7 people
|
||||
* 705 open issues
|
||||
* 3 good first issues
|
||||
* [https://circuitpython.org/contributing](https://circuitpython.org/contributing)
|
||||
|
||||
#### Library updates in the last seven days:
|
||||
|
||||
* **New Libraries**
|
||||
* [relic-se/CircuitPython\_Waveform](https://github.com/relic-se/CircuitPython_Waveform)
|
||||
* **Updated Libraries**
|
||||
* [adafruit/Adafruit\_CircuitPython\_HDC302x](https://github.com/adafruit/Adafruit_CircuitPython_HDC302x)
|
||||
* [adafruit/Adafruit\_CircuitPython\_Bitmap\_Font](https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font)
|
||||
|
||||
### 13:43 Blinka
|
||||
|
||||
* 2 pull requests merged
|
||||
* 2 authors \- FoamyGuy, jepler
|
||||
* 2 reviewers \- FoamyGuy, jepler
|
||||
* 26 open pull requests
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_bleio/pull/40](https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40) (Open 1263 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/335](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/335) (Open 451 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/884](https://github.com/adafruit/Adafruit_Blinka/pull/884) (Open 222 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Displayio/pull/140](https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/140) (Open 218 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/888](https://github.com/adafruit/Adafruit_Blinka/pull/888) (Open 205 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/908](https://github.com/adafruit/Adafruit_Blinka/pull/908) (Open 135 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/914](https://github.com/adafruit/Adafruit_Blinka/pull/914) (Open 112 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/915](https://github.com/adafruit/Adafruit_Blinka/pull/915) (Open 107 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/372](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/372) (Open 102 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/925](https://github.com/adafruit/Adafruit_Blinka/pull/925) (Open 74 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/375](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/375) (Open 74 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/928](https://github.com/adafruit/Adafruit_Blinka/pull/928) (Open 71 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Displayio/pull/143](https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/143) (Open 67 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/378](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/378) (Open 65 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/931](https://github.com/adafruit/Adafruit_Blinka/pull/931) (Open 62 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/379](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/379) (Open 43 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/945](https://github.com/adafruit/Adafruit_Blinka/pull/945) (Open 29 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/380](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/380) (Open 29 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Displayio/pull/156](https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/156) (Open 28 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/950](https://github.com/adafruit/Adafruit_Blinka/pull/950) (Open 19 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/955](https://github.com/adafruit/Adafruit_Blinka/pull/955) (Open 12 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/381](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/381) (Open 12 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_Piomatter/pull/34](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Piomatter/pull/34) (Open 6 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_Neopixel/pull/7](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Neopixel/pull/7) (Open 6 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_rp1pio/pull/20](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_rp1pio/pull/20) (Open 6 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_Piomatter/pull/38](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Piomatter/pull/38) (Open 5 days)
|
||||
* 2 closed issues by 1 people, 1 opened by 1 people
|
||||
* 151 open issues
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/issues](https://github.com/adafruit/Adafruit_Blinka/issues)
|
||||
* Number of supported boards: 146
|
||||
|
||||
## 14:40 Hug reports
|
||||
|
||||
@danh (hosting)
|
||||
|
||||
* @jepler’s last week before vacation and semi-retirement. Huge thanks to Jeff for years of smart and very productive work on CircuitPython\!\!
|
||||
* @eightycc for fixing multiple issues over the past week.
|
||||
* @gamblor21 for a quick PR review.
|
||||
|
||||
15:55 @anecdata (text only)
|
||||
|
||||
* @eightycc for the mDNS fix, and in general for ongoing work on networking issues
|
||||
|
||||
16:07 @eightycc
|
||||
|
||||
* @danh and @tannewt for all their help over the last week.
|
||||
* @anecdata for writing amazingly useful issues with repro code that make debugging quick and easy.
|
||||
* @jepler for helping me get started with Espressif JTAG. Plus, a huge hug for all the work you’ve done on CircuitPython, it’s rare I see a source file you have not touched\!
|
||||
|
||||
16:49 @foamyguy
|
||||
|
||||
* Adafruit art wizard Bruce for working with me on the Fruit Jam animation and rendering assets that made my life much easier.
|
||||
* @Neradoc for submitting improvements to circup allowing it to find libraries recursively instead of just code.py only
|
||||
* @Justin for continued work to rid the learn guide repo of secrets.py references.
|
||||
* Jeff for all of the great things you’ve contributed to CircuitPython and surrounding projects. And for meeting up to hang out in person on a few occasions. I look forward to doing so again in the future once you are back in town and have had a chance to settle in from the trip.
|
||||
|
||||
17:45 @jepler
|
||||
|
||||
* Hug for Mark (Gamblor) who posted up some ongoing audio work on Mastodon.
|
||||
* Hugs for foamyguy & eightycc – with you here and contributing to the core, you’re making me feel better about stepping away.
|
||||
* Group hug
|
||||
* I’m proud of the 5ish years I’ve spent working for Adafruit, mostly on CircuitPython.
|
||||
* And I’m honored to be a part of this community. The attitude of folks here is amazing and a total antidote to my prior professional life
|
||||
|
||||
18:56 @jerryn
|
||||
|
||||
* @jepler – Thank you for all you have done (and will do) for the community – Best wishes on your new endeavors\!
|
||||
|
||||
19:19 @mark\[gamblor21\] (text only/missing)
|
||||
|
||||
* @cooper for continuing to let me bounce ideas off him on audio changes.
|
||||
* @jepler \- huge thanks for all your work and help on a huge variety of CircuitPython topics and always having kind words for everyone.
|
||||
|
||||
19:41 @todbot (offline, text-only)
|
||||
|
||||
* Huge hug to @jepler for all his work on CircuitPython\!
|
||||
|
||||
## 19:50 Status Updates
|
||||
|
||||
@danh (hosting)
|
||||
|
||||
* Released CircuitPython 9.2.5. A user then reported a regression that prevented remounting CIRCUITPY as r/w to Python. I fixed that and released 9.2.6 this weekend. There are a couple of more regressions that should be addressed for a 9.2.7.
|
||||
* Fixed seven documentation issues.
|
||||
* Corrected Fruit Jam pins and buttons.
|
||||
* Issue triage.
|
||||
|
||||
22:02 @eightycc
|
||||
|
||||
* Fixed several bugs from the issue triage.
|
||||
* Learning my way around Espressif builds and debugging.
|
||||
|
||||
22:30 @foamyguy
|
||||
|
||||
* Working on Fruit Jam animation.
|
||||
* Walked through the code on deep dive and published to a placeholder repo for now: [https://github.com/FoamyGuy/Adafruit\_CircuitPython\_FruitJam\_Animation](https://github.com/FoamyGuy/Adafruit_CircuitPython_FruitJam_Animation)
|
||||
* Submitted a pair of issues relating to audio playback during the animation, and reduced display performance under certain conditions
|
||||
* Updated the CircuitPython port of the Matrix code to use more colors and to add the letters in “adafruit” and “jam” to the spritesheet used for the falling glyphs. Cleaned up and added comments to the code and submitted it to the learn repo
|
||||
* Made a launcher menu with mouse control to other launch apps/games on the Fruit Jam and take back over when they exit
|
||||
* Figured out how to use a combo keyboard / mouse device with USB Host and wrote a submitted a PR to usb\_host\_descriptor library with a helper function for finding a valid mouse endpoint on a device.
|
||||
* Cleaned up code/docstrings and submitted PR with ColorConverter support for the TilePaletteMapper module.
|
||||
|
||||
25:30 @jepler
|
||||
|
||||
* All my work has been in Arduino / pico-sdk land
|
||||
* Leaving Tuesday April 1 for an extended trip in Europe.
|
||||
* Follow me on the fediverse: [https://social.afront.org/@stylus](https://social.afront.org/@stylus) (personal) [https://metapixl.com/ijtravel](https://metapixl.com/ijtravel) (travel photos w/ my wife)
|
||||
* “There are so many things I haven’t done” – I’ll be back to work more with Adafruit & CircuitPython, but the details are TBD. Not before August.
|
||||
|
||||
## In The Weeds
|
||||
|
||||
## 26:42 Wrap-Up
|
||||
|
||||
Normal day/time next Monday 3/31/25
|
||||
Loading…
Reference in a new issue