Create 2022-10-11.md
This commit is contained in:
parent
68ccaed911
commit
6804698492
1 changed files with 336 additions and 0 deletions
336
2022/2022-10-11.md
Normal file
336
2022/2022-10-11.md
Normal file
|
|
@ -0,0 +1,336 @@
|
|||
# CircuitPython Weekly Meeting for October 11, 2022
|
||||
|
||||
|
||||
|
||||
|
||||
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 [on YouTube](https://youtu.be/lw534IZtLxo).
|
||||
|
||||
|
||||
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%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 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:15 Community News
|
||||
CircuitPython Support for Raspberry Pi Pico W Hits Version 8-beta.1
|
||||
CircuitPython Support for Raspberry Pi Pico W
|
||||
|
||||
Work on the CircuitPython support for Raspberry Pi Pico W has reached the point where it has been released on circuitpython.org. While not feature-complete in CircuitPython 8.0.0-beta.1, it is usable for several types of WiFi use. It is currently being actively worked on by Adafruit – circuitpython.org.
|
||||
Liz posts about trying out WiFi on Pico W – Twitter.
|
||||
Anne Barela on the Alpenglow Solder Sesh Videocast
|
||||
Anne Barela on the Alpenglow Solder Sesh
|
||||
|
||||
Anne Barela, a member of the CircuitPython Team at Adafruit (and your newsletter editor) appeared on the Alpenglow Industries Solder Sesh #45 on October 6th. Anne and Alpenglow founder Carrie discussed CircuitPython, Circuit Playground boards, and much more – YouTube.
|
||||
Making a Talking Macintosh with CircuitPython
|
||||
Talking Macintosh
|
||||
|
||||
A talking Mac SE! It is set to speak any message it receives using a USB wombat and Adafruit Metro ESP32-S2. It is controlled through Home Assistant using MQTT, using CircuitPython. “My friend set the Mac up to boot to the speech program so it’s going to be part of our tour.” – Discord and GitHub.
|
||||
|
||||
|
||||
|
||||
|
||||
### 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:46 State of CircuitPython, Libraries and Blinka
|
||||
### 5:59 Overall
|
||||
|
||||
|
||||
* 45 pull requests merged
|
||||
* 17 authors - tekktrik, weblate, bill88t, isacben, The-Debarghya, kylefmohr, calcut, Neradoc, Ryzer58, caternuson, MicroDev1, tcfranks, DeadSix27, meh2481, prcutler, dhalbert, jepler
|
||||
* 10 reviewers - tekktrik, makermelissa, kattni, anecdata, jepler, Neradoc, FoamyGuy, MicroDev1, dhalbert, gamblor21
|
||||
* 52 closed issues by 15 people, 23 opened by 15 people
|
||||
* Assigned Hacktoberfest label to 0 issues.
|
||||
|
||||
|
||||
### 8:10 Core
|
||||
* 21 pull requests merged
|
||||
* 8 authors - tekktrik, weblate, bill88t, Neradoc, MicroDev1, kylefmohr, dhalbert, jepler
|
||||
* 6 reviewers - Neradoc, MicroDev1, anecdata, gamblor21, dhalbert, jepler
|
||||
* 21 open pull requests
|
||||
* https://github.com/adafruit/circuitpython/pull/5999 (Open 244 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6037 (Open 237 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6119 (Open 219 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6217 (Open 192 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6397 (Open 149 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6410 (Open 144 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6555 (Open 98 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6594 (Open 89 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6819 (Open 46 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6827 (Open 44 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6883 (Open 31 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6902 (Open 26 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6913 (Open 24 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6923 (Open 21 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6927 (Open 20 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6979 (Open 9 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/7000 (Open 5 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/7024 (Open 1 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/7036 (Open 0 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/7035 (Open 0 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/7031 (Open 0 days)
|
||||
* 22 closed issues by 8 people, 15 opened by 8 people
|
||||
* Assigned Hacktoberfest label to 0 issues.
|
||||
* 579 open issues
|
||||
* https://github.com/adafruit/circuitpython/issues
|
||||
* 6 active milestones
|
||||
* 7.3.x: 0 open issues
|
||||
* 8.0.0: 30 open issues
|
||||
* 8.x.x: 13 open issues
|
||||
* Libraries: 20 open issues
|
||||
* Long term: 509 open issues
|
||||
* Support: 5 open issues
|
||||
* 4 issues not assigned a milestone
|
||||
|
||||
|
||||
* Core download stats available at https://circuitpython.org/stats
|
||||
|
||||
|
||||
### 10:43 Libraries
|
||||
* 22 pull requests merged
|
||||
* 9 authors - tekktrik, isacben, The-Debarghya, calcut, caternuson, tcfranks, DeadSix27, meh2481, prcutler
|
||||
* 6 reviewers - tekktrik, Neradoc, FoamyGuy, gamblor21, dhalbert, kattni
|
||||
* Merged pull requests:
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/122 (Days open: 35)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PYOA/pull/37 (Days open: 25)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Logging/pull/40 (Days open: 12)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_RFM69/pull/42 (Days open: 12)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BNO055/pull/108 (Days open: 11)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/76 (Days open: 3)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SI1145/pull/15 (Days open: 2)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_NeoTrellis/pull/22 (Days open: 2)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SSD1306/pull/78 (Days open: 2)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/52 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_LTR329_LTR303/pull/3 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock/pull/2 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_NTP/pull/26 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint/pull/49 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes/pull/58 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_TCA8418/pull/10 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display/pull/13 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/90 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/pull/29 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ADXL34x/pull/37 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PM25/pull/25 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/406 (Days open: 1)
|
||||
* 26 open pull requests (Oldest: 742, Newest: 1)
|
||||
* 30 closed issues by 9 people, 7 opened by 7 people
|
||||
* Assigned Hacktoberfest label to 0 issues.
|
||||
* 563 open issues
|
||||
* 110 good first issues
|
||||
* https://circuitpython.org/contributing
|
||||
|
||||
|
||||
#### Library updates in the last seven days:
|
||||
* **New Libraries**
|
||||
* [Adafruit_CircuitPython_DisplayIO_FlipClock](https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock)
|
||||
* **Updated Libraries**
|
||||
* [Adafruit_CircuitPython_Colorsys](https://github.com/adafruit/Adafruit_CircuitPython_Colorsys)
|
||||
* [Adafruit_CircuitPython_SI5351](https://github.com/adafruit/Adafruit_CircuitPython_SI5351)
|
||||
* [Adafruit_CircuitPython_RA8875](https://github.com/adafruit/Adafruit_CircuitPython_RA8875)
|
||||
* [Adafruit_CircuitPython_VL53L0X](https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X)
|
||||
* [Adafruit_CircuitPython_PIOASM](https://github.com/adafruit/Adafruit_CircuitPython_PIOASM)
|
||||
* [Adafruit_CircuitPython_LTR329_LTR303](https://github.com/adafruit/Adafruit_CircuitPython_LTR329_LTR303)
|
||||
* [Adafruit_CircuitPython_NTP](https://github.com/adafruit/Adafruit_CircuitPython_NTP)
|
||||
* [Adafruit_CircuitPython_Fingerprint](https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint)
|
||||
* [Adafruit_CircuitPython_Display_Shapes](https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes)
|
||||
* [Adafruit_CircuitPython_TCA8418](https://github.com/adafruit/Adafruit_CircuitPython_TCA8418)
|
||||
* [Adafruit_CircuitPython_SI1145](https://github.com/adafruit/Adafruit_CircuitPython_SI1145)
|
||||
* [Adafruit_CircuitPython_Simple_Text_Display](https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display)
|
||||
* [Adafruit_CircuitPython_SSD1306](https://github.com/adafruit/Adafruit_CircuitPython_SSD1306)
|
||||
* [Adafruit_CircuitPython_BNO055](https://github.com/adafruit/Adafruit_CircuitPython_BNO055)
|
||||
* [Adafruit_CircuitPython_DisplayIO_Layout](https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout)
|
||||
* [Adafruit_CircuitPython_Logging](https://github.com/adafruit/Adafruit_CircuitPython_Logging)
|
||||
* [Adafruit_CircuitPython_MiniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT)
|
||||
* [Adafruit_CircuitPython_PYOA](https://github.com/adafruit/Adafruit_CircuitPython_PYOA)
|
||||
* [Adafruit_CircuitPython_RFM69](https://github.com/adafruit/Adafruit_CircuitPython_RFM69)
|
||||
* [Adafruit_Blinka_bleio](https://github.com/adafruit/Adafruit_Blinka_bleio)
|
||||
* [Adafruit_Python_PlatformDetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect)
|
||||
|
||||
|
||||
### 13:44 Blinka
|
||||
* 2 pull requests merged
|
||||
* 2 authors - Neradoc, Ryzer58
|
||||
* 2 reviewers - tekktrik, makermelissa
|
||||
* 6 open pull requests
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/417 (Open 608 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/496 (Open 442 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40 (Open 368 days)
|
||||
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/201 (Open 308 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/97 (Open 40 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/98 (Open 3 days)
|
||||
* 0 closed issues by 0 people, 1 opened by 1 people
|
||||
* Assigned Hacktoberfest label to 0 issues.
|
||||
* 85 open issues
|
||||
* https://github.com/adafruit/Adafruit_Blinka/issues
|
||||
* Piwheels Downloads in the last month: 11937
|
||||
Number of supported boards: 96
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 15:27 Hug reports
|
||||
|
||||
|
||||
@jepler (hosting)
|
||||
* Anecdata, bill88t & Liz & someone else for picow testing
|
||||
* Dan and Neradoc and someone else for PR reviews & merging
|
||||
* Dan for the last release and the next release
|
||||
|
||||
|
||||
@anecdata (lurking)
|
||||
* @jepler for all the great work getting 🍰🐮 going
|
||||
* group hug to everyone for all the project inspirations
|
||||
|
||||
|
||||
@danh
|
||||
* @jepler for the quick work on PicoW WiFi support, and @anecdata for testing.
|
||||
* @MicroDev1 for reviews and PRs, including quickly fixing a GitHub Actions updating issue.
|
||||
* @DerBroader71 for finding out a board addition that was held up could be completed, and for testing.
|
||||
* @jepler for a bunch of touch-up PR’s.
|
||||
* @bill88t and @anecdata for a lot of testing for the wifi scanning issue.
|
||||
* @hathach for starting to look at a possible TinyUSB “output treated as input” issue, and to @jepler for another test case for this. Followup: this may be a Linux idiosyncrasy.
|
||||
|
||||
|
||||
19:14 @DJDevon3
|
||||
* @Jepler for killing it on picow releases
|
||||
* @DanH & @Anecdata for helping me narrow down suspects in the Feather S2 & S3 hard-reset bug hunt.
|
||||
* @Melissa for an excellent tuple update in the Stemma 7-segment display library allowing multiple backpacks to be initialized & combined together as 1 larger backpack.
|
||||
* @Paul Culter for using his RGB matrix to help me troubleshoot an issue I was having on mine and for going through hand surgery this week.
|
||||
* @Neradoc for being an absolute knowledgeable beast in the CP help channel every day.
|
||||
* @JP & @FoamyGuy for streaming every week. I always learn something new watching them.
|
||||
* @Anne Barela for a beautiful mask project and amazing youtube interview with Alpenglow that represented Adafruit beautifully.
|
||||
* @skerr & @cater for helping troubleshoot my rfm95 receiver toggling on/off with every save. Turns out I was flipping IRQ off & on every file save, due to incorrect wiring. Now I can continue my efforts on lora projects.
|
||||
|
||||
|
||||
@david.glaude (not speaking)
|
||||
* @jepler for Picow as alway
|
||||
* @Anecdata for PicoW networking test code
|
||||
* @DanH for another beta release
|
||||
|
||||
|
||||
@foamyguy (not present)
|
||||
* @Paul Cutler for tip about pico-w in stock at digikey last week
|
||||
* Github user @The-Debarghya for tracking down and submitting a fix for the Round Switch widget
|
||||
* Group Hug
|
||||
|
||||
|
||||
@Liz (text only)
|
||||
* @Jeff for his work on picow WIFI. I’ve been using it with Adafruit IO with great success!
|
||||
* Group hug
|
||||
|
||||
|
||||
22:11 @makermelissa
|
||||
* @jepler for fixing some changes on CircuitPython I made in a PR, but had missed.
|
||||
* Everyone who has contributed adding boards to Blinka to get up nearly to 100
|
||||
* Group Hug
|
||||
|
||||
|
||||
22:32 @Paul Cutler
|
||||
* @cgrover for rescuing the audio on an upcoming podcast episode.
|
||||
* Group hug
|
||||
|
||||
|
||||
22:39 @tekktrik (text only / not present)
|
||||
* @kattni for helping to get the Hacktoberfest labels attached to all the libraries
|
||||
* @foamyguy and @markgamblor for all the PR reviews, so far we’re on top of all the Hacktoberfest PRs!
|
||||
|
||||
|
||||
## 22:57 Status Updates
|
||||
23:30 @jepler (hosting)
|
||||
* More Pico W progress
|
||||
* Sleuthing about a serial echo problem, the bug may be a race condition in Linux
|
||||
* Continuing: Pico W bug chasing, 8.0.0 bug chasing
|
||||
|
||||
|
||||
24:36 @anecdata (lurking)
|
||||
* Belated hug report for @Neradoc, which may be French for “never sleeps”, for the broad and deep help to everyone on Discord
|
||||
* used asyncio for the first time to make an ESP32-S2-Feather-TFT-based "𝞵-cronTroller" that regularly checks All. The. Things. on my LAN, plus external servers, at various times and intervals, and sends a push notification if there is something amiss
|
||||
|
||||
|
||||
25:10 @danh
|
||||
* Fixed a wifi scanning bug by updating ESP-IDF. Still need to test whether this fixes some other WifI bugs.
|
||||
* Got back about 112 bytes on small builds, but still need more.
|
||||
* Further fixes on dotenv.
|
||||
* Added missing native modules to module support matrix.
|
||||
* Continuing to bug hunt for 8.0.0. Will probably do another 8.0.0 beta soon.
|
||||
|
||||
|
||||
27:39 @DJDevon3
|
||||
* Received a batch of 20 v1.2 TR-Cowbell PCB’s from JLPCB on Wednesday along with 10 Pico W’s from Digikey. Began testing & assembling some prototypes. Board name in exposed copper layer and my name in Papyrus font. Breakouts for Stemma, I2C, and external display. If the assembly goes well I’m hoping to give some away. Other than as a sequencer it would also make an excellent linear macropad, great for switching cameras & scenes with hotkeys in OBS.
|
||||
* * Finished the physical build of Social Media Tracker using 8x 7-segment backpacks & a shadow box, based on a project by Becky Stern. Each display is actually a 2x 4 character display. Thanks to Melissa’s recent PR for the adafruit_ht16k33 library! Now the library combines each pair into a single 8 character display. Currently only integrated a YouTube API. Still have to integrate API’s for Twitter, Github, and something else, maybe Discord or Instagram. Coded with Circuit Python using the wifi & requests libraries. The Feather ESP32-S2 I dropped a solder blob on then fixed using a hot air rework station is the same one now powering the social media tracker box. Resurrected and put back into service. Point of personal pride for my first SMD rework repair. :)
|
||||
* * Started working on a neopixel goggle project. Guide says it’s ill-advised to attempt to wear them, well now I have to do it. Will be routing wires and hiding the sides of the LED’s to minimize lighting glare. Should be ok for short durations just to hand out candy.
|
||||
* Got an RGB Matrix panel running on both an ESP32-S2 & S3 this weekend. The learn guide for the M0/M4/RP2040 Matrix Featherwing does not include code for circuit python and actually mentions the S2 & S3 have yet to be confirmed stable even on Arduino. I confirmed they worked in circuit python and submitted some example code via feedback. The code is identical to example code from adafruit github except on the S2 & S3 they should use the pretty names of RX & TX instead of D1 & D0. Even though I was able to get the RGB Matrix working on Adafruit’s Feather S2 and S3, I was unable to get it working on Unexpected Maker’s FeatherS3. Added a bug report for the UM FeatherS3 & RGB Matrix library. If anyone has a UM FeatherS3 and Matrix panel they can help test with it would be appreciated.
|
||||
* * Started working on an eyes project using 2 GC9A01 round displays for a pumpkin window display. @Todbot wrote the GC9A01 examples & library in the community bundle which let me hit the ground running. Submitted a PR to his library with an elif string that will support the M4 Express out of the box.
|
||||
*
|
||||
|
||||
|
||||
|
||||
32:09 @david.glaude (not speaking)
|
||||
* CP:
|
||||
* Tested @anecdata basic HTTP client code on PicoW
|
||||
* Fail: USB-HID, I tried to make the “Meta” LED/Key to work on Windows, but there is no meta key no LED so I will keep playing with ScrollLock
|
||||
* Replaced my mouse jiggler by simulating randomly blinking of the ScrollLock LED
|
||||
* (last week, already in newsletter) “pAssIVe AGRessiVE WRitING” helper by random shift keypress: https://twitter.com/DavidGlaude/status/1574875035533197312?s=20&t=hERG0jztt5msS1dUp1gYEw
|
||||
* Non CP:
|
||||
* Success: Upgraded my Casio F-91W with Sensor Watch ( https://www.sensorwatch.net/ )
|
||||
* Fail: to reproduce the HID Remapper (two pico back to back) = read USB mouse/keyboard and pretend to be a mouse/keyboard: https://github.com/jfedor2/hid-remapper/blob/master/HARDWARE.md
|
||||
|
||||
|
||||
33:03 @foamyguy (not present)
|
||||
* Investigated issue with BitmapLabel under Blinka_DisplayIO and submit a PR to allow it to work again. The change needed was implementing Bitmap.blit() function in Blinka_DisplayIO
|
||||
* Library PR Reviews and testing
|
||||
* Testing MQTT PR that has more standardized and predictable behavior when there are multiple messages in the message queue. Tried out the new version with example scripts and Learn Guide projects on various different devices.
|
||||
* Basic HTTP request testing on Pico W. Built a simple terminal based trivia game.
|
||||
|
||||
|
||||
33:43 @makermelissa
|
||||
* Last Week:
|
||||
* Went into a fairly deep rabbithole of seeing what worked and what didn’t with regards to running Picamera2 on Bullseye in various configurations.
|
||||
* Updated the rpi-vision app to work with Picamera2
|
||||
* Added missing boards to circuitpython.org
|
||||
* Updated the 128x64 OLED FeatherWing guide with a page on how to wire it properly to non-feather microcontrollers.
|
||||
* This Week:
|
||||
* Working on updating the TensorFlow on Raspberry Pi guide for Bullseye
|
||||
* Probably a few more GitHub PRs
|
||||
* Get back to finishing up code.circuitpython.org
|
||||
|
||||
|
||||
34:35 @tekktrik (text only / not present)
|
||||
* Last week
|
||||
* Not much for CircuitPython other than staying on top of PR reviews, since I’m moving over the next couple weeks
|
||||
* This week
|
||||
* Still moving so just trying to keep up with Hacktoberfest PRs, or at least the ones that don’t need hardware that I’ve already packed!
|
||||
* In personal news, the CircuitPythonukiah is most of the way through 8 day test, which means once the move is done, it’s time to make a lot of them!
|
||||
* The tooling behind the project has been fun, and I may break it off into smaller tools and make them public since they may be useful to others
|
||||
* Relatedly, started a mini project brought up by @danh to have a tool that automatically saves code in a local directory to a CircuitPython board. Having fun using os.fork(), can’t wait to accidentally put it in a while True loop.
|
||||
|
||||
|
||||
## 35:29 In The Weeds
|
||||
@MicroDev (text-only)
|
||||
Discuss Storage Extension API
|
||||
https://github.com/adafruit/circuitpython/issues/6928#issuecomment-1271587370
|
||||
## 42:39 Wrap-Up
|
||||
We’re about 1 month away from the US switching to “standard time” (winter time), so if you observe DST differently than us, just keep that fact on your radar. Next week is back to Monday as usual, October 17th at 2PM ET / 11AM PT.
|
||||
Loading…
Reference in a new issue