Create 2024-11-12.md
This commit is contained in:
parent
a77580f4e1
commit
8253fc40b3
1 changed files with 191 additions and 0 deletions
191
2024/2024-11-12.md
Normal file
191
2024/2024-11-12.md
Normal file
|
|
@ -0,0 +1,191 @@
|
|||
# CircuitPython Weekly Meeting for Tuesday, November 12, 2024
|
||||
|
||||
***Liz** is hosting.*
|
||||
|
||||
Video is available \[on YouTube\](https://youtu.be/51XJkrynsUo).
|
||||
|
||||
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](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](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.
|
||||
|
||||
## \#\# 01:48 Community News
|
||||
|
||||
### \#\#\# MicroPython in Orbit: Filip's Story of Satellite Innovation
|
||||
|
||||
Filip Rak, the team leader at the [Czech Aerospace Research Center](https://www.vzlu.cz/?lang=en) talks to Inspiring Computing about his journey from engineering to leading the development of attitude and orbit control systems for satellites, including the technical challenges and triumphs, like launching satellites and using MATLAB and MicroPython. Filip also shares how they took a selfie from space at their facility and how this achievement inspired future projects.
|
||||
|
||||
Catch the interview \- [YouTube](https://www.youtube.com/watch?v=n2eVRbf5AHM) and more about the satellite and images [CARC](https://www.vzlu.cz/vzlusat-2-has-captured-new-image/?lang=en).
|
||||
|
||||
### \#\#\# 02:21 Project of the Week: A New Python Calculator
|
||||
|
||||
Peter Misenko writes that the pyprca Python calculator is back with same dimensions as his PICOmputer and the new pycoboy (a picopad clone). All of the devices can do Armachat, CircuitPython, Picomputer S3 new Meshtastic UI and emulate a ZX Spectrum, C64, and Atari800 \- X and [PeMi Technology](http://pemi.technology/).
|
||||
|
||||
### \#\#\# 02:51 New Learn Guide
|
||||
|
||||
[Creating Custom LED Animations](https://learn.adafruit.com/creating-custom-led-animations) from [Tim C](https://learn.adafruit.com/u/Foamyguy)
|
||||
|
||||
### \#\#\# 03:19 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](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/](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),.
|
||||
|
||||
## \#\# 04:02 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.\*\***
|
||||
|
||||
### \#\#\# 04:17 Overall
|
||||
|
||||
\* 26 pull requests merged
|
||||
\* 12 authors \- jepler, weblate, shawn-mcgee, devau-remi, bablokb, mcmanigle, shubham0x13, wtuemura, py7hon, relic-se, FoamyGuy, eightycc
|
||||
\* 6 reviewers \- jepler, ladyada, TheKitty, dhalbert, gamblor21, FoamyGuy
|
||||
\* 33 closed issues by 6 people, 10 opened by 9 people
|
||||
|
||||
### \#\#\# 04:33 Core
|
||||
|
||||
\* 9 pull requests merged
|
||||
\* 6 authors \- wtuemura, jepler, weblate, py7hon, relic-se, eightycc
|
||||
\* 4 reviewers \- dhalbert, jepler, FoamyGuy, gamblor21
|
||||
\* 24 open pull requests
|
||||
\* https://github.com/adafruit/circuitpython/pull/7675 (Open 619 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/7811 (Open 593 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/8233 (Open 471 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/8457 (Open 406 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/8647 (Open 356 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9009 (Open 251 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9094 (Open 230 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9238 (Open 184 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9245 (Open 181 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9349 (Open 146 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9385 (Open 134 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9550 (Open 81 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9559 (Open 80 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9581 (Open 73 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9650 (Open 50 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9659 (Open 48 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9667 (Open 45 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9753 (Open 19 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9776 (Open 11 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9791 (Open 7 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9797 (Open 4 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9801 (Open 1 days)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9804 (Open 0 days) (draft)
|
||||
\* https://github.com/adafruit/circuitpython/pull/9803 (Open 0 days)
|
||||
\* 2 closed issues by 2 people, 1 opened by 1 people
|
||||
\* 749 open issues
|
||||
\* https://github.com/adafruit/circuitpython/issues
|
||||
\* 7 active milestones
|
||||
\* 10.0.0: 13 open issues
|
||||
\* 9.2.x: 1 open issues
|
||||
\* 9.x.x: 44 open issues
|
||||
\* Libraries: 22 open issues
|
||||
\* Long term: 637 open issues
|
||||
\* Support: 17 open issues
|
||||
\* Third-party: 15 open issues
|
||||
\* 0 issues not assigned a milestone
|
||||
|
||||
### \#\#\# 05:37 Libraries
|
||||
|
||||
\* Adafruit Libraries: 347 Community Libraries: 159
|
||||
\* 17 pull requests merged
|
||||
\* 7 authors \- **relic-se**, **shawn-mcgee**, **devau-remi**, FoamyGuy, **mcmanigle**, **shubham0x13**, bablokb
|
||||
\* 5 reviewers \- ladyada, TheKitty, dhalbert, jepler, FoamyGuy
|
||||
\* Merged pull requests:
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_Display\_Text/pull/211 (Days open: 6\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_ImageLoad/pull/89 (Days open: 3\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_WM8960/pull/5 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_Pastebin/pull/3 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_AD569x/pull/4 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_BH1750/pull/11 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_AM2320/pull/30 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_AHTx0/pull/22 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_TCA8418/pull/15 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_BME680/pull/75 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_ImageLoad/pull/90 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_NeoPxl8/pull/12 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_NeoPxl8/pull/11 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_CLUE/pull/63 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_Bundle/pull/485 (Days open: 1\)
|
||||
\* https://github.com/adafruit/Adafruit\_CircuitPython\_Bundle/pull/484 (Days open: 1\)
|
||||
\* https://github.com/adafruit/CircuitPython\_Community\_Bundle/pull/226 (Days open: 1\)
|
||||
\* 43 open pull requests (Oldest: 817, Newest: 4\)
|
||||
\* 28 closed issues by 3 people, 7 opened by 6 people
|
||||
\* 868 open issues
|
||||
\* 96 good first issues
|
||||
\* https://circuitpython.org/contributing
|
||||
|
||||
#### \#\#\#\# Library updates in the last seven days:
|
||||
|
||||
\* \*\*New Libraries\*\*
|
||||
\* \[adafruit/Adafruit\_CircuitPython\_WM8960\](https://github.com/adafruit/Adafruit\_CircuitPython\_WM8960)
|
||||
\* \[bablokb/circuitpython-mhz19\](https://github.com/bablokb/circuitpython-mhz19)
|
||||
\* \*\*Updated Libraries\*\*
|
||||
\* \[adafruit/Adafruit\_CircuitPython\_Pastebin\](https://github.com/adafruit/Adafruit\_CircuitPython\_Pastebin)
|
||||
\* \[adafruit/Adafruit\_CircuitPython\_BH1750\](https://github.com/adafruit/Adafruit\_CircuitPython\_BH1750)
|
||||
\* \[adafruit/Adafruit\_CircuitPython\_ImageLoad\](https://github.com/adafruit/Adafruit\_CircuitPython\_ImageLoad)
|
||||
\* \[adafruit/Adafruit\_CircuitPython\_Display\_Text\](https://github.com/adafruit/Adafruit\_CircuitPython\_Display\_Text)
|
||||
|
||||
### \#\#\# 11:33 Blinka
|
||||
|
||||
\* 0 pull requests merged
|
||||
\* 0 authors \-
|
||||
\* 0 reviewers \-
|
||||
\* 6 open pull requests
|
||||
\* https://github.com/adafruit/Adafruit\_Blinka\_bleio/pull/40 (Open 1131 days)
|
||||
\* https://github.com/adafruit/Adafruit\_Python\_PlatformDetect/pull/335 (Open 319 days) (draft)
|
||||
\* https://github.com/adafruit/Adafruit\_Blinka/pull/884 (Open 90 days) (draft)
|
||||
\* https://github.com/adafruit/Adafruit\_Blinka\_Displayio/pull/140 (Open 86 days)
|
||||
\* https://github.com/adafruit/Adafruit\_Blinka/pull/888 (Open 73 days)
|
||||
\* https://github.com/adafruit/Adafruit\_Blinka/pull/908 (Open 3 days) (draft)
|
||||
\* 3 closed issues by 2 people, 2 opened by 2 people
|
||||
\* 112 open issues
|
||||
\* https://github.com/adafruit/Adafruit\_Blinka/issues
|
||||
\* Piwheels Downloads in the last month: 17664
|
||||
Number of supported boards: 146
|
||||
|
||||
## \#\# 12:13 Hug reports
|
||||
|
||||
12:30 @Liz (hosting)
|
||||
|
||||
* Group hug
|
||||
|
||||
|
||||
12:40 @anecdata (text only)
|
||||
|
||||
* @jepler for the quick rp2350 ssl fix, and for the PR review
|
||||
|
||||
12:50 @foamyguy
|
||||
|
||||
* Justin Cooper for making a change in learn bundling to handle an issue from github that I looked into
|
||||
* @jepler for making the unix port testing easier by adding defaults to the make commands.
|
||||
* @Shubham0x13 for submitting more fixes to Display\_Text library
|
||||
* Group hug
|
||||
|
||||
## \#\# 13:24 Status Updates
|
||||
|
||||
13:49 @Liz (hosting)
|
||||
|
||||
* I’ve been working on a CircuitPython video synth with the Feather RP2350 and HSTX to DVI output. I am using a PDM mic as an audio input and am doing some FFT math to create some spectrum analyzer style animations.
|
||||
* Yesterday I took the holiday and spent time getting my Playstation 2 to work with open playstation loader. This homebrew software lets you play Playstation 2 game ISO files via network storage. I have been battling my PS2 for a few months trying to fix its disc reader and finally decided to go this route.
|
||||
|
||||
15:05 @foamyguy
|
||||
|
||||
* Looked into and submitted fixes for an infinite hang issue in bme680 and a config mode issue in bno055 drivers
|
||||
* Submitted improvements to docs based on open issues in ImageLoad and CLUE libraries
|
||||
* Updated the artifact actions versions used in all Adafruit repos
|
||||
* Added howto instruction links to learn guide pages for the remaining Adafruit boards without them
|
||||
* Created a TextBox widget for the DisplayText library. It allows you to constrain the width and height of the box and will automatically wrap text to fit within the given size. It supports aligning the text to left, right or center.
|
||||
|
||||
##
|
||||
|
||||
## \#\# In The Weeds
|
||||
|
||||
## \#\# 18:23 Wrap-Up
|
||||
|
||||
Normal day and time next week Monday 2pm US Eastern
|
||||
Loading…
Reference in a new issue