adding meeting 6/16/25
This commit is contained in:
parent
ee68c3aa7d
commit
a711326672
1 changed files with 188 additions and 0 deletions
188
2025/2025-06-16.md
Normal file
188
2025/2025-06-16.md
Normal file
|
|
@ -0,0 +1,188 @@
|
|||
# CircuitPython Weekly Meeting for June 16, 2025
|
||||
|
||||
*Welcome to the CircuitPython Weekly meeting notes\! Feel free to add your Hug Reports and Status Updates before the meeting, alphabetically by your username. During the meeting, we go through them in order. If you can’t make the meeting and would still like to participate, add your notes with a “(missing meeting)” after your username and we’ll read them off for you.*
|
||||
|
||||
*Add any longer-form discussion topics or general questions you have to the “In the weeds” section.*
|
||||
|
||||
*We now convert this document to Markdown on export, instead of including explicit raw Markdown formatting. When you type, just format your contributions with regular Google Docs formatting. If you type using Markdown formatting characters, your input will be converted on the fly to formatted text. You can also right-click and “Paste as Markdown” any text that is using raw Markdown.*
|
||||
|
||||
*Thanks\! We hope to see you in the meeting\!*
|
||||
|
||||
***Tim** is hosting.*
|
||||
|
||||
Video is available on YouTube.
|
||||
|
||||
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.
|
||||
|
||||
## 02:28 Community News
|
||||
|
||||
## 02:50 Python 3.13.5 Released
|
||||
|
||||
Python 3.13.5 is the fifth maintenance release of Python 3.13. It fixes several issues with Python 3.13.4 \- [Python Blog](https://blog.python.org/2025/06/python-3135-is-now-available.html).
|
||||
|
||||
There is a feature freeze now for the upcoming Python 3.14 \- [Real Python](https://realpython.com/python-news-june-2025/#python-3140-beta-feature-freeze-begins).
|
||||
|
||||
## 03:18 2025 Open Hardware Summit Videos Available
|
||||
|
||||
The talk videos from the 2025 Open Hardware Summit are now available on YouTube. Check out the playlist to learn what your colleagues are looking at in the Open Hardware space \- [YouTube Playlist](https://www.youtube.com/playlist?list=PLN2I5IwhHQ4qhEqAuk_MD0JZDzbTyWRXd).
|
||||
|
||||
## 03:38 A vending machine for birds
|
||||
|
||||
a simple, inexpensive bird feeder that dispenses peanuts in exchange for dropping stuff into a hole using Raspberry Pi and Python \- [hackaday.io](https://hackaday.io/project/184754-vending-machine-for-birds).
|
||||
|
||||
### 04:32 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),.
|
||||
|
||||
## 05:27 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.**
|
||||
|
||||
### 05:51 Overall
|
||||
|
||||
* 23 pull requests merged
|
||||
* 14 authors \- jonnybergdahl, BlitzCityDIY, **jamesbowman**, **CrackXT**, **Sola85**, **wersimmon**, **samdev-7**, **baldengineer**, dhalbert, makermelissa, weblate, hierophect, andibing, **janvolck**
|
||||
* 6 reviewers \- BlitzCityDIY, FoamyGuy, eightycc, dhalbert, ladyada, makermelissa
|
||||
* 7 closed issues by 4 people, 5 opened by 5 people
|
||||
|
||||
### 07:14 Core
|
||||
|
||||
* 13 pull requests merged
|
||||
* 11 authors \- jonnybergdahl, jamesbowman, **CrackXT**, Sola85, **wersimmon**, **samdev-7**, **baldengineer**, dhalbert, weblate, hierophect, andibing
|
||||
* 3 reviewers \- eightycc, dhalbert, FoamyGuy
|
||||
* 23 open pull requests
|
||||
* [https://github.com/adafruit/circuitpython/pull/9094](https://github.com/adafruit/circuitpython/pull/9094) (Open 446 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9349](https://github.com/adafruit/circuitpython/pull/9349) (Open 362 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9559](https://github.com/adafruit/circuitpython/pull/9559) (Open 296 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9844](https://github.com/adafruit/circuitpython/pull/9844) (Open 199 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9883](https://github.com/adafruit/circuitpython/pull/9883) (Open 188 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/9909](https://github.com/adafruit/circuitpython/pull/9909) (Open 174 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10023](https://github.com/adafruit/circuitpython/pull/10023) (Open 133 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10056](https://github.com/adafruit/circuitpython/pull/10056) (Open 122 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10080](https://github.com/adafruit/circuitpython/pull/10080) (Open 116 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10265](https://github.com/adafruit/circuitpython/pull/10265) (Open 60 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10283](https://github.com/adafruit/circuitpython/pull/10283) (Open 54 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10287](https://github.com/adafruit/circuitpython/pull/10287) (Open 53 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10297](https://github.com/adafruit/circuitpython/pull/10297) (Open 50 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10303](https://github.com/adafruit/circuitpython/pull/10303) (Open 45 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10320](https://github.com/adafruit/circuitpython/pull/10320) (Open 38 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10354](https://github.com/adafruit/circuitpython/pull/10354) (Open 30 days) (draft)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10369](https://github.com/adafruit/circuitpython/pull/10369) (Open 23 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10379](https://github.com/adafruit/circuitpython/pull/10379) (Open 19 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10402](https://github.com/adafruit/circuitpython/pull/10402) (Open 11 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10409](https://github.com/adafruit/circuitpython/pull/10409) (Open 7 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10413](https://github.com/adafruit/circuitpython/pull/10413) (Open 5 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10417](https://github.com/adafruit/circuitpython/pull/10417) (Open 3 days)
|
||||
* [https://github.com/adafruit/circuitpython/pull/10422](https://github.com/adafruit/circuitpython/pull/10422) (Open 1 days) (draft)
|
||||
* 4 closed issues by 2 people, 5 opened by 5 people
|
||||
* 775 open issues
|
||||
* [https://github.com/adafruit/circuitpython/issues](https://github.com/adafruit/circuitpython/issues)
|
||||
* 9 active milestones
|
||||
* 10.0.0: 24 open issues
|
||||
* 10.0.x: 1 open issues
|
||||
* 10.x.x: 42 open issues
|
||||
* 11.0.0: 7 open issues
|
||||
* 9.2.x: 0 open issues
|
||||
* Libraries: 16 open issues
|
||||
* Long term: 636 open issues
|
||||
* Support: 29 open issues
|
||||
* Third-party: 16 open issues
|
||||
* 0 issues not assigned a milestone (was 4, now triaged)
|
||||
|
||||
### 08:43 Libraries
|
||||
|
||||
* Adafruit Libraries: 364 Community Libraries: 165 (Total: 529\)
|
||||
* 8 pull requests merged
|
||||
* 2 authors \- BlitzCityDIY, makermelissa
|
||||
* 4 reviewers \- FoamyGuy, BlitzCityDIY, ladyada, makermelissa
|
||||
* Merged pull requests:
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_INA23x/pull/1](https://github.com/adafruit/Adafruit_CircuitPython_INA23x/pull/1) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_INA228/pull/4](https://github.com/adafruit/Adafruit_CircuitPython_INA228/pull/4) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_PortalBase/pull/108](https://github.com/adafruit/Adafruit_CircuitPython_PortalBase/pull/108) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_FunHouse/pull/47](https://github.com/adafruit/Adafruit_CircuitPython_FunHouse/pull/47) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_PyPortal/pull/138](https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/138) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_ESP32S2TFT/pull/15](https://github.com/adafruit/Adafruit_CircuitPython_ESP32S2TFT/pull/15) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_Qualia/pull/10](https://github.com/adafruit/Adafruit_CircuitPython_Qualia/pull/10) (Days open: 1\)
|
||||
* [https://github.com/adafruit/Adafruit\_CircuitPython\_Bundle/pull/509](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/509) (Days open: 1\)
|
||||
* 45 open pull requests (Oldest: 1033, Newest: 2\)
|
||||
* 1 closed issues by 1 people, 0 opened by 0 people
|
||||
* 718 open issues
|
||||
* 3 good first issues
|
||||
* [https://circuitpython.org/contributing](https://circuitpython.org/contributing)
|
||||
|
||||
#### Library updates in the last seven days:
|
||||
|
||||
* **New Libraries**
|
||||
* [adafruit/Adafruit\_CircuitPython\_INA23x](https://github.com/adafruit/Adafruit_CircuitPython_INA23x)
|
||||
* **Updated Libraries**
|
||||
* [adafruit/Adafruit\_CircuitPython\_INA228](https://github.com/adafruit/Adafruit_CircuitPython_INA228)
|
||||
* [adafruit/Adafruit\_CircuitPython\_PortalBase](https://github.com/adafruit/Adafruit_CircuitPython_PortalBase)
|
||||
* [adafruit/Adafruit\_CircuitPython\_Qualia](https://github.com/adafruit/Adafruit_CircuitPython_Qualia)
|
||||
|
||||
### 12:30 Blinka
|
||||
|
||||
* 2 pull requests merged
|
||||
* 2 authors \- janvolck, makermelissa
|
||||
* 2 reviewers \- FoamyGuy, makermelissa
|
||||
* 13 open pull requests
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_bleio/pull/40](https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40) (Open 1347 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/335](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/335) (Open 535 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/884](https://github.com/adafruit/Adafruit_Blinka/pull/884) (Open 306 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Displayio/pull/140](https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/140) (Open 302 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/888](https://github.com/adafruit/Adafruit_Blinka/pull/888) (Open 289 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/908](https://github.com/adafruit/Adafruit_Blinka/pull/908) (Open 219 days) (draft)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/372](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/372) (Open 186 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_Neopixel/pull/9](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Neopixel/pull/9) (Open 48 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_rp1pio/pull/22](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_rp1pio/pull/22) (Open 48 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_PyPortal/pull/24](https://github.com/adafruit/Adafruit_Blinka_PyPortal/pull/24) (Open 15 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka\_Raspberry\_Pi5\_Piomatter/pull/44](https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Piomatter/pull/44) (Open 3 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/pull/970](https://github.com/adafruit/Adafruit_Blinka/pull/970) (Open 1 days)
|
||||
* [https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/385](https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/385) (Open 1 days)
|
||||
* 2 closed issues by 1 people, 0 opened by 0 people
|
||||
* 152 open issues
|
||||
* [https://github.com/adafruit/Adafruit\_Blinka/issues](https://github.com/adafruit/Adafruit_Blinka/issues)
|
||||
* Number of supported boards: 162
|
||||
|
||||
## 13:29 Hug reports
|
||||
|
||||
13:51 @foamyguy (hosting)
|
||||
|
||||
* Dan for putting newsletter links in chat
|
||||
* Group Hug
|
||||
|
||||
14:06 @danh
|
||||
|
||||
* @eightycc for reviewing the MicroPython v1.24.1 merge.
|
||||
|
||||
## 14:35 Status Updates
|
||||
|
||||
15:03 @foamyguy (hosting)
|
||||
|
||||
* Startup screens guide
|
||||
* Wrote example for plotting AIO data on a graph with displayio. On PyPortal now, but destined for Fruit Jam
|
||||
* Updating the Sparkline class to allow adding a list of multiple values with one function call.
|
||||
* Fixed several esp32spi examples in adafruit\_io repo that were using old API to access ap\_info.
|
||||
* Updated Metro 2350 SDcard examples to work under both 9.x and 10.x with new automounting behavior
|
||||
* Finishing up a guide page for the ESP32-S2 detailing deep sleep and posting sensor data to AIO.
|
||||
|
||||
17:06 @danh
|
||||
|
||||
* Finished MicroPython v1.24.1 merge. @eightycc reviewed and merged. Will start on MicroPython v1.25 merge.
|
||||
* Redid partition scheme to merge two firmware partitions (one for OTA) into one for 4MB **non**\-UF2 Espressif boards to increase firmware size. CIRCUITPY does not move and is not affected. There are two different partition schemes which are preserved. This is forward and backward compatible.
|
||||
* Will release CircuitPython 10.0.0-alpha.7, probably today.
|
||||
|
||||
## 20:42 In The Weeds
|
||||
|
||||
## 20:50 Wrap-Up
|
||||
|
||||
Normal day / time next week. Bi-weekly for July and August
|
||||
Loading…
Reference in a new issue