Compare commits
2 commits
c9e427154a
...
c4ebfa02bb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c4ebfa02bb | ||
|
|
902f7192db |
1 changed files with 214 additions and 0 deletions
214
2024/2024-11-18.md
Normal file
214
2024/2024-11-18.md
Normal file
|
|
@ -0,0 +1,214 @@
|
|||
# CircuitPython Weekly Meeting for November 18, 2024
|
||||
|
||||
|
||||
Here is the notes document for next Monday’s CircuitPython Weekly Meeting. It is at the normal time of 11am Pacific / 2pm US Eastern here on Discord. Add your hug reports and status updates to the document before the meeting. If you are unable to attend but would still like to contribute, feel free to add your notes and we’ll read them off during the meeting. Hope to see you there! @circuitpythonistas
|
||||
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Thanks! We hope to see you in the meeting!
|
||||
|
||||
|
||||
Tim is hosting.
|
||||
|
||||
|
||||
Video is available [on YouTube](https://youtu.be/YOAXwbB-Wbo).
|
||||
|
||||
|
||||
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](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 which you may be able to enter directly into compatible podcast apps.
|
||||
## 03:19 Community News
|
||||
### 03:23 Raspberry Pi Compute Module 5 Spotted
|
||||
The highly anticipated Raspberry Pi Compute Module 5 has been spotted publicly at Electronica 2024 attached to the Compute Module 5 IO Board - Mastodon and Hackster.io. Via X.
|
||||
|
||||
|
||||
### 03:50 Reverse Engineering MicroPython Frozen Modules
|
||||
Wesley McGrew at DEF CON 32 gave a talk on reverse engineering MicroPython frozen modules - YouTube and Article.
|
||||
|
||||
|
||||
### 04:39 A Technical Comparison of the RP2350 and RP2040 Chips
|
||||
SparkFun provides a technical comparison of the RP2350 and RP2040 microcontrollers - SparkFun.
|
||||
|
||||
|
||||
### 05:02 Project of the Week: Making a Trading Gameboy
|
||||
Tancrede Collard makes a handheld Gameboy-style market/trading game using a Raspberry Pi Pico, display and MicroPython - QuestDB and Adafruit Blog.
|
||||
### 05:40 New Learn Guides
|
||||
NFC Raspberry Pi Media Player from Liz Clark
|
||||
### 06:06 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, or tag a post with #CircuitPython on Mastodon, Bluesky, or X (formerly known as Twitter),.
|
||||
## 07:03 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.**
|
||||
### 07:28 Overall
|
||||
* 17 pull requests merged
|
||||
* 8 authors - FoamyGuy, RetiredWizard, anecdata, py7hon, ktnyt, hexthat, andibing, wtuemura
|
||||
* 5 reviewers - FoamyGuy, ladyada, jepler, tekktrik, dhalbert
|
||||
* 35 closed issues by 4 people, 10 opened by 9 people
|
||||
|
||||
|
||||
### 08:23 Core
|
||||
* 5 pull requests merged
|
||||
* 6 authors - py7hon, hexthat, andibing, RetiredWizard, anecdata, wtuemura
|
||||
* 3 reviewers - jepler, FoamyGuy, dhalbert
|
||||
* 24 open pull requests
|
||||
* https://github.com/adafruit/circuitpython/pull/7675 (Open 625 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/7811 (Open 599 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/8233 (Open 477 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/8457 (Open 412 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/8647 (Open 362 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9009 (Open 257 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9094 (Open 236 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9238 (Open 190 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9245 (Open 187 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9349 (Open 152 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9385 (Open 140 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9550 (Open 87 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9559 (Open 86 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9650 (Open 56 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9659 (Open 54 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9667 (Open 51 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9753 (Open 25 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9776 (Open 17 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9797 (Open 10 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9801 (Open 7 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9804 (Open 6 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9803 (Open 6 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9810 (Open 3 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9812 (Open 2 days)
|
||||
* 2 closed issues by 1 people, 3 opened by 3 people
|
||||
* 752 open issues
|
||||
* https://github.com/adafruit/circuitpython/issues
|
||||
* 7 active milestones
|
||||
* 10.0.0: 13 open issues
|
||||
* 9.2.x: 2 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
|
||||
* 2 issues not assigned a milestone
|
||||
|
||||
|
||||
### 10:37 Libraries
|
||||
* Adafruit Libraries: 347 Community Libraries: 159 (Total: 506)
|
||||
* 12 pull requests merged
|
||||
* 2 authors - FoamyGuy, ktnyt
|
||||
* 5 reviewers - FoamyGuy, ladyada, jepler, tekktrik, dhalbert
|
||||
* Merged pull requests:
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BLE/pull/205 (Days open: 25)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Button/pull/46 (Days open: 18)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_CLUE/pull/64 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_CursorControl/pull/39 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Colorsys/pull/30 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/pull/128 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BNO055/pull/127 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes/pull/75 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes/pull/74 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/213 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/212 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/94 (Days open: 1)
|
||||
* 47 open pull requests (Oldest: 823, Newest: 1)
|
||||
* 33 closed issues by 4 people, 6 opened by 5 people
|
||||
* 841 open issues
|
||||
* 97 good first issues
|
||||
* https://circuitpython.org/contributing
|
||||
|
||||
|
||||
|
||||
|
||||
#### 15:52 Library updates in the last seven days:
|
||||
* **Updated Libraries**
|
||||
* [adafruit/Adafruit_CircuitPython_CLUE](https://github.com/adafruit/Adafruit_CircuitPython_CLUE)
|
||||
* [adafruit/Adafruit_CircuitPython_Display_Button](https://github.com/adafruit/Adafruit_CircuitPython_Display_Button)
|
||||
* [adafruit/Adafruit_CircuitPython_DisplayIO_Layout](https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout)
|
||||
|
||||
|
||||
### 16:12 Blinka
|
||||
* 0 pull requests merged
|
||||
* 0 authors -
|
||||
* 0 reviewers -
|
||||
* 8 open pull requests
|
||||
* https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40 (Open 1137 days)
|
||||
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/335 (Open 325 days) (draft)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/884 (Open 96 days) (draft)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/140 (Open 92 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/888 (Open 79 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/908 (Open 9 days) (draft)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/142 (Open 2 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/911 (Open 1 days)
|
||||
* 0 closed issues by 0 people, 1 opened by 1 people
|
||||
* 113 open issues
|
||||
* https://github.com/adafruit/Adafruit_Blinka/issues
|
||||
* Piwheels Downloads in the last month: 18097
|
||||
Number of supported boards: 146
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 17:07 Hug reports
|
||||
@foamyguy (hosting)
|
||||
* @Tyeth for researching some python inheritance specifics about how to call a “grandparent” super init function instead of the “parent” like usual.
|
||||
* @MakerMelissa welcome back, and thank you for adding many 3rd party board how-to links to circuitpython.org
|
||||
* @GordieGii for pointing out the cause of a visual issue I was seeing during stream
|
||||
|
||||
|
||||
18:34 @danh
|
||||
* @foamyguy for working on the backlog of CircuitPython library PR’s and issues.
|
||||
* @melissa - great to have you back
|
||||
|
||||
|
||||
19:10 @jepler
|
||||
* Group hug
|
||||
* Hug to Melissa, happy to see you are picking up some CircuitPython & Blinka work again.
|
||||
* @foamyguy for fixing a bitmap label bug I ran into awhile back (as well as a ton of other issues!!!)
|
||||
* This week marks 5 years since I made Adafruit my primary work and I’m really grateful for all the time I’ve had in this wonderful community, learning how to do all sorts of things.
|
||||
|
||||
|
||||
19:47 @Liz (likely notes only)
|
||||
* Melissa - welcome back 🎉
|
||||
* Jeff for reviewing a Learn repo PR that involved looking at a recent refactor in FastLED that was causing CI to break
|
||||
## 20:09 Status Updates
|
||||
20:44 @foamyguy (hosting)
|
||||
* Refactored and cleaned up TextBox widget & submitted PR
|
||||
* Add a FilledPolygon class to Display_Shapes library and made both it and the existing Polygon class support stroke argument for the size of the outline like all the other shapes do.
|
||||
* Internal refactor inside i2c._send() function in BlinkaDisplayio that was suggested in an issue. It resolves an issue resulting in sleep() and wake() not working for SSD1306 and SH1106 displays
|
||||
* Rotation fix in SH1107 for 90 degree offset when setting rotation after init
|
||||
* Display_Text fix to error about incorrect arguments & fix for BitmapLabel ascenders and descenders
|
||||
* Added LinearLayout to Displayio_Layout library
|
||||
|
||||
|
||||
24:19 @danh
|
||||
* I fixed a problem with I2CTarget not working after a soft restart.
|
||||
* CircuitMatter: I couldn’t find a straightforward replacement for ecdsa library among other available elliptic curve libraries. Now I’m reading the spec and the code to figure out what capabilities are needed.
|
||||
|
||||
|
||||
26:00 @jepler
|
||||
* I’ve been working in the Arduino environment on floppy emulation.
|
||||
* Current task is to get “FM” data modulation working
|
||||
* Xerox 820 CPM computer doesn’t like the data I’m producing .. yet.
|
||||
* It looks like I might be producing an incorrect sector header but I don’t know why yet
|
||||
* Small things in the circuitpython world such as code reviews
|
||||
## 26:43 In The Weeds
|
||||
|
||||
|
||||
|
||||
|
||||
## 27:03 Wrap-Up
|
||||
Normal day / time next week Monday 11/25 2pm Eastern / 11am Pacific
|
||||
Loading…
Reference in a new issue