Create 2021-08-02.md
This commit is contained in:
parent
475413d1eb
commit
fb0d189c89
1 changed files with 309 additions and 0 deletions
309
2021/2021-08-02.md
Normal file
309
2021/2021-08-02.md
Normal file
|
|
@ -0,0 +1,309 @@
|
|||
# CircuitPython Weekly for 2 August 2021
|
||||
Welcome to the CircuitPython Weekly meeting notes! Feel free to add your Hug Reports and Status Updates early. During the meeting, we go through them as a round robin sorted by username. 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!
|
||||
|
||||
|
||||
Jeff is hosting
|
||||
|
||||
|
||||
Video is available here [on YouTube](https://youtu.be/kAgmokcT1gk).
|
||||
|
||||
|
||||
Join here for the chat all week: http://adafru.it/discord
|
||||
|
||||
|
||||
The CircuitPython Weekly happens normally at 2pm 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.herokuapp.com/calendar.html?url=https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical)
|
||||
|
||||
|
||||
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 one 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.
|
||||
## 3:20 Community News
|
||||
|
||||
|
||||
CircuitPython Day 2021 is Friday!
|
||||
CircuitPython Day
|
||||
|
||||
This is the week celebrating CircuitPython! CircuitPython will be featured by Adafruit all week.
|
||||
If you or your organization is celebrating CircuitPython Day, let Adafruit know with the hashtag #CircuitPythonDay2021 - Adafruit Blog.
|
||||
Planned Events:
|
||||
* 11 am US Eastern Time: Tim C (foamyguy) streams work on CircuitPython - YouTube and Twitch.
|
||||
* 1 pm US Eastern Time: Jeff, Dan and Kattni Discuss CircuitPython
|
||||
* 3 pm US Eastern Time: A CircuitPython Board Tour with Ladyada
|
||||
* 5 PM US Eastern: Time: Scott’s Deep Dive, special edition
|
||||
Rick Leander is offering 75% off his Kindle eBook, 'Ten Games for the Circuit Playground Express'. Download the book for $0.99 all weekend August 6-8 - Twitter.
|
||||
A Special Adafruit Show & Tell Wednesday
|
||||
Show & Tell
|
||||
|
||||
Wednesday, 7:30 PM US Eastern Time, a special live Show & Tell stream inviting everyone to demonstrate their CircuitPython projects as part of CircuitPython Day 2021 - How to Join.
|
||||
MacroPad and KiCad
|
||||
|
||||
Testing code for turning an Adafruit Macropad into Kruise Control for KiCad. Rotary encoder under thumb for layer, trace width, or grid size - Twitter.
|
||||
Obi Wan
|
||||
|
||||
Become Obi Wan with an Arduino Nano RP2040 Connect. Easy to get CircuitPython running with sound and an Adafruit STEMMA QT gesture sensor - Twitter.
|
||||
Tinkerstellar
|
||||
|
||||
Tinkerstellar is an iPad app that helps one learn coding and data science with interactive tutorials (or labs), where one can edit and run code examples (like Python) straight away — no need to configure environments, download datasets or rely on networking connection to execute code - Tinkerstellar.
|
||||
|
||||
|
||||
### 5:04 Newsletter Details
|
||||
The CircuitPython Weekly Newsletter is a CircuitPython community-run newsletter emailed every Tuesday. 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 tag a tweet with #CircuitPython on Twitter, or email cpnews@adafruit.com.
|
||||
## 5:43 State of CircuitPython, Libraries and Blinka
|
||||
### Overall
|
||||
* 31 pull requests merged
|
||||
* 19 authors - andreblue, dhalbert, evildave666, lucashadfield, cdwilson, kattni, hierophect, weblate, lesamouraipourpre, caternuson, tannewt, Red-M, Edrig, waiweng83, jepler, terop, kamtom480, FoamyGuy, makermelissa
|
||||
* 11 reviewers - dhalbert, TheKitty, microDev1, kattni, ladyada, deshipu, caternuson, tannewt, jepler, FoamyGuy, makermelissa
|
||||
* 25 closed issues by 13 people, 17 opened by 12 people
|
||||
|
||||
|
||||
### 6:54 Core
|
||||
* 13 pull requests merged
|
||||
* 9 authors - dhalbert, evildave666, cdwilson, hierophect, weblate, tannewt, Edrig, jepler, kamtom480
|
||||
* 5 reviewers - dhalbert, tannewt, kattni, jepler, microDev1
|
||||
* 10 open pull requests
|
||||
* https://github.com/adafruit/circuitpython/pull/4131 (Open 178 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5048 (Open 9 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5060 (Open 7 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5072 (Open 5 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5073 (Open 4 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5077 (Open 3 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5085 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5079 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5078 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5087 (Open 1 days)
|
||||
* 12 closed issues by 6 people, 7 opened by 5 people
|
||||
* 439 open issues
|
||||
* https://github.com/adafruit/circuitpython/issues
|
||||
* 6 active milestones
|
||||
* 7.0.0: 31 open issues
|
||||
* 7.x.x: 6 open issues
|
||||
* 8.0.0: 2 open issues
|
||||
* Libraries: 16 open issues
|
||||
* Long term: 376 open issues
|
||||
* Support: 5 open issues
|
||||
* 3 issues not assigned a milestone
|
||||
|
||||
|
||||
* Core download stats available at https://circuitpython.org/stats
|
||||
*
|
||||
Overview: Things are going well. We’re bug hunting and polishing for 7.0.0. Please keep testing the latest pre-release versions.
|
||||
|
||||
|
||||
### 8:36 Libraries
|
||||
* 17 pull requests merged
|
||||
* 10 authors - andreblue, lucashadfield, kattni, lesamouraipourpre, caternuson, Red-M, waiweng83, jepler, terop, FoamyGuy
|
||||
* 9 reviewers - dhalbert, TheKitty, kattni, ladyada, deshipu, caternuson, tannewt, jepler, FoamyGuy
|
||||
* Merged pull requests:
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx/pull/41 (Days open: 94)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display/pull/6 (Days open: 4)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display/pull/5 (Days open: 4)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_CLUE/pull/48 (Days open: 2)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/pull/40 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_GFX/pull/22 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SCD4X/pull/2 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SCD4X/pull/4 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_HID/pull/74 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MacroPad/pull/15 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MacroPad/pull/14 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MacroPad/pull/13 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MacroPad/pull/12 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SGP40/pull/6 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_OV2640/pull/11 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/333 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/332 (Days open: 1)
|
||||
* 12 closed issues by 8 people, 9 opened by 7 people
|
||||
* https://circuitpython.org/contributing
|
||||
* 328 open issues
|
||||
* 3 good first issues
|
||||
* 42 open pull requests (Oldest: 591, Newest: 1)
|
||||
|
||||
|
||||
Library updates in the last seven days:
|
||||
**New Libraries**
|
||||
* [Adafruit_CircuitPython_SCD4X](https://github.com/adafruit/Adafruit_CircuitPython_SCD4X)
|
||||
|
||||
|
||||
**Updated Libraries**
|
||||
* [Adafruit_CircuitPython_DisplayIO_SH1106](https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106)
|
||||
* [Adafruit_CircuitPython_Display_Shapes](https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes)
|
||||
* [Adafruit_CircuitPython_PyBadger](https://github.com/adafruit/Adafruit_CircuitPython_PyBadger)
|
||||
* [Adafruit_CircuitPython_CursorControl](https://github.com/adafruit/Adafruit_CircuitPython_CursorControl)
|
||||
* [Adafruit_CircuitPython_MLX90640](https://github.com/adafruit/Adafruit_CircuitPython_MLX90640)
|
||||
* [Adafruit_CircuitPython_Wiznet5k](https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k)
|
||||
* [Adafruit_CircuitPython_Debug_I2C](https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C)
|
||||
* [Adafruit_CircuitPython_CLUE](https://github.com/adafruit/Adafruit_CircuitPython_CLUE)
|
||||
* [Adafruit_CircuitPython_ESP_ATcontrol](https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol)
|
||||
* [Adafruit_CircuitPython_GFX](https://github.com/adafruit/Adafruit_CircuitPython_GFX)
|
||||
* [Adafruit_CircuitPython_HID](https://github.com/adafruit/Adafruit_CircuitPython_HID)
|
||||
* [Adafruit_CircuitPython_MacroPad](https://github.com/adafruit/Adafruit_CircuitPython_MacroPad)
|
||||
* [Adafruit_CircuitPython_OV2640](https://github.com/adafruit/Adafruit_CircuitPython_OV2640)
|
||||
* [Adafruit_CircuitPython_Simple_Text_Display](https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display)
|
||||
* [Adafruit_Blinka](https://github.com/adafruit/Adafruit_Blinka)
|
||||
|
||||
|
||||
Overall: We’re continuing to work through updating all of our code/examples/etc to work with the breaking changes. Early thank you to foamyguy and lesamouraipourpre for all the work they’ve been putting into this project. We’re still slowly making it through all the older PRs, as usual please ping if you’re waiting on us for anything. There is always a lot going on, but we want to make sure we can enable you to contribute.
|
||||
|
||||
|
||||
### 11:01 Blinka
|
||||
* 1 pull requests merged
|
||||
* 1 authors - makermelissa
|
||||
* 3 reviewers - dhalbert, ladyada, makermelissa
|
||||
* 2 open pull requests
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/417 (Open 173 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/496 (Open 7 days)
|
||||
* 1 closed issues by 1 people, 1 opened by 1 people
|
||||
* 59 open issues
|
||||
* https://github.com/adafruit/Adafruit_Blinka/issues
|
||||
* Piwheels Downloads in the last month: 9815
|
||||
Number of supported boards: 75
|
||||
|
||||
|
||||
## 12:07 Hug reports
|
||||
|
||||
|
||||
12:36 @jepler
|
||||
* Kattni for taking the time to catch up with me
|
||||
* Kattni & Dan in anticipation of our youtube stream on Friday
|
||||
* Everyone moving the core towards being ready for 7.0.0, especially @danh
|
||||
* Everyone fixing up examples & guides for 7.0.0, especially @foamyguy who was going above and beyond by actually trying to run the examples :wink:
|
||||
* @hierophect best wishes as you start your new job!
|
||||
|
||||
|
||||
13:15 @jerryn
|
||||
* @jepler for the new camera toys
|
||||
* Group hug
|
||||
|
||||
|
||||
14:13 @kattni
|
||||
* @jepler for an excellent chat last week
|
||||
* @foamyguy for help with figuring out `vectorio`, and an alternative in `displayio.Shape`, and for troubleshooting a bug in vectorio with me
|
||||
* @kmatch for also helping figure out getting `vectorio` to work
|
||||
* @foamyguy and @lesamouraipourpre for continuing to work on getting example code and Learn code updated for breaking changes
|
||||
* @danh for fighting the good fight with RP2040 audio
|
||||
|
||||
|
||||
14:21 @MakerMelissa
|
||||
* @danh for the Blinka keypad review and for commenting the code well which made porting easy
|
||||
* @kattni for the MacroPad library
|
||||
* Group Hug
|
||||
|
||||
|
||||
14:41 @tannewt
|
||||
* @lesamuraipourpre and @anne for going through all of the guides and getting rid of max_size.
|
||||
* @microdev for doing more reviews
|
||||
|
||||
|
||||
15:00 @danh
|
||||
* @microDev for doing PR reviews, and doing research and fixes on a number of issues
|
||||
* @kattni for testing my tentative audio fixes in several ways
|
||||
* all the discord helpers
|
||||
|
||||
|
||||
@DaveP (lurking)
|
||||
|
||||
|
||||
15:52 @david.gaude: (not attending)
|
||||
* @microDev1 for fixing the use all 4 RGB LEDs on MagTag (#5051)
|
||||
* @foamyguy for the work on updating learn guide to/for CP 7.0
|
||||
|
||||
|
||||
16:15 @foamyguy
|
||||
* @Jeff E for helping me to resolve some issues with a few ulab example projects
|
||||
* @lesamouriproupre for continued help updating learn guide code for CP7 breaking changes, as well as reviewing some PRs for this and catching a few possible improvements
|
||||
* @KevinThomas who put in tons of hard work on a defcon badge that turned out super cool. Also for pointing out a few issues that needed fixed in my Tilemap game guide.
|
||||
* @WarriorOfWire for looking into a potential issue with vectorio and proposing a solution PR
|
||||
* @danh for helping fix an issue noticed on macropad
|
||||
|
||||
## 17:35 Status Updates
|
||||
|
||||
|
||||
17:48 @jepler
|
||||
* Last week:
|
||||
* More camera functionality
|
||||
* Adding little bits to guides here and there
|
||||
* This week:
|
||||
* More of the same
|
||||
* Fun(?) stuff:
|
||||
* Long overdue fence replacement going on right outside my window
|
||||
|
||||
|
||||
18:57 @jerryn
|
||||
* Spent last week being “grandpa” :-)
|
||||
* This week -- try to get back to testing/breaking things.
|
||||
|
||||
|
||||
19:23 @kattni
|
||||
* Last week:
|
||||
* Added a lib to bundle etc.
|
||||
* Made a decision following a discussion with Jeff on his LED Animation PR (and closed it)
|
||||
* Documented the MacroPad library in the main MacroPad guide (~6 new pages with demos etc)
|
||||
* Started some template cleanup which involved:
|
||||
* Getting more code Bundleflied
|
||||
* Creating embedded code for Analog In instead of using code directly in the template
|
||||
* Updating rainbow code to use `rainbowio` if available and to fall back to `_pixelbuf` or `adafruit_pypixelbuf` if necessary
|
||||
* Updating the templates that used rainbow code to remove the individual examples, and use the single template-embedded example, and deleted all the individual examples from the Learning Guides repo
|
||||
* This week:
|
||||
* Continue template cleanup:
|
||||
* Still need to update the links in the template descriptions to the examples which were renamed/moved
|
||||
* Potential MacroPad shortcut set
|
||||
* Add the two new STEMMA RTC boards to the current guides for each once I have hardware in hand
|
||||
* Work on new templates / getting current templates added to guides
|
||||
* Prep for CircuitPython Day chat with Jeff and Dan
|
||||
* “Fun” stuff:
|
||||
* Our AC is dying, so we have someone out for an estimate and also it is hot.
|
||||
|
||||
|
||||
24:19 @MakerMelissa
|
||||
* Last Week:
|
||||
* Wrote the keypad module for Blinka
|
||||
* Started working on a guide that uses Remote Procedure Calls from the MacroPad to the Computer to interface with Home Assistant
|
||||
* Just trying to get the Home Assistant settings tweaked so it does what I want and then lots of writing.
|
||||
* Worked on some small fixes for WebSerial ESPTool that were preventing it from working with the NVM Generator code I wrote
|
||||
* This Week:
|
||||
* Finish working on MacroPad guide
|
||||
* Make sure the NVM Generator code is wrapped up and in a working state.
|
||||
* Look into issue with latest Raspberry Pi Kernel breaking things again
|
||||
|
||||
|
||||
25:17 @tannewt
|
||||
* Diving back into BLE workflow. Seemingly found some LTO assertion issues but can’t figure out why it’s happening. Will spend a little more time on it this week with fresh eyes but move on if it goes nowhere.
|
||||
* May look into issue where WebBLE editor is getting extra serial characters sent from the device.
|
||||
|
||||
|
||||
27:25 @danh
|
||||
* Working on revised HID API. Need to test iOS and MacOS tolerance of certain kinds of HID descriptors.
|
||||
* Making further progress on RP2040 and SAMD51 audio issues.
|
||||
|
||||
|
||||
28:40 @Christian Walther
|
||||
* Last week: Attended EuroPython online conference, there was one talk about CircuitPython, gave a MicroPython-related lightning talk myself. See https://github.com/adafruit/circuitpython-weekly-newsletter/pull/215 for details.
|
||||
* This week: Apparently my get_previous_traceback() additions broke writing of boot_out.txt, will take a look at that (#5062).
|
||||
|
||||
|
||||
|
||||
|
||||
29:13 @foamyguy
|
||||
* This week
|
||||
* Continued work on updating learn guide code for CP7 changes. Knocked out all ulab related changes and some more of the max_size / OnDiskBitmap palette updates. More of these coming next week as well.
|
||||
* Started to write out some sample code for vectorio and displayio.Shape hoping to get them refined and then add some supporting text to make it into a guide page for the displayio guide
|
||||
* Next week
|
||||
* Test vectorio PR tonight
|
||||
* Look into the Turtle library issue around OnDiskBitmap
|
||||
* Streaming at 11am eastern (10am central) on 8/6 to celebrate CircuitPython day.
|
||||
## 30:49 In The Weeds
|
||||
@jepler - I want to write a driver for the PCF8563 RTC as found on the Seeeduino XIAO Expansion Board. How do I know whether to contribute it to the Community Bundle or the CircuitPython Bundle?
|
||||
* @kattni - In general: is it an Adafruit product that Adafruit will support? Yes - CP Bundle, no - Community Bundle. In this case, I would suggest getting Limor’s input though.
|
||||
|
||||
|
||||
## 34:39 Wrap-Up
|
||||
Loading…
Reference in a new issue