Create 2022-02-22.md
This commit is contained in:
parent
ac085fa0ab
commit
e0e92d7a7a
1 changed files with 427 additions and 0 deletions
427
2022/2022-02-22.md
Normal file
427
2022/2022-02-22.md
Normal file
|
|
@ -0,0 +1,427 @@
|
|||
# CircuitPython Weekly for February 22nd, 2022 (TUESDAY!)
|
||||
|
||||
Video is available [on YouTube](https://youtu.be/XYaNFL5JhNc).
|
||||
|
||||
|
||||
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.
|
||||
## 2:51 Community News
|
||||
### 256 CircuitPython Boards and More
|
||||
256 CircuitPython Boards
|
||||
|
||||
A milestone achieved and passed - 256 boards running CircuitPython. Why celebrate at 256? That's one more than fits in an 8-bit value (0-255) so we're celebrating 0b100000000 boards!
|
||||
256 CircuitPython Boards
|
||||
|
||||
Did you know that not all CircuitPython boards are made by Adafruit? Not by a long stretch! SparkFun has fifteen boards, Pimoroni has nine, and so many more. CircuitPython is an open source language which any hardware designer may look to use.
|
||||
### 3:39 CircuitPython 7.2.0 Release Candidate 0
|
||||
CircuitPython 7.2.0 Release Candidate 0
|
||||
|
||||
CircuitPython 7.2.0-rc.0, the initial release candidate for CircuitPython 7.2.0, was posted late last week. It is considered stable, but the CircuitPython team wants to give time for further testing before the final release of 7.2.0 - GitHub.
|
||||
Notable additions to 7.2.0 since 7.1.1
|
||||
* Continuing work on Raspberry Pi Broadcom board support.
|
||||
* Espressif ESP32-S3 and ESP32-C3 support, including BLE.
|
||||
* RP2040 PIO sideset support.
|
||||
* board.STEMMA_I2C() available on all boards with STEMMA connectors.
|
||||
* binascii.crc32().
|
||||
* vectorio.contains().
|
||||
* Turkish translation.
|
||||
### 4:22 Make Your Own Standalone Winamp Skinned Music Player
|
||||
Music Player
|
||||
|
||||
Bring back the good ol' days of Llama whippin' fun.
|
||||
This project will turn your PyPortal into an MP3 player to play your favorite tunes with the familiar Winamp look. Create and manage multiple JSON playlists and rock out to whichever one fits the mood, all done with CircuitPython.
|
||||
Winamp Skin Museum
|
||||
|
||||
Take it a step further by choosing a custom Winamp skin (from the Winamp Skin Museum) and convert it for use on your PyPortal - Adafruit Learning System.
|
||||
### 5:00 WipperSnapper No-Code IoT Platform now works with Adafruit Feather HUZZAH ESP8266
|
||||
WipperSnapper
|
||||
|
||||
Adafruit.io WipperSnapper support for the Adafruit Feather Huzzah ESP8266 is here. Over the past few weeks, Melissa worked on a web-based installation tool to upload firmware to an ESP8266 or ESP32. Additionally, this web tool also generates a LittleFS filesystem containing Adafruit IO and WiFi network credentials and uploads them to your ESP32/ESP8266 board - Adafruit Blog.
|
||||
### 5:33 Project of the Week
|
||||
PyPortal Zabbix
|
||||
|
||||
Zabbix is an open-source monitoring software tool to monitor IT infrastructure such as networks, servers, virtual machines (VMs) and cloud services. Zabbix collects and displays monitoring metrics such as CPU, memory, and network load.
|
||||
Sterling Anderson has developed a stand alone (no computer required) display for Zabbix data. It uses an Adafruit Pyportal programmed in CircuitPython to fetch data via WiFi and display it on a color LCD display. It is housed in a 3D printed case - 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.
|
||||
## 7:00 State of CircuitPython, Libraries and Blinka
|
||||
### 7:20 Overall
|
||||
* 65 pull requests merged
|
||||
* 23 authors - dhalbert, lstein, gpongelli, Chao8219, geudrik, wtuemura, FoamyGuy, Neradoc, kmatch98, infamy, makermelissa, tekktrik, bergdahl, weblate, tammymakesthings, kattni, jepler, tannewt, Pixel-Clay, prplz, chabala, myllyja, lesamouraipourpre
|
||||
* 10 reviewers - dhalbert, gamblor21, makermelissa, askpatrickw, tekktrik, kattni, tannewt, jepler, FoamyGuy, ladyada
|
||||
* 47 closed issues by 15 people, 22 opened by 18 people
|
||||
|
||||
|
||||
### 7:59 Core
|
||||
* 25 pull requests merged
|
||||
* 12 authors - dhalbert, makermelissa, bergdahl, wtuemura, weblate, kattni, jepler, tannewt, Pixel-Clay, prplz, kmatch98, Neradoc
|
||||
* 6 reviewers - dhalbert, gamblor21, tannewt, jepler, FoamyGuy, kattni
|
||||
* 15 open pull requests
|
||||
* https://github.com/adafruit/circuitpython/pull/5298 (Open 171 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5352 (Open 159 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5491 (Open 123 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5852 (Open 39 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5908 (Open 30 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5963 (Open 20 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/5999 (Open 12 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6029 (Open 8 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6037 (Open 6 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6048 (Open 4 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6065 (Open 3 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6069 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6067 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6079 (Open 0 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/6074 (Open 0 days)
|
||||
* 22 closed issues by 4 people, 11 opened by 8 people
|
||||
* 496 open issues
|
||||
* https://github.com/adafruit/circuitpython/issues
|
||||
* 6 active milestones
|
||||
* 7.2.0: 1 open issues
|
||||
* 7.x.x: 23 open issues
|
||||
* 8.0.0: 8 open issues
|
||||
* Libraries: 18 open issues
|
||||
* Long term: 444 open issues
|
||||
* Support: 3 open issues
|
||||
* -1 issues not assigned a milestone
|
||||
|
||||
|
||||
### 9:36 Libraries
|
||||
* 36 pull requests merged
|
||||
* 15 authors - dhalbert, makermelissa, lstein, tekktrik, gpongelli, Chao8219, geudrik, tammymakesthings, kattni, FoamyGuy, chabala, Neradoc, myllyja, infamy, lesamouraipourpre
|
||||
* 9 reviewers - dhalbert, makermelissa, askpatrickw, tekktrik, kattni, tannewt, jepler, FoamyGuy, ladyada
|
||||
* Merged pull requests:
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/25 (Days open: 223)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core/pull/20 (Days open: 132)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_74HC595/pull/22 (Days open: 64)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BNO08x_RVC/pull/5 (Days open: 14)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BLE_Radio/pull/22 (Days open: 7)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/23 (Days open: 2)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/52 (Days open: 2)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/100 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_TLA202x/pull/4 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_TLA202x/pull/5 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Ticks/pull/7 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_IRRemote/pull/51 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C/pull/14 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C/pull/12 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/29 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/28 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/27 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/25 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/24 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Media/pull/13 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/157 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/pull/86 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/pull/85 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/pull/84 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_INA260/pull/19 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/165 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/103 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/29 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core/pull/21 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS/pull/49 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PyBadger/pull/57 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ADXL34x/pull/35 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ADXL34x/pull/34 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x/pull/3 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x/pull/2 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/369 (Days open: 1)
|
||||
* 11 open pull requests (Oldest: 511, Newest: 1)
|
||||
* 24 closed issues by 13 people, 9 opened by 9 people
|
||||
* 625 open issues
|
||||
* 212 good first issues
|
||||
* https://circuitpython.org/contributing
|
||||
Library updates in the last seven days:
|
||||
**New Libraries**
|
||||
* [Adafruit_CircuitPython_Typing](https://github.com/adafruit/Adafruit_CircuitPython_Typing)
|
||||
* [Adafruit_CircuitPython_ESP32S2TFT](https://github.com/adafruit/Adafruit_CircuitPython_ESP32S2TFT)
|
||||
**Updated Libraries**
|
||||
* [Adafruit_CircuitPython_ST7789](https://github.com/adafruit/Adafruit_CircuitPython_ST7789)
|
||||
* [Adafruit_CircuitPython_VL6180X](https://github.com/adafruit/Adafruit_CircuitPython_VL6180X)
|
||||
* [Adafruit_CircuitPython_AMG88xx](https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx)
|
||||
* [Adafruit_CircuitPython_FocalTouch](https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch)
|
||||
* [Adafruit_CircuitPython_AS726x](https://github.com/adafruit/Adafruit_CircuitPython_AS726x)
|
||||
* [Adafruit_CircuitPython_ADT7410](https://github.com/adafruit/Adafruit_CircuitPython_ADT7410)
|
||||
* [Adafruit_CircuitPython_Debouncer](https://github.com/adafruit/Adafruit_CircuitPython_Debouncer)
|
||||
* [Adafruit_CircuitPython_MCP9600](https://github.com/adafruit/Adafruit_CircuitPython_MCP9600)
|
||||
* [Adafruit_CircuitPython_BME280](https://github.com/adafruit/Adafruit_CircuitPython_BME280)
|
||||
* [Adafruit_CircuitPython_BLE_BroadcastNet](https://github.com/adafruit/Adafruit_CircuitPython_BLE_BroadcastNet)
|
||||
* [Adafruit_CircuitPython_NeoKey](https://github.com/adafruit/Adafruit_CircuitPython_NeoKey)
|
||||
* [Adafruit_CircuitPython_PN532](https://github.com/adafruit/Adafruit_CircuitPython_PN532)
|
||||
* [Adafruit_CircuitPython_Requests](https://github.com/adafruit/Adafruit_CircuitPython_Requests)
|
||||
* [Adafruit_CircuitPython_TLA202x](https://github.com/adafruit/Adafruit_CircuitPython_TLA202x)
|
||||
* [Adafruit_CircuitPython_LED_Animation](https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation)
|
||||
* [Adafruit_CircuitPython_BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE)
|
||||
* [Adafruit_CircuitPython_HTTPServer](https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer)
|
||||
* [Adafruit_CircuitPython_AHTx0](https://github.com/adafruit/Adafruit_CircuitPython_AHTx0)
|
||||
* [Adafruit_CircuitPython_IRRemote](https://github.com/adafruit/Adafruit_CircuitPython_IRRemote)
|
||||
* [Adafruit_CircuitPython_BLE_Radio](https://github.com/adafruit/Adafruit_CircuitPython_BLE_Radio)
|
||||
* [Adafruit_CircuitPython_BNO08x_RVC](https://github.com/adafruit/Adafruit_CircuitPython_BNO08x_RVC)
|
||||
* [Adafruit_CircuitPython_Debug_I2C](https://github.com/adafruit/Adafruit_CircuitPython_Debug_I2C)
|
||||
* [Adafruit_CircuitPython_AS7341](https://github.com/adafruit/Adafruit_CircuitPython_AS7341)
|
||||
* [Adafruit_CircuitPython_BLE_Apple_Media](https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Media)
|
||||
* [Adafruit_CircuitPython_BusDevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice)
|
||||
* [Adafruit_CircuitPython_Display_Text](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text)
|
||||
* [Adafruit_CircuitPython_turtle](https://github.com/adafruit/Adafruit_CircuitPython_turtle)
|
||||
* [Adafruit_CircuitPython_GC_IOT_Core](https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core)
|
||||
* [Adafruit_CircuitPython_PyBadger](https://github.com/adafruit/Adafruit_CircuitPython_PyBadger)
|
||||
* [Adafruit_CircuitPython_ADXL34x](https://github.com/adafruit/Adafruit_CircuitPython_ADXL34x)
|
||||
* [Adafruit_CircuitPython_ADXL37x](https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x)
|
||||
* [Adafruit_CircuitPython_Wiznet5k](https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k)
|
||||
* [Adafruit_CircuitPython_74HC595](https://github.com/adafruit/Adafruit_CircuitPython_74HC595)
|
||||
* [Adafruit_Blinka](https://github.com/adafruit/Adafruit_Blinka)
|
||||
* [Adafruit_Python_PlatformDetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect)
|
||||
* [CircuitPython_Community_Bundle](https://github.com/adafruit/CircuitPython_Community_Bundle)
|
||||
|
||||
|
||||
### 11:34 Blinka
|
||||
* 4 pull requests merged
|
||||
* 3 authors - dhalbert, makermelissa, Neradoc
|
||||
* 3 reviewers - ladyada, makermelissa, tekktrik
|
||||
* 5 open pull requests
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/417 (Open 377 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/496 (Open 211 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40 (Open 137 days)
|
||||
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/201 (Open 77 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/540 (Open 46 days)
|
||||
* 1 closed issues by 1 people, 2 opened by 2 people
|
||||
* 71 open issues
|
||||
* https://github.com/adafruit/Adafruit_Blinka/issues
|
||||
* Piwheels Downloads in the last month: 15786
|
||||
Number of supported boards: 87
|
||||
|
||||
|
||||
|
||||
|
||||
## 12:50 Hug reports
|
||||
13:12 @kattni (host)
|
||||
* @foamyguy for putting together two quick demos for the TFT Feather for using the TFT for me to add to the guide
|
||||
* @tekktrik for jumping into reviewing head first
|
||||
* @Neradoc for always jumping in to help folks in the #help-with-circuitpython channel on Discord - always incredibly quickly, and incredibly helpful.
|
||||
* @jepler for helping me with some code I’m working on - pair programming with you is a lot of fun!
|
||||
* @danh for talking through a decision about the same code regarding where to put a particular property
|
||||
* @krayola for explaining bitwise operations on registers in a way that clicked for me
|
||||
|
||||
|
||||
14:40 @CGrover (text only)
|
||||
* @jepler for assistance and patience with a udecimal PR
|
||||
* Congratulations to @tammymakesthings for an excellent inaugural livestreaming episode. Looking forward to the next!
|
||||
|
||||
|
||||
15:00 @danh
|
||||
* @tannewt, @jepler, @kattni for bug triage meeting last Monday
|
||||
* @jepler for MicroPython 1.18 merge
|
||||
* @tannewt for starting work on USB host
|
||||
* @tekktrik for asyncio documentation and necessary fixes
|
||||
* @kmatch98 for weekend fixes for 7.2.0-rc.0 and @FoamyGuy for thorough testing
|
||||
* @Neradoc and @prplz for a number of fixes
|
||||
* @DavePutz for debugging an auto-reload issue
|
||||
* @kattni for keeping an eye on pin names
|
||||
* @makermelissa for freezing Portal libraries to fix memory issues
|
||||
* @ntoll and all contributors to Mu for the 1.1.1 stable release of Mu (just out!)
|
||||
|
||||
|
||||
17:18 @dexter starboard (text only)
|
||||
* @kmatch @foamyguy @danh for their work on preserving the terminal messages.
|
||||
|
||||
|
||||
17:30 @foamyguy (text only)
|
||||
* Ladyada and pt for the opportunities and neat projects ideas they’ve sent my way as well as kind words and feedback on the PyPortal Winamp project
|
||||
* @tammymakesthings congrats on first stream.
|
||||
* @dexterstarboard @CGrover and others for helping troubleshoot gzip decompression of data obtained from web API.
|
||||
* @markgamblor for working on the zlib module in core.
|
||||
* @johnnybergdal for helping moderate YT chat during my stream.
|
||||
* @kmatch for working on fixes around preserving terminal messages after code.py ends
|
||||
* @tekktrik for some enhancements to displayio widgets and joining the graphics team in Circuitpython Org
|
||||
|
||||
|
||||
18:19 @jepler
|
||||
* @foamyguy for a realllllly slick project that is getting a ton of attention
|
||||
* @kattni for continuing to find time to grow your coding skills in between guides, guides, and more guides
|
||||
* @tannewt for being thoughtful about the changing work/life balance that his family is about to have
|
||||
* @danh for the 7.2.0-rc.0 release and dealing with yet another curious CI problem that only became apparent when actually tagging a release
|
||||
* Group hug
|
||||
|
||||
|
||||
19:06 @jerryn
|
||||
* @neradoc,@anecdata,@rimwolf,@deshipu and @danh for helping me try to understand the del operator
|
||||
|
||||
|
||||
19:35 @kmatch (text only)
|
||||
* @rsbohn for identifying an issue and @foamyguy and @danh for PR testing
|
||||
* @ladyada for considering a new pyportal
|
||||
* @tekktrik and @neradoc for git help
|
||||
* @tannewt for guidance on ESP32-S3 RGB displays and displayio
|
||||
|
||||
|
||||
19:59 @makermelissa (missing meeting)
|
||||
* @kattni for always doing such a great job on product guides. Especially on the pinouts page.
|
||||
* Group Hug
|
||||
|
||||
|
||||
20:14 @mark(gamblor) [ lurking ]
|
||||
* @jepler for some info about how the tests works and how to run them
|
||||
* @danh, @cater, @anneb, and @kattni for finding, helping and pointing me how to correct a missing font file and version problem in the first guide pages I did
|
||||
* @danh and @foamyguy for some initial feedback on moving uzlib to CP
|
||||
* Group hug because I am sure I’m missing others this week!
|
||||
|
||||
|
||||
20:47 @tammymakesthings (missing meeting)
|
||||
* Group hug to the community for being awesome
|
||||
|
||||
|
||||
20:59 @tannewt
|
||||
* @DavePutz for continuing to tackle bugs in CP
|
||||
* @kmatch for quickly helping to fix a bug in 7.2.x
|
||||
* Everyone for being awesome
|
||||
|
||||
|
||||
21:35 @tekktrik (not present)
|
||||
* @danh, @neradoc, and @anecdata for always answering my questions both for CircuitPython development and my own projects
|
||||
* @danh, @kattni, and @mgamblor for patiently help me get the CircuitPython build environment setup
|
||||
* @kattni for showing me how to make releases for the libraries
|
||||
* @foamyguy for welcoming me to the exciting world of CircuitPython displayio graphics
|
||||
* @makermelissa for the insightful typing PR to PlatformDetect with some new tricks I didn’t know
|
||||
|
||||
|
||||
## 22:15 Status Updates
|
||||
22:50 @kattni (hosting)
|
||||
* Last week:
|
||||
* Finished up the ADXL375 guide
|
||||
* Added offsets functionality to the ADXL34x and ADXL37x libraries.
|
||||
* Published the VEML7700 guide update
|
||||
* Did a couple of small fixes to the Feather TFT guide
|
||||
* Completed the I2C onboard and external CP Essentials pages, and the TFT Basics and TFT WiFi GitHub Stars viewer pages in the Feather TFT guide.
|
||||
* Recorded CircuitPython Show podcast
|
||||
* This week:
|
||||
* Finish the rest of the CP Essentials pages in the Feather TFT guide
|
||||
* Create new template for using a built in TFT with Arduino, and add to Feather guide, and add a Factory Demo page with a TFT/I2C example in Arduino.
|
||||
* Write guide for new MCP23017 I2C GPIO expander breakout with STEMMA QT
|
||||
* Create CP Essentials template for asyncio
|
||||
|
||||
|
||||
25:10 @danh
|
||||
* Fixed some more type annotation issues in various libraries, created a separate circuitpython_typing library, and put a needed change in circup.
|
||||
* Fixed unneeded waiting for USB when coming out of deep sleep.
|
||||
* Monitoring asyncio task groups and related additions to CPython (a long time coming!)
|
||||
* Released 7.2.0-rc.0.
|
||||
* This week:
|
||||
* Release 7.2.0-rc.1. Maybe release 7.2.0 final.
|
||||
* async requests library (as I keep saying).
|
||||
|
||||
|
||||
28:00 @foamyguy (text only)
|
||||
* Last week
|
||||
* PyPortal winamp guide was published and much to my delight featured on Desk of Ladyada. Support for Titano and a few other tweaks in the works this week.
|
||||
* Created a few examples for Feather TFT ESP32S2
|
||||
* Testing core PRs for zlib module and terminal output preservation
|
||||
* Looking into core issues labeled displayio to find ones that I think I have the ability to tackle
|
||||
* This week
|
||||
* Try to figure out where / how to update the certificate(s) that circuitpython uses for making HTTPS requests.
|
||||
* Build out the US Govt. web analytics display project. PoC fetching and decompressing data is complete but need to hook up additional APIs for more information and polish visual appearance
|
||||
|
||||
|
||||
28:48 @jepler
|
||||
* Last week
|
||||
* Merged 1.18 into main; up to date with micropython core bugfixes & got some performance improvements. Will be in 7.3.0, not 7.2.
|
||||
* Floppy drive: Successfully reading & writing non-copy-protected C64 disks including “flippy” disks after doing a reversible modification to my floppy drive
|
||||
* This week
|
||||
* Preparing for an upcoming presentation for the Dublin Linux Users Group (really this time)
|
||||
* Re-doing the wiring on my “flippy mod” (it’s embarrassingly bad right now) & getting guide-quality photos of the process
|
||||
* Would like to pick up some bug fixes, will check out the 7.x.x list.
|
||||
* Need to do a full tidy & reset of my main work area soon, it’s out of hand
|
||||
* Coming up…
|
||||
* Ordered an Apple IIe from ebay for more floppy fun
|
||||
* Preparing a pull request to greaseweazle to add some 8-bit Atari floppy formats; The original 90kB format is working for me, it’s the only disk I have to test.
|
||||
|
||||
|
||||
30:35 @jerryn
|
||||
* Working on project that grew out of a help request on Discord
|
||||
* A user was trying use a gps, bme680 and sdcard on a feather_m0_rfm9x
|
||||
* First reaction was – give it up – not enough RAM
|
||||
* The user had been trying to use the “del” operator to free RAM - with some success and after a lot of flailing – it actually works well! I now have all it working reliably on the feather m0 rfm9x. The basic idea is to create a function that imports a module, uses it, then uses del to free the RAM used by the module. Using gc after the function call is also necessary.
|
||||
* Working on a clear set of examples for how to structure a program for this type of situation.
|
||||
* This may be applicable to other M0 boards.
|
||||
|
||||
|
||||
|
||||
|
||||
33:25 @kmatch (text only)
|
||||
* Last week:
|
||||
* Both created and fixed a couple of bugs on the “REPL-wrangler” that allows users to move and resize the REPL terminal
|
||||
* Started update to Cartesian graph widget to allow multiple lines and colors
|
||||
* Tore down another model of conference room touchscreen display for repurposing/hacking
|
||||
* This week:
|
||||
* Continue Cartesian widget updates (dealing with auto ranging and tick marks)
|
||||
* Map out A first draft of how to connect the ESP32-S3 RGB dot clock peripheral to displayio
|
||||
* Explore ESP32-S3 LCD peripheral functions in the ESP-IDF
|
||||
|
||||
|
||||
34:05 @mark(gamblor) [lurking]
|
||||
* Last week:
|
||||
* Moved the extmod/uzlib library to CP (PR #6069). Provides decompression utilities for bytes and streams.
|
||||
|
||||
|
||||
34:22 @makermelissa (missing meeting)
|
||||
* Last Week
|
||||
* Froze some libraries into the Portal type boards in CircuitPython
|
||||
* Added missing boards to circuitpython.org
|
||||
* Added Missing Type Annotations to PlatformDetect
|
||||
* Created the ESP32S2TFT Portal style library for the ESP32-S2TFT Feather
|
||||
* This Week
|
||||
* Continue working on some GitHub items as well as minor guide updates
|
||||
|
||||
|
||||
34:51 @tammymakesthings (missing meeting)
|
||||
* Last Week
|
||||
* Completed the PR for the AS7341 library and got that merged
|
||||
* At @danh’s request, submitted and completed a PR on the AS7341 library to specify a minimum version of Blinka (6.20.4) in the requirements. This alleviates some of the challenges around type hinting in the libraries
|
||||
* Did my first CircuitPython/maker livestream on Twitch <https://twitch.tv/tammymakesthings>
|
||||
* This Week
|
||||
* Fix my camera and Touch Portal setup for my livestreams
|
||||
* Work on more of the type hinting issues in the libraries
|
||||
* Get a bit better acquainted with the structure of the core code so I can start finding places to contribute there
|
||||
* Figure out my ongoing streaming schedule, and submit a PR to the CircuitPython weekly repo to announce it.
|
||||
* Upcoming
|
||||
* First “regular” Twitch stream - probably the week of 2/28
|
||||
|
||||
|
||||
35:44 @tannewt
|
||||
* Last week
|
||||
* Got TinyUSB host going on iMX RT 1060 board
|
||||
* Started sketching out API for USB Host
|
||||
* Fixed two things for the release
|
||||
* This week
|
||||
* Short week because Monday was a holiday
|
||||
* Trying to go heads down on USB Host
|
||||
* Second to last Deep Dive from me for a while
|
||||
* Out next Monday for a babymoon
|
||||
|
||||
|
||||
37:38 @tekktrik (not in meeting)
|
||||
* Last week
|
||||
* Minor bug squashing and documentation improvement PRs
|
||||
* Submitted PR for new functionality in the Cartesian widget for graphing area under plots
|
||||
* Adding a new library to CircuitPython Org for displayio widget effects, with an effect for random fluctuating a widgets value
|
||||
* This week
|
||||
* Adding another effect to the widget effects library for adding rainbow colors to widgets
|
||||
* Looking at making a some more widgets for CircuitPython Org
|
||||
## 38:16 In The Weeds
|
||||
|
||||
|
||||
|
||||
|
||||
## 38:28 Wrap-Up
|
||||
Next week’s meeting: Monday, February 28, 2022.
|
||||
Loading…
Reference in a new issue