16 KiB
CircuitPython Weekly Meeting for June 9, 2025
Video is available on YouTube.
Join here for the chat all week: 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 for use with standard calendar applications and can also be viewed in your browser.
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 which you may be able to enter directly into compatible podcast apps.
2:23 Community News
A Coordinated Python Security Update Release
To fix six vulnerability reports, the Python Software Foundation simultaneously released five new versions of Python. Python 3.13.4, 3.12.11, 3.11.13, 3.10.18 and 3.9.23 are now available. In addition to the security fixes, a few additional changes to ipaddress were backported to make the edits feasible – Python Discussion Forum. Via BlueSky.
3:22 What is Vibe Coding? A Computer Scientist Explains What It Means to Have AI Write Computer Code − and What Risks That Can Entail
Vibe coding leans on standard patterns of technical language, which AI systems use to piece together original code from their training data. Any beginner can use an AI assistant such as GitHub Copilot or Cursor Chat, put in a few prompts, and let the system get to work – The Conversation and YouTube.
“AI tools do this without any real grasp of specific rules, edge cases or security requirements for the software in question. This is a far cry from the processes behind developing production-grade software, which must balance trade-offs between product requirements, speed, scalability, sustainability and security. Skilled engineers write and review the code, run tests and establish safety barriers before going live.”
4:42 The Wrong Way to Use AI (and How to Actually Write Better Code with LLMs)
Claude 4’s beautifully broken refactor is a perfect metaphor for engineering in 2025. Tools are improving rapidly. But they’re only as useful as the engineer wielding them. When AI outputs a beautifully structured but non-compiling refactor, it’s not a failure, it’s a mirror, revealing where human judgment still matters most. For developers serious about continuously learning, that mirror is invaluable – Shawn Hymel.
5:48 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 and submit a pull request with the changes. You may also or email cpnews@adafruit.com, or tag a post with #CircuitPython on Mastodon, Bluesky, or X (formerly known as Twitter),.
6:45 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.
7:13 Overall
- 12 pull requests merged
- 6 authors - CrackXT, BlitzCityDIY, andibing, FoamyGuy, shubham0x13, bablokb
- 6 reviewers - BlitzCityDIY, justmobilize, tekktrik, eightycc, FoamyGuy, dhalbert
- 9 closed issues by 7 people, 8 opened by 7 people
7:57 Core
- 2 pull requests merged
- 2 authors - andibing, bablokb
- 2 reviewers - dhalbert, eightycc
- 26 open pull requests
- https://github.com/adafruit/circuitpython/pull/9094 (Open 439 days) (draft)
- https://github.com/adafruit/circuitpython/pull/9349 (Open 355 days)
- https://github.com/adafruit/circuitpython/pull/9559 (Open 289 days)
- https://github.com/adafruit/circuitpython/pull/9844 (Open 192 days) (draft)
- https://github.com/adafruit/circuitpython/pull/9883 (Open 181 days)
- https://github.com/adafruit/circuitpython/pull/9909 (Open 167 days) (draft)
- https://github.com/adafruit/circuitpython/pull/9955 (Open 147 days)
- https://github.com/adafruit/circuitpython/pull/10023 (Open 126 days)
- https://github.com/adafruit/circuitpython/pull/10056 (Open 115 days)
- https://github.com/adafruit/circuitpython/pull/10080 (Open 109 days)
- https://github.com/adafruit/circuitpython/pull/10265 (Open 53 days) (draft)
- https://github.com/adafruit/circuitpython/pull/10283 (Open 47 days)
- https://github.com/adafruit/circuitpython/pull/10287 (Open 46 days) (draft)
- https://github.com/adafruit/circuitpython/pull/10297 (Open 43 days)
- https://github.com/adafruit/circuitpython/pull/10303 (Open 38 days) (draft)
- https://github.com/adafruit/circuitpython/pull/10320 (Open 31 days)
- https://github.com/adafruit/circuitpython/pull/10354 (Open 23 days) (draft)
- https://github.com/adafruit/circuitpython/pull/10369 (Open 16 days)
- https://github.com/adafruit/circuitpython/pull/10379 (Open 12 days)
- https://github.com/adafruit/circuitpython/pull/10397 (Open 6 days)
- https://github.com/adafruit/circuitpython/pull/10402 (Open 4 days)
- https://github.com/adafruit/circuitpython/pull/10405 (Open 1 days)
- https://github.com/adafruit/circuitpython/pull/10404 (Open 1 days)
- https://github.com/adafruit/circuitpython/pull/10409 (Open 0 days)
- https://github.com/adafruit/circuitpython/pull/10408 (Open 0 days)
- https://github.com/adafruit/circuitpython/pull/10406 (Open 0 days)
- 2 closed issues by 2 people, 6 opened by 5 people
- 774 open issues
- 9 active milestones
- 10.0.0: 23 open issues
- 10.0.x: 1 open issues
- 10.x.x: 43 open issues
- 11.0.0: 7 open issues
- 9.2.x: 0 open issues
- Libraries: 16 open issues
- Long term: 638 open issues
- Support: 30 open issues
- Third-party: 16 open issues
- 0 issues not assigned a milestone
9:26 Libraries
- Adafruit Libraries: 363 Community Libraries: 165 (Total: 528)
- 10 pull requests merged
- 4 authors - CrackXT, FoamyGuy, shubham0x13, BlitzCityDIY
- 5 reviewers - BlitzCityDIY, justmobilize, tekktrik, FoamyGuy, dhalbert
- Merged pull requests:
- https://github.com/adafruit/Adafruit_CircuitPython_ST7789/pull/43 (Days open: 8)
- https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/214 (Days open: 2)
- https://github.com/adafruit/Adafruit_CircuitPython_PIO_UART/pull/10 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_Prompt_Toolkit/pull/7 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver/pull/40 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_SSD1327/pull/28 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_FT5336/pull/9 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_FT5336/pull/8 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_INA228/pull/3 (Days open: 1)
- https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/102 (Days open: 1)
- 43 open pull requests (Oldest: 1026, Newest: 6)
- 6 closed issues by 4 people, 2 opened by 2 people
- 718 open issues
- 3 good first issues
- https://circuitpython.org/contributing
Library updates in the last seven days:
- Updated Libraries
13:40 Blinka
- 0 pull requests merged
- 0 authors -
- 0 reviewers -
- 13 open pull requests
- https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40 (Open 1340 days)
- https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/335 (Open 528 days) (draft)
- https://github.com/adafruit/Adafruit_Blinka/pull/884 (Open 299 days) (draft)
- https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/140 (Open 295 days)
- https://github.com/adafruit/Adafruit_Blinka/pull/888 (Open 282 days)
- https://github.com/adafruit/Adafruit_Blinka/pull/908 (Open 212 days) (draft)
- https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/372 (Open 179 days)
- https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/143 (Open 144 days) (draft)
- https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/156 (Open 105 days)
- https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Piomatter/pull/43 (Open 41 days)
- https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_Neopixel/pull/9 (Open 41 days)
- https://github.com/adafruit/Adafruit_Blinka_Raspberry_Pi5_rp1pio/pull/22 (Open 41 days)
- https://github.com/adafruit/Adafruit_Blinka_PyPortal/pull/24 (Open 8 days)
- 1 closed issues by 1 people, 0 opened by 0 people
- 154 open issues
- Number of supported boards: 162
14:34 Hug reports
14:54 @danh (hosting)
- @bablokb for fixing a build issue
- @Timeline8 for fixing a board issue
15:10 @david.glaude (absent)
- @danh and @anecdata for help and suggestions for my network.py include file (in the weeds of last week).
- @foamyguy for FruitJam work and video.
15:36 @foamyguy
- @shubham0x13 on github for submitting a convenience feature for anchoring Labels and being open to feedback about moving it elsewhere and making it more generic to work with other objects
16:00 Status Updates
16:36 @danh (hosting)
- Merging MicroPython v1.24.1 into CircuitPython. I’ve finished the initial file merging and will start testing compilations and running tests. After this I’ll merge v1.25.
- Will test C6 version of NINA-FW for use on the Fruit Jam board, for WiFi and BLE.
17:46 @foamyguy
- Startup Screens learn guide that talks about them generally and details the experience working on the Fruit Jam startup
- Working on Fruit Jam library adding peripherals implementations for built-in hardware
- Factorio integration with CircuitPython. Achieved successful communication both ways. Want to refactor some more and get it into a shareable state and document how it works. Perhaps it can serve as a gateway to microcontrollers and circuitpython for the factorio community.
19:52 In The Weeds
We only have three hosts available for the weekly meeting for now. We have a weekly schedule through the end of June. How would every other week be if we did that for part of the summer?
22:46 Wrap-Up
Monday June 16, 2025 will be our next meeting, at the regular time.