Create 2021-01-04.md

This commit is contained in:
Jeff Epler 2021-01-04 14:29:56 -06:00 committed by GitHub
parent 2f5d2f6a15
commit 5df3068e9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

425
2021/2021-01-04.md Normal file
View file

@ -0,0 +1,425 @@
# CircuitPython Weekly for January 4, 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 cant make the meeting and would still like to participate, add your notes with a “(missing meeting)” after your username and well 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/p8uo2gsXTsM).
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 using the following link: https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical for use with standard calendar applications or 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 youd 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 were missing some.
## 4:02 Community News
### Where should CircuitPython go in 2021?
As 2021 starts, lets take some time to share our goals for CircuitPython in 2021. Just like past years (full summary 2019 and 2020), wed like everyone in the CircuitPython community to contribute by posting their thoughts to some public place on the Internet.
Here are a few ways to post: a video on YouTube, a post on the CircuitPython forum, a blog post on your site, a series of Tweets, a Gist on GitHub, or a /r/CircuitPython subreddit post.
We want to hear from you. When you post, please add #CircuitPython2021 and email circuitpython2021@adafruit.com to let us know about your post so we can blog it up here.
### Espressif Systems Announces the ESP32-S3 Microcontroller
The ESP32-S3 features a dual-core LX7 32-bit processor operating up to 240 MHz. (The previous -S2 was single-core.) On-chip is 512 KB of SRAM and 384 KB of RAM with support for octal SPI to connect to external memory devices. The RF capabilities include WiFi 2.4 GHz b/g/n, legacy Bluetooth, and Bluetooth Low-Energy 5.0. Artificial Intelligence applications can take advantage of the ESP32-S3's vector instructions in the MCU. These provide acceleration for neural networks and signal processing loads.
For peripherals, the ESP32-S3 supports up to 44 programmable GPIOs for GPIOs, SPI, I2S, I2C, PWM, RMT, ADC, DAC, UART, SD/MMC host, and TWAI.
More - hackster.io via Twitter and Espressif Website.
### 5:11 Coming Soon from Adafruit
Coming Soon - panel of boards
There are so many new pieces of hardware under development, we're featuring them here. As with all things in the Top Secret category, these things are being conceptualized - release dates are not available. Keep an eye out on Adafruit New Products to watch for their possible introduction.
### 5:29 Quico Game Console based on Matrix Portal
Quico
Quico is the new name of the game console developed around the Adafruit Matrix Portal microcontroller board and an RGB LED Matrix display. A new Sound Shield uses a SN76489 chip on a custom shield board for the Matrix Portal - retro.moe.
### 5:54 Star Wars on Hardware News
CircuitPython Star Wars Pixel Tree Topper
A CircuitPython Star Wars Pixel Tree Topper - Twitter.
Lightsaber
A refined 3D printed Lightsaber with Adafruit Feather and PropMaker FeatherWing programmed in CircuitPython - Twitter.
### 6:08 Numpy Illustrated - Good resource for ulab as well
NumPy Illustrated: The Visual Guide to NumPy
NumPy Illustrated: The Visual Guide to NumPy - BetterProgramming and YouTube.
### 6:18 Contribute to the Newsletter
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 @anne_engineer on Twitter, or email anneb@adafruit.com.
## 6:51 State of CircuitPython, Libraries and Blinka
### Overall
* 18 pull requests merged
* 20 authors - benetherington, tmf97, weblate, brrzap, oonid, kattni, wtuemura, bwshockley, alexwhittemore, askpatrickw, BiffoBear, ladyada, brentru, skerr92, microDev1, siddacious, hugodahl, dhalbert, UnexpectedMaker, Vinx911
* 10 reviewers - ladyada, brentru, jerryneedell, siddacious, jepler, kattni, gamblor21, dhalbert, UnexpectedMaker, anecdata
* 24 closed issues by 11 people, 23 opened by 21 people
Contributors in the previous week:
* 17 authors - siddacious, digixx, microDev1, bettse, ladyada, jamesrusso, slootsky, makermelissa, mshannon78660, d-c-d, ktdreyer, TwoTenPvP, dhalbert, jay0lee, jepler, twa127, jerryneedell
* 9 reviewers - siddacious, jerryneedell, ladyada, tannewt, brentru, makermelissa, dhalbert, FoamyGuy, jepler
### 9:02 Core
* 7 pull requests merged
* 10 authors - microDev1, weblate, brrzap, hugodahl, oonid, wtuemura, dhalbert, UnexpectedMaker, bwshockley, askpatrickw
* 4 reviewers - dhalbert, UnexpectedMaker, jepler, ladyada
* 15 open pull requests
* https://github.com/adafruit/circuitpython/pull/3291 (Open 139 days)
* https://github.com/adafruit/circuitpython/pull/3349 (Open 128 days)
* https://github.com/adafruit/circuitpython/pull/3454 (Open 103 days)
* https://github.com/adafruit/circuitpython/pull/3493 (Open 95 days)
* https://github.com/adafruit/circuitpython/pull/3619 (Open 66 days)
* https://github.com/adafruit/circuitpython/pull/3659 (Open 56 days)
* https://github.com/adafruit/circuitpython/pull/3677 (Open 53 days)
* https://github.com/adafruit/circuitpython/pull/3696 (Open 49 days)
* https://github.com/adafruit/circuitpython/pull/3730 (Open 45 days)
* https://github.com/adafruit/circuitpython/pull/3733 (Open 44 days)
* https://github.com/adafruit/circuitpython/pull/3768 (Open 36 days)
* https://github.com/adafruit/circuitpython/pull/3854 (Open 14 days)
* https://github.com/adafruit/circuitpython/pull/3911 (Open 4 days)
* https://github.com/adafruit/circuitpython/pull/3903 (Open 4 days)
* https://github.com/adafruit/circuitpython/pull/3921 (Open 1 days)
* 5 closed issues by 2 people, 8 opened by 7 people
* 360 open issues
* https://github.com/adafruit/circuitpython/issues
* 9 active milestones
* 6.0.x: 2 open issues
* 6.1.0: 1 open issues
* 6.2.0: 2 open issues
* 6.x.0 - Features: 5 open issues
* 6.x.x - Bug Fixes: 30 open issues
* 7.0.0: 3 open issues
* Libraries: 12 open issues
* Long term: 294 open issues
* Support: 4 open issues
* 7 issues not assigned a milestone
Last week, the 6.1.0 milestone bug had zero issues but there were still some bugs tagged 6.0.x that we want to resolve. As a result, the release we made last week was another beta, 6.1.0-beta.3. Please try it out and give us feedback! I anticipate that we will release .rc-0 once we can clear those issues out as well.
### 10:07 Libraries
* 9 pull requests merged
* 9 authors - ladyada, brentru, skerr92, siddacious, benetherington, tmf97, kattni, Vinx911, BiffoBear
* 6 reviewers - jerryneedell, ladyada, brentru, kattni, siddacious, anecdata
* Merged pull requests:
* https://github.com/adafruit/Adafruit_CircuitPython_FXAS21002C/pull/19 (Days open: 3)
* https://github.com/adafruit/Adafruit_CircuitPython_miniesptool/pull/25 (Days open: 3)
* https://github.com/adafruit/Adafruit_CircuitPython_LTR390/pull/1 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/58 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_MagTag/pull/48 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/pull/63 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_MSA301/pull/13 (Days open: 1)
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/285 (Days open: 1)
* https://github.com/adafruit/CircuitPython_Community_Bundle/pull/52 (Days open: 1)
* 17 closed issues by 10 people, 13 opened by 13 people
* https://circuitpython.org/contributing
* 263 open issues
* 8 good first issues
* 42 open pull requests (Oldest: 728, Newest: 2)
Library updates in the last seven days:
**New Libraries**
* [CircuitPython library for the LTR390 ambient light and UV sensor](https://github.com/adafruit/Adafruit_CircuitPython_LTR390) (last week)
* [Adafruit_CircuitPython_SGP40 Air Quality Sensor](https://github.com/adafruit/Adafruit_CircuitPython_SGP40)
**New Community Libraries**
* [AT42QT1070 Acorn Touch Sensor by Oak Development Technologies](https://github.com/skerr92/at42qt-acorn-python)
* @foamyguys [CircuitPython Display Frame](https://github.com/FoamyGuy/CircuitPython_Display_Frame) (2 weeks ago)
**Updated Libraries**
* [Adafruit_CircuitPython_LSM9DS1](https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS1)
* [Adafruit_CircuitPython_BluefruitConnect](https://github.com/adafruit/Adafruit_CircuitPython_BluefruitConnect)
* [Adafruit_CircuitPython_BNO08x](https://github.com/adafruit/Adafruit_CircuitPython_BNO08x)
* [Adafruit_CircuitPython_SHTC3](https://github.com/adafruit/Adafruit_CircuitPython_SHTC3)
* [Adafruit_CircuitPython_Slideshow](https://github.com/adafruit/Adafruit_CircuitPython_Slideshow)
* [Adafruit_CircuitPython_GPS](https://github.com/adafruit/Adafruit_CircuitPython_GPS)
* [Adafruit_CircuitPython_LTR390](https://github.com/adafruit/Adafruit_CircuitPython_LTR390)
* [Adafruit_CircuitPython_Requests](https://github.com/adafruit/Adafruit_CircuitPython_Requests)
* [Adafruit_CircuitPython_OneWire](https://github.com/adafruit/Adafruit_CircuitPython_OneWire)
* [Adafruit_CircuitPython_MSA301](https://github.com/adafruit/Adafruit_CircuitPython_MSA301)
* [circuitpython](https://github.com/adafruit/circuitpython)
* [Adafruit_Blinka_bleio](https://github.com/adafruit/Adafruit_Blinka_bleio)
* [CircuitPython_Community_Bundle](https://github.com/adafruit/CircuitPython_Community_Bundle)
Were seeing an increase in activity on the Community Bundle which is amazing to see. New libraries are coming in every week as we bring up new hardware - see the newsletter for leaks. Special thanks to @siddacious for all the library work.
### 13:30 Blinka
* 2 pull requests merged
* 2 authors - dhalbert, alexwhittemore
* 2 reviewers - dhalbert, gamblor21
* 4 open pull requests
* https://github.com/adafruit/Adafruit_Python_PureIO/pull/1 (Open 1675 days)
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/41 (Open 78 days)
* https://github.com/adafruit/Adafruit_Blinka/pull/385 (Open 3 days)
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/126 (Open 3 days)
* 2 closed issues by 2 people, 2 opened by 2 people
* 48 open issues
* https://github.com/adafruit/Adafruit_Blinka/issues
* PyPI Downloads in the last week: 4260
Number of supported boards: 60
## 14:31 Hug reports
19:09 @anecdata (lurking)
* @askpatrickw @Mark (Gamblor) @BennyE_HH @danh @microDev @jepler @jerryn @tannewt and I'm sure others for all of their help and patience on Discord, helping to get me from blank slate to esp32s2 circuitpython build
19:31 @cater (lurking)
19:38 @CGrover (just listening)
* Happy New Year! A toast of new hope to all!
@charlesburnaford (lurking)
19:50 @danh
* @jepler for doing the 6.1.0-beta.3 release.
* @microDev1 for touch alarms on ESP32-S2.
* @mcauser, @dkirkby, and @CFRED86 for help to narrow down MacOS issues with time.sleep().
@Davep (lurking)
21:06 @David.Glaude (lurking)
* @MakerMelissa for porting MatrixPortal to use PortalBase
* @kevinjwalters for review PM25 UART PR
* @dherrada for the MagTag project selector
* @ricardoquesada from https://retro.moe/ for
* Bluepad32: Bluetooth joystick receiver based on AirLift hardware
* SN76489 SPI “Retro” sound module
* Quico: Portable game console based on MatrixPortal M4
* @microDev1 for TouchAlarm on ESP32S2
@deshipu (lurking)
22:05 @foamyguy
* @Jerryn for always offering great help to people on Discord
* Scott for reading through the discord history and following up on things he knows answers to
* Group Hug
22:45 @hierophect
* Group hug, happy new year
@hugo (lurking)
15:02 @jepler
* Group hug
* Hug to Kattni for being a good listener last week
* Hug to @v923z for ulab, thinking back on 2020 this was one of the big and unanticipated (by me) additions to CircuitPython
* Skerr and sphereinabox for being helpful in the 3dprinting channel
15:36 @jerryn
* @askpatrickw and @dondo_yonderboy for help with feathers2/sleep/aio issues
16:09 @kattni
* @askpatrickw and @anecdata for requesting more info on their new reviewing role, and for diving into the new role
* Group hug and Happy New Year to everyone!
17:35 @Kevin Thomas (lurking, text only)
* Group Hugs and want to wish everyone a very Happy New Year!
17:49 @MakerMelissa
* Group Hug. Happy New Year!
17:58 @Mark[Gamblor] (lurking)
* @jepler for giving me some hints on duck typing for busdevice
* Group hug and happy new year to everyone
18:13 @microDev (lurking)
* Group Hug and a Happy New Year…!
18:34 @Mr. Certainly (text only)
* Thanks to everyone for their kindness & willingness to make this place better, whether it be development, moderation, or behind the scenes work. A much deserved group hug & Happy New Year to all.
18:45 @tannewt (Out on vacation, back Tuesday)
* Group Hug! Happy New Year everyone.
* @jepler for being the first to post for #circuitpython2021
## 23:00 Status Updates
@anecdata (lurking)
@cater (lurking)
@CGrover (just listening)
@charlesburnaford (lurking)
38:28 @danh
* Released CircuitPython 6.0.1, fixing BLE and FrequencyIn regressions, and adding JSON speedup.
* Debugging and fixing various issues for eventual 6.1.0 release. This work continues.
* Will be looking at adding a secondary USB serial channel so you can use a serial connection over USB to communicate without interfering with the REPL.
41:36 @David.Glaude (lurking)
* Enviro+ FeatherWing:
* Adding FeatherS2 support in pimoroni/physical_feather_pins
* Comparing temperature from on board bme280 vs Stemma pct2075
* Bluepad32 (AirLift replacement firmware to communicate with Bluetooth joystick):
* Install on MatrixPortal M4, try “draw” and play two player “snake” with WiiMote
* Install on PyPortal and try to find a project that could use a joystick
* PyPortal:
* Switching I2C from 5V to 3V to use the Stemma connector.
* IN/OUT temperature sensor: https://twitter.com/DavidGlaude/status/1344682774335270912
* Non CP:
* Blink and listen to button of a “Buzz! Controller” on Raspberry Pi (I am interested in a CP way to do that, but it requires USB Host.
@deshipu (lurking)
42:48 @foamyguy
* Time off
* Playing stardew valley. Brainstorming ways to use Circuit Python devices with it. Perhaps a birthday / special event calendar on PyPortal or MagTag
* Planning ideas for some new Tilemap games. Looking through assets that I have available
* MagTag “patchwork” pattern generator using some of the assets in one of the game bundles
* Hunting a strange issue with extra scaling of Groups in some cases in Blinka_Displayio
* This week
* Finish porting the IOT Trivia app to PyPortal
* Update BitmapLabel to match support for ascender / descender properties
* Add some additional options to the display frame widget I created
* Write a yearly Circuit Python thoughts post
47:45 @hierophect
* Last week:
* Worked on flashcard guide
* Tried some socket fixes
* Took time off for the holidays
* Built a big flashcard system on PC, might design a device for it
* This week:
* Figure out blocking problems in Socket
* Start on I2C bugs
* Get back into i.MX weeds
@hugo (lurking)
@jasonp (lurking)
23:31 @jepler
* Last weeks:
* Didnt spend much time working, between family happenings and the holidays
* Created a web-based bdf→pcf converter. Hosted on github pages, works client side, which is neat. http://www.unpythonic.net/web-bdftopcf/ https://github.com/jepler/web-bdftopcf
* Released 6.1.0-beta.3, thanks all who contributed!
* This week:
* I2S on esp32s2
* More font-related stuff if time allows
25:48 @jerryn
* Last weeks
* Implemented some updates to RFM9x library to fix rssi calculation and implement some datasheet errata fixes reported by @maholli
* Helped a discord user with QTPy Haxpress - they needed audiobusio in order to use an i2s amplifier.
* Swapped vectorio for audiobusio and gave them a custom build that works with i2s.
* Hopefully the user can now build their own custom version.
* Trying to use deep sleep on esp32s2 to wake up and send data to AIO
* Had some issues but most seem to be fixed by catching network connection issues. Still a WIP but metros2 survived an overnight run for the first time.
* Had one case while on USB when umfeathers2 “woke up” but went to safe mode.
* The Status LED made it much easier to troubleshoot on the metros2. Working on implementing it for the umfeathers2.
* Next week
* Testing implementation of the Status LED for the umfeathers2.
* Status seems to be working but have run into some issues that appear to be pre-existing regarding the dotstar operation and interaction with the LDO2 pin. Hope to have a PR ready soon.
* Plan to use an RFM9x featherwing with either umfeathers2 or metros2 with deep sleep to see how they work together. No problem using rfm9x with the esp32s2 boards. Just want to see if deep sleep can be used with it.
30:13 @kattni
* Last two weeks:
* Set up Membership Screening on Discord
* Helped write up guide for LTR390
* Wrote up guide for MPR121 Gator breakout board
* Mostly updated CCS811 guide with STEMMA QT revision of board
* Overview not completed - waiting on board to go live in shop
* This week:
* Get CircuitPython build environment updated - won the battle with gcc on MacOS!
* Reorganise the asset folders on Python on Hardware newsletter to wrap up 2020
* Go through guide feedback
* Added blink example for QT Py to alleviate folks frustration as per guide feedback.
* Test Circuit Playground PR.
* Finish CCS811 guide.
* CircuitPython 2021 post.
* Library PR/Issue sweep
* My own projects:
* Started looking at beginning the code to port my tabletop lightbox photo studio from Python on RPi to CircuitPython - the CP version cant be based on the keyboard controlled Python version as Im including a miniTFT FeatherWing and Bluetooth support in the CP version, along with compensation for and separate control of the warm and cool LEDs (original version was cool).
35:52 @Kevin Thomas (lurking, text only)
* Focused on teaching a number of different courses such as Ansible For Everyone, MicroPython For micro:bit and Reverse Engineering For Everyone! so hopefully very soon will start making some more CircuitPython projects.
36:18 @MakerMelissa
* Last 2 weeks:
* Refactored MatrixPortal to use PortalBase
* Worked on refactoring PyPortal over to use PortalBase.
* Worked on some NeoPixel issues on Raspberry Pi
* Took most of that time off
* This Week:
* Catching up on issues and PRs from while I was gone
36:45 @Mark[Gamblor] (lurking)
* Hope to get a PR for the fixed adafruit_busdevice in the core out this week. May need help to test it to avoid any of the previous issues that were caught.
37:00 @Mr. Certainly (text only)
* Picked up an Analog & Digital Discovery, learning the tools for future projects.
* During a snowstorm power outage, we did small engine repairs on two generators -- one had a bad float which couldnt be fixed immediately, the other had a blocked fuel line. Always fun putting troubleshooting skills to work….outside, at 4am, while sleeting.
* Fixed a drain pipe leak, which created a small waterfall in our basement. Good news -- I have some water-damaged NES & SNES systems and carts to practice electronics repair (or vintage system cases for other projects).
38:09 @tannewt (Out on vacation, back Tuesday)
* #circuitpython2021 blogging
* Streaming on Friday
* Catching up on emails and PRs
* Other odds and ends
## 49:39 In The Weeds
@danh (already discussed in Status):
* Request: Anyone with a 2018 MacBook Pro (and maybe later), take a look at https://github.com/adafruit/circuitpython/issues/3918 and see if you can reproduce the problem with the simple blink program in that issue.
49:59 @kattni - Mention the CP 2021 call again.
## 54:06 Wrap-Up