Add notes doc.
This commit is contained in:
parent
537f7c7f35
commit
34929bab2f
1 changed files with 527 additions and 0 deletions
527
2021/2021-02-08.md
Normal file
527
2021/2021-02-08.md
Normal file
|
|
@ -0,0 +1,527 @@
|
|||
# CircuitPython Weekly for February 8th, 2021
|
||||
|
||||
Video is available here [on YouTube](https://youtu.be/lvo-seDO4yk).
|
||||
|
||||
|
||||
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 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.
|
||||
________________
|
||||
## 4:43 Community News
|
||||
Discussions on the Raspberry Pi Pico Board and RP2040 Chip from the Designers
|
||||
Raspberry Pi RP2040
|
||||
|
||||
Raspberry Pi RP2040: Our Microcontroller for the Masses - Raspberry Pi COO James Adams talks us through the company’s first custom Arm chip, designed in-house with Arm Flexible Access and now at the heart of the Raspberry Pi Pico - arm
|
||||
Raspberry Pi Silicon
|
||||
|
||||
Software Engineer Liam Fraser discusses the journey to Raspberry Silicon and the design process for the RP2040 chip - Raspberry Pi Blog.
|
||||
Innovation Coffee - Raspberry Pi Pico Special
|
||||
|
||||
Innovation Coffee - Raspberry Pi Pico Special by Arm Software Developers - YouTube
|
||||
A conversation with the Raspberry Pi CPO, Gordon Hollingworth, and Hardware Engineer, Luke Wren. Gordon, Raspberry Pi employee number 1, shares some interesting anecdotes of his time at Raspberry Pi, and Luke walks through the hardware development for the new Raspberry Pi Pico!
|
||||
Embedded Hardware with the Raspberry Pi Team
|
||||
|
||||
The Amp Hour Podcast - Embedded Hardware with the Raspberry Pi Team - theamphour.
|
||||
The January 2021 Melbourne MicroPython Meetup Featuring Damien George
|
||||
Melbourne
|
||||
|
||||
Damien George
|
||||
|
||||
The January 2021 Melbourne MicroPython Meetup has posted their January videos - Matt Trentini provides a news update and the key speaker is Damien George talking about the MicroPython port for the Raspberry Pi Pico - Melbourne MicroPython Meetup
|
||||
________________
|
||||
Display a Raspberry Pi Pico overlay in Adafruit AR
|
||||
Display Raspberry Pi Pico overlay in Adafruit AR
|
||||
|
||||
Display a Raspberry Pi Pico overlay in Adafruit AR - Adafruit Blog
|
||||
A new feature in the Adafruit iOS AR app. If you have a Raspberry Pi Pico, you can now scan the board with Adafruit AR’s board scanner to display a pinout and power pin overlay. Adafruit AR is using image tracking to locate the Raspberry Pi Pico board, then it displays an pinout diagram overlay. Now you are able to see your pinouts even if your Raspberry Pi Pico board is on a breadboard!
|
||||
|
||||
|
||||
Hands on with the Raspberry Pi Pico
|
||||
|
||||
Hands on with the Raspberry Pi Pico and CircuitPython - tinyletter.
|
||||
CircuitPython performance is pretty good, but a little below the speed of the Adafruit M4, which is a similarly-clocked Cortex M4. The Cortex M0 has no floating-point, so has to do software floating-point.
|
||||
Adafruit’s CircuitPython on the Raspberry Pi Pico
|
||||
|
||||
Use Adafruit’s CircuitPython on the Raspberry Pi Pico: details, pros and cons - Recantha.co.uk.
|
||||
Hacking RGB "beauty" ring lights
|
||||
|
||||
Hacking Alibaba RGB "beauty" ring lights: SK6812 + White Rings, using a redesigned controller with a Raspberry Pi Pico and CircuitPython - Twitter Thread.
|
||||
LoRa BlackBerry style
|
||||
|
||||
A LoRa messenger in a BlackBerry form factor with a Feather and CircuitPython - hackaday and MSG.
|
||||
Pi Pico Soil Moisture Indicator
|
||||
|
||||
A Raspberry Pi Pico Soil Moisture Indicator with CircuitPython - Andy Warburton.
|
||||
|
||||
|
||||
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.
|
||||
## 8:33 State of CircuitPython, Libraries and Blinka
|
||||
### 9:10 Overall
|
||||
* 30 pull requests merged
|
||||
* 22 authors - kmatch98, BumblebeeMan, BiffoBear, tannewt, dherrada, bergdahl, jepler, askpatrickw, brentru, caternuson, kattni, LuminousOwl, b0hne, dglaude, weblate, SAK917, dhalbert, makermelissa, ferret-guy, wtuemura, anecdata, jposada202020
|
||||
* 12 reviewers - makermelissa, tannewt, dhalbert, dherrada, jerryneedell, jepler, FoamyGuy, anecdata, brentru, caternuson, kattni, ladyada
|
||||
* 27 closed issues by 13 people, 29 opened by 21 people
|
||||
|
||||
|
||||
### 9:51 Core
|
||||
* 3 pull requests merged
|
||||
* 7 authors - bergdahl, weblate, jepler, ferret-guy, BumblebeeMan, tannewt, wtuemura
|
||||
* 3 reviewers - dhalbert, tannewt, jepler
|
||||
* 22 open pull requests
|
||||
* https://github.com/adafruit/circuitpython/pull/3454 (Open 138 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3493 (Open 130 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3536 (Open 120 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3696 (Open 84 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3730 (Open 80 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3768 (Open 71 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3941 (Open 32 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/3967 (Open 28 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4048 (Open 16 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4088 (Open 9 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4100 (Open 8 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4131 (Open 3 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4130 (Open 3 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4124 (Open 3 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4140 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4139 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4138 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4136 (Open 2 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4146 (Open 1 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4150 (Open 0 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4149 (Open 0 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/4148 (Open 0 days)
|
||||
* 2 closed issues by 1 people, 11 opened by 8 people
|
||||
* 399 open issues
|
||||
* https://github.com/adafruit/circuitpython/issues
|
||||
* 7 active milestones
|
||||
* 6.2.0: 13 open issues
|
||||
* 6.x.0 - Features: 4 open issues
|
||||
* 6.x.x - Bug Fixes: 39 open issues
|
||||
* 7.0.0: 6 open issues
|
||||
* Libraries: 12 open issues
|
||||
* Long term: 314 open issues
|
||||
* Support: 5 open issues
|
||||
* 6 issues not assigned a milestone
|
||||
|
||||
|
||||
* Core download stats available at https://circuitpython.org/stats
|
||||
|
||||
|
||||
Expect another beta this week with usb fixes (thanks thach and dan) as well as other fixes for rp2040. We’ll have more betas before we reach stable.
|
||||
### 12:35 Libraries
|
||||
* 22 pull requests merged
|
||||
* 14 authors - kmatch98, SAK917, BiffoBear, dhalbert, makermelissa, dherrada, askpatrickw, anecdata, brentru, jposada202020, caternuson, kattni, LuminousOwl, dglaude
|
||||
* 10 reviewers - makermelissa, tannewt, dhalbert, dherrada, jerryneedell, FoamyGuy, anecdata, brentru, kattni, ladyada
|
||||
* Merged pull requests:
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/pull/57 (Days open: 8)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_RTTTL/pull/23 (Days open: 7)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/104 (Days open: 7)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1107/pull/2 (Days open: 6)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_RFM69/pull/35 (Days open: 3)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/5 (Days open: 3)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO/pull/17 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal/pull/59 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath/pull/1 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/112 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/63 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar/pull/24 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DymoScale/pull/10 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/61 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO/pull/59 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/6 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_BME680/pull/38 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch/pull/19 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/292 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/291 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/70 (Days open: 1)
|
||||
* https://github.com/adafruit/cookiecutter-adafruit-circuitpython/pull/102 (Days open: 1)
|
||||
* 23 closed issues by 13 people, 16 opened by 12 people
|
||||
* https://circuitpython.org/contributing
|
||||
* 281 open issues
|
||||
* 8 good first issues
|
||||
* 70 open pull requests (Oldest: 763, Newest: 1)
|
||||
|
||||
|
||||
Library updates in the last seven days:
|
||||
**New Libraries**
|
||||
* [Adafruit_CircuitPython_SimpleMath](https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath)
|
||||
**Updated Libraries**
|
||||
* [Adafruit_CircuitPython_SCD30](https://github.com/adafruit/Adafruit_CircuitPython_SCD30)
|
||||
* [Adafruit_CircuitPython_Slideshow](https://github.com/adafruit/Adafruit_CircuitPython_Slideshow)
|
||||
* [Adafruit_CircuitPython_seesaw](https://github.com/adafruit/Adafruit_CircuitPython_seesaw)
|
||||
* [Adafruit_CircuitPython_BitbangIO](https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO)
|
||||
* [Adafruit_CircuitPython_MatrixPortal](https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal)
|
||||
* [Adafruit_CircuitPython_Display_Text](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text)
|
||||
* [Adafruit_CircuitPython_AdafruitIO](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO)
|
||||
* [Adafruit_CircuitPython_MiniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT)
|
||||
* [Adafruit_CircuitPython_SimpleIO](https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO)
|
||||
* [Adafruit_CircuitPython_PIOASM](https://github.com/adafruit/Adafruit_CircuitPython_PIOASM)
|
||||
* [Adafruit_CircuitPython_DisplayIO_SH1107](https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1107)
|
||||
* [Adafruit_Blinka](https://github.com/adafruit/Adafruit_Blinka)
|
||||
* [Adafruit_Python_PlatformDetect](https://github.com/adafruit/Adafruit_Python_PlatformDetect)
|
||||
|
||||
|
||||
### 15:32 Blinka
|
||||
* 5 pull requests merged
|
||||
* 4 authors - b0hne, tannewt, caternuson, makermelissa
|
||||
* 3 reviewers - ladyada, makermelissa, caternuson
|
||||
* 5 open pull requests
|
||||
* https://github.com/adafruit/Adafruit_Python_PureIO/pull/1 (Open 1710 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/41 (Open 113 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/403 (Open 10 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/413 (Open 1 days)
|
||||
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/141 (Open 1 days)
|
||||
* 2 closed issues by 2 people, 2 opened by 2 people
|
||||
* 52 open issues
|
||||
* https://github.com/adafruit/Adafruit_Blinka/issues
|
||||
* PyPI Downloads in the last week: 1224
|
||||
Number of supported boards: 67
|
||||
|
||||
|
||||
|
||||
|
||||
## 16:30 Hug reports
|
||||
|
||||
|
||||
17:49 @kattni
|
||||
* @foamyguy and @kmatch98 for all their work on the DisplayIO_Layout library
|
||||
* @mark(Gamblor) for adding adafruit_bus_device to the core
|
||||
* @dherrada for continuing to handle library CI updates
|
||||
* @askpatrickw for their work on getting cookiecutter more streamlined and more community bundle friendly
|
||||
* @krayola for helping me with getting a (not yet implemented) new theme going on my website
|
||||
* @cater, @Mr. Certainly, and @Phil_Moyer for sponsoring me on GitHub!
|
||||
|
||||
|
||||
18:47 @kevin_thomas (lurking, text only)
|
||||
* Group Hugs
|
||||
|
||||
|
||||
18:55 @kmatch98
|
||||
* @foamyguy for initial PR on grid_layout, @kattni for clarifications on terminology to make it easier to understand
|
||||
* @ladyada for suggestion on solving i2c read error on FocalTouch library
|
||||
* @jposada202020 for text baseline addition (makes simple typesetting possible!)
|
||||
* @foamyguy for the livestream including finding a lot of good things to fix and streamline in a constructive way!
|
||||
* @foamyguy and @Hugo for instructions on setting up Blinka on MacOS
|
||||
* @jayguitar for bitmap blit testing with a cool moon phase display
|
||||
|
||||
|
||||
20:24 @MakerMelissa:
|
||||
* @brentru for your help with ESPHome
|
||||
* Everyone who has been submitting Blinka PRs
|
||||
* Group Hug
|
||||
|
||||
|
||||
20:50 @Mark(Gamblor) [lurking]
|
||||
* @jerryn for finding and helping me work on issues with bus device in the core and a neopixel RP2040 problem
|
||||
* Group hug
|
||||
|
||||
|
||||
@Mr. Certainly [lurking]
|
||||
|
||||
|
||||
21:06 @tannewt
|
||||
* All of the new folks! Jfurcean, xorbit, jposada202020, lennartpiro, luminousowl, Hari, krs013, waiweng83, dexter starboard and everyone who has been helping them.
|
||||
* Wildestpixel for getting CP going with Pimoroni pico stuff.
|
||||
* Hippy for helping folks on the RPI forum.
|
||||
* Mark Gamblor for following up with native bus device fixes. (jerryn for testing)
|
||||
|
||||
|
||||
22:23 @TG-Techie
|
||||
* @kattni for a chat about pull requests
|
||||
* Group hug
|
||||
|
||||
|
||||
@tr00st [lurking]
|
||||
|
||||
|
||||
22:55 @anecdata (lurking)
|
||||
* @neradoc for fixing HTTP while I slept (yay global community)
|
||||
* @hierophect, @brentru, @tannewt, and many others for code, chats, reviews, etc to get native networking fleshed out
|
||||
|
||||
|
||||
23:17 @askpatrickw (usually unable to attend)
|
||||
* Thanks to MakerMelissa for the Circup PR Review
|
||||
|
||||
|
||||
@cater (lurking)
|
||||
|
||||
@CGrover (just listening today)
|
||||
|
||||
|
||||
23:27 @danh
|
||||
* @waiweng83, @Destinys Agent, @0x414b for testing the RP2040 GP15 fix we got from the pico-sdk repo, and @tannewt for breaking out the change into a separate PR.
|
||||
* @tannewt for secondary USB serial API discussion last week.
|
||||
* @jfabernathy for testing ESP32-S2 sleep problems and @igrr for official Espressif help.
|
||||
* @kattni for adding more explanations to general CircuitPython code that were motivated by explanations needed by RP2040.
|
||||
* @xorbit, @ferret-guy for RPi Pico pin additions.
|
||||
* @Neradoc for helping out on discord and for socket fixes.
|
||||
|
||||
|
||||
@DaveP (lurking)
|
||||
|
||||
|
||||
25:47 @David.Glaude (lurking)
|
||||
* @deshipu for porting Vacuum Invader to displayio
|
||||
* @jfurcean for the WiiChuck accessories library
|
||||
* @kjw for great article on UART protocol of PM25
|
||||
* @jamesbowman for bootstrapping me on Gameduino and port to the Pico
|
||||
|
||||
|
||||
26:15 @deshipu
|
||||
* Group hug
|
||||
|
||||
|
||||
26:44 @foamyguy
|
||||
* @jposada202020 for some nice documentation updates in display_text.label. Also for working on a change that will allow labels to be aligned at their baseline which will make it easier to show multiple sized fonts and have it look nice.
|
||||
* Github user @lesamouraipourpre for digging into an issue around extra scaling occurring in some cases with display_text label. And PRing a fix
|
||||
* @kmatch98 for getting a great start on the super classes that we will use in the DisplayIO_Layout library, as well as some new widgets to start off with. Also for digging into a difference between Blinka_Displayio and core causing issues with one of these
|
||||
Widgets.
|
||||
* @Hugo for working on refactoring ProgressBar and a vertical variant of it.
|
||||
* @bcr for making a quick change in the blinka-cli tool to make it generate font files that include the new ascent and descent properties we’ve recently begun using
|
||||
|
||||
|
||||
28:45 @GaryZ (lurking)
|
||||
* @Hugo for working on the vertical progress bar & (hopefully) the radial progress bar (Gauge).
|
||||
|
||||
|
||||
28:58 @hierophect
|
||||
* @Neradoc for their Socket issues and PRs
|
||||
* @anecdata for their widespread testing and verification of Socket problems
|
||||
* @StarWitch for finding a pretty serious issue with Socket types
|
||||
* @danh for a discussion on input sanitization
|
||||
* @tannewt for reviews
|
||||
|
||||
|
||||
29:40 @Hugo (Lurking)
|
||||
* @foamyguy for the interim code review
|
||||
* @kattni and @dherrada for getting the license information updated in straggler repositories
|
||||
* @tannewt for informational Deep dive
|
||||
* Group hugs - thanks for the friendly, helpful and welcoming community!
|
||||
|
||||
|
||||
@jasonp (lurking)
|
||||
|
||||
|
||||
30:05 @jepler
|
||||
* Mark (Gamblor) & Jerry N for research on the rp2040 neopixel problem
|
||||
* Hugs to my local friends Josh & Hari who are both beginning with CircuitPython -- I know @Hari has joined us here on Discord and had a project in the newsletter a few weeks ago.
|
||||
* Group hug
|
||||
|
||||
|
||||
30:50 @jerryn
|
||||
* @Mark(Gamblor), @jfurcean and @jepler for working on rp2040 neopixel issue
|
||||
* All involved in the rapid development of support for the rp2040 in CP
|
||||
* @Mark(Gamblor) for quick fix to an issue with native busdevice.
|
||||
|
||||
|
||||
@jfurcean (lurking)
|
||||
|
||||
|
||||
## 31:32 Status Updates
|
||||
|
||||
|
||||
32:34 @kattni
|
||||
* Last week:
|
||||
* Finished up SPI Flash SD Card guide
|
||||
* Added new page to Essentials guide on using `board`, how it works, CircuitPython pins, and built-in CircuitPython modules.
|
||||
* Finished SHT40 guide
|
||||
* This week:
|
||||
* Getting Started with RPi Pico and CircuitPython guide content is finally live
|
||||
* Blog the SHT40 guide and Pico guide
|
||||
* Add screenshot to Essentials page, then mirror it into every board guide, then blog the guide as updated
|
||||
* Add final page to Getting Started with Pico guide - datalogging.
|
||||
* Add two topics to the Welcome to CircuitPython guide
|
||||
* Fix the layout on the Pinouts page in Feather Sense guide
|
||||
* New guides for ISO1540 and AW9523
|
||||
* Finish CI update PRs for the set we missed on the first round.
|
||||
|
||||
|
||||
@kevin_thomas (lurking, text only)
|
||||
|
||||
|
||||
36:58 @kmatch98
|
||||
Last week:
|
||||
* Added interrupt pin checking to FocalTouch library to prevent errors when reading touches on a capacitive touch screen display.
|
||||
* Updated sliding switch widget to conform to Widget and Control class draft definitions. Added “orientation” and “flip” options. Cleaned up animation function for easier code reuse.
|
||||
* Created a dial gauge display Widget (to 88 mph).
|
||||
* Ported code (from Amiga era?) to bitmap ”blit” copy with rotation, scaling and clipping
|
||||
This week:
|
||||
* More testing of grid_layout
|
||||
* Revise switch widget PR: Add width, height setters for use with grid_layout
|
||||
* Document the draft Widget, WidgetLabel and Control classes so others can provide feedback and improvements. (Sphinx?)
|
||||
* Streamline dial gauge performance, more flexible with various angles, add height/width setters, publish initial widget.
|
||||
* Port the bitmap blit-rotate-scale-clip into the displayio core and compare performance
|
||||
|
||||
|
||||
39:50 @makermelissa
|
||||
* Last Week:
|
||||
* Got a guide on using CircuitPython with Home Assistant published.
|
||||
* Spent most of my time learning the ins and outs of ESPHome and HomeAssistant
|
||||
* Got it to compile with the ESP32-S2
|
||||
* This Week:
|
||||
* Working on an I2C issue with ESPHome and the ESP32-S2
|
||||
* Looking into another issue with Raspberry Pi OS and the 1.14” Mini PiTFT Display
|
||||
|
||||
|
||||
40:36 @microDev (text only)
|
||||
* Working on NVM and busio.UART implementation for RP2040.
|
||||
* https://github.com/adafruit/circuitpython/compare/main...microDev1:nvm-rp
|
||||
* https://github.com/adafruit/circuitpython/compare/main...microDev1:busio-uart-rp
|
||||
|
||||
|
||||
@Mr. Certainly [lurking]
|
||||
|
||||
|
||||
40:58 @tannewt
|
||||
* Made good progress on audio. Can playback single looped 8bit samples. Have to fix 16bit and then test with non-looped.
|
||||
* So, more audio work. Hopefully will PR by the end of the week.
|
||||
|
||||
|
||||
41:42 @TG-Techie
|
||||
* Submitted a pull request to add “simple round rects” to adafruit display shapes, a more ram conservative but simpler round rect implementation.
|
||||
* Looked around the displayio code for what i think is a bug but still learning my way around it.
|
||||
* Had a friend agree to wear a watch as a beta tester to help reduce the four known bugs
|
||||
* Found another solution to the ram limitations I’m having on the watch that I’ll be testing in the next week
|
||||
|
||||
|
||||
@anecdata (lurking)
|
||||
|
||||
|
||||
44:14 @askpatrickw
|
||||
* I am going to continue my work on the CookieCutter Library template hopefully finish by the end of the week. I lost my Mac during a Big Sur upgrade and had to get a new one so I’m going to be slow for a bit.
|
||||
|
||||
|
||||
@cater (lurking)
|
||||
|
||||
@CGrover (just listening today)
|
||||
|
||||
|
||||
44:35 @danh
|
||||
* Working on secondary USB serial channel. Fixed a bug in USB descriptors that skipped an endpoint. This fix means that nearly all boards with at least 8 USB endpoints can support a secondary serial channel without needing to turn off any existing devices. Discussed Python API with @tannewt: we will probably add a `usb_cdc` to access the channel.
|
||||
* Wrangling several bug fixes done or researched by others into the next beta, including RP2040 GP15, ESP32-S2 deep sleep wakeup state, and stalls when writing large files to CIRCUITPY.
|
||||
* This week:
|
||||
* Fix SD card library to work with native `adafruit_bus_device`.
|
||||
* Investigate RP2040 I2C problems with a few devices; may be due to the way the libraries do I2C transactions.
|
||||
* Prepare next 6.2.0 beta.
|
||||
|
||||
|
||||
|
||||
|
||||
48:06 @David.Glaude (lurking)
|
||||
* PR and testing on PIOasm
|
||||
* Playing demo of Gameduino GD3X Dazzle on HDMI
|
||||
* Playing Vacuum Invader from @deshipu: https://github.com/deshipu/circuitpython-vacuum-invaders-displayio
|
||||
* Porting uDraw and mouse emulation to the new WiiChuck library from @jfurcean: https://github.com/jfurcean/CircuitPython_WiiChuck
|
||||
* Reading @kjw article on UART protocol of PM25: https://medium.com/@kevinjwalters/software-bugs-in-a-particulate-matter-sensor-library-44c3f030260e
|
||||
|
||||
|
||||
48:45 @deshipu
|
||||
* Finished prototype for PewPew Slim https://hackaday.io/project/177306-pewpew-slim
|
||||
* Expansion module for my keyboard https://hackaday.io/project/175712-kamina-keyboard/log/189102-first-module
|
||||
* Still working on the MIDI ocarina https://hackaday.io/project/176476-electronic-6-hole-ocarina
|
||||
* Revisited the flickering problem on PewPew Standalone, re-opened https://github.com/adafruit/circuitpython/pull/3536 to fix it once and for all.
|
||||
* Next I want to work a bit on porting some of my old games to displayio, and maybe even making some new ones.
|
||||
|
||||
|
||||
51:10 @foamyguy (absent for this section. Please read notes for me, and thank you)
|
||||
* Last Week
|
||||
* Checked out several displayio related changes in the works: vertical progress bar, label baseline alignment, and DisplayIO_Layout structure classes and other examples
|
||||
* Looked into an issue resulting from fonts missing ascent/descent properties
|
||||
* Made a PR to fix building circuitpython when bitmap_font library is installed in the environment (thank you to @Jeff E)
|
||||
* This week
|
||||
* Test out the display_text label scaling fix and leave a review on the PR
|
||||
* Revisit some of the above displayio changes to check out new things done since I last looked.
|
||||
* Look into a potential difference between Palette objects in Displayio_Blinka compared to the ones in the core.
|
||||
|
||||
|
||||
52:02 @hierophect
|
||||
* Last week:
|
||||
* Got started on I2C and low power issues
|
||||
* Just kidding, I actually mostly worked on Socket bugs
|
||||
* Fixed a set of issues with the Requests library
|
||||
* Re-wrote my testing sketches to do a better job of detecting issues across different timeout settings
|
||||
* Fixed other minor issues
|
||||
* This week
|
||||
* Socket is basically done but I’ll be keeping an eye out for SSL bugs
|
||||
* Wrapping up the I2C issue
|
||||
* Reviewing low-power issues across the ports
|
||||
* I have some flexibility now so I’m up for any other higher priority issues too.
|
||||
* Learned how to make sourdough
|
||||
|
||||
|
||||
53:47 @Hugo (Lurking)
|
||||
* Last week
|
||||
* Some progress on the ProgressBar update, namely refactor
|
||||
* This week
|
||||
* Finish up ProgressBar refactor
|
||||
* Add in support for vertical progress bar
|
||||
* Finish writing up instructions from @foamyguy on how to convert a library from a single module to a package with several modules (packages). Will pass along to @foamyguy to include in the “Creating and sharing a CircuitPython library” learn guide
|
||||
|
||||
|
||||
@jasonp (lurking)
|
||||
|
||||
|
||||
54:18 @jepler
|
||||
* Last week: Learned some more kicad, freecad. Read a novel & some short stories. Cooked a bunch. It was nice :)
|
||||
* I do have a trickle of locale compression improvements to bring in as we run out of space, ~200 bytes or so recovered in trinket m0 I think
|
||||
* Two weeks ago: various, but I was most excited about making my first pull request into Adafruit Blinka. (it was merged today so will be in the stats next week I expect)
|
||||
* This week:
|
||||
* Wondering what I missed!
|
||||
* My focus will be learning & extending the “PIO” functionality on the rp2
|
||||
* Already blogged a couple of Learn-related items
|
||||
* Made my own version of the bugfix for rp2040 neopixel problem, we’ll see which one is worth incorporating
|
||||
A friend reports that they couldn’t install esptool on an “M1” mac, something to do with the “crypto” library. If you know something about this, let me know in the text chat. It would be good to get an issue filed somewhere about it.
|
||||
|
||||
|
||||
56:44 @jerryn
|
||||
* Last week
|
||||
* Continued exploring rp2040 -- an issue with neopixels emerged and appears ot be close to resolution
|
||||
* Stumbled across an issue with native busdevice which si7021 driver -- It used a previously untested function. Mark fixed the issue and it has has been merged.
|
||||
* Issues with the BrainCraft Hat and new RPi kernels have gotten worse - now it won’t compile. Following open issue.
|
||||
* Set up my MagTag to capture data on my solar panels then forward data to AIO
|
||||
* Baked on showand tell https://www.heatherclassen.com/solar-panel-tracker-with-adafruit-magtag/
|
||||
* I had no idea tha SolarEdge API existed -- nice example.
|
||||
* Next week
|
||||
* keep exploring RP2040
|
||||
* Whatever distracts me
|
||||
* Got my first dose of Covid-19 vaccine --- woohoo! Age has some benefits ;-)
|
||||
|
||||
|
||||
@jfurcean (lurking)
|
||||
|
||||
|
||||
|
||||
|
||||
## 59:13 In The Weeds
|
||||
|
||||
|
||||
59:59 @jepler - I’d like to prepare a document for meeting participants “how to participate in the CircuitPython weekly meeting”, and trim some of the introductory verbiage from the meeting proper to save just a bit of time. It’s also a chance to standardize how to specify speaking vs just lurking; I prefer to ask everyone speaking to make sure their placeholder is in the notes doc but the “traditional” way is to ask everyone lurking to make sure their placeholder is in the notes doc. I think making things “more passive” for lurkers is a positive.
|
||||
* Resolution: @jepler will write it up as a pr into the meeting github repo
|
||||
* Update Running Meeting doc to have “pre intro” that we don’t record, and “intro” we record.
|
||||
|
||||
|
||||
1:06:06 @deshipu — can we have a kind of shim Python library frozen by default in all the “game” CircuitPython boards, that would give us a standardized and consistent way to access the buttons, the display, and the speaker? I’m thinking bout something like ugame.py for the Stage library, or the https://github.com/deshipu/circuitpython-vacuum-invaders-displayio/blob/master/controls.py — I don’t want people to have to edit sources to change the pin names to be able to play my games on different devices, and I also don’t want to have to include ten bazillion files for in every game for every possible device.
|
||||
|
||||
|
||||
1:15:27 @jerryn -- follow-up on issue with Pico and neopixels
|
||||
|
||||
|
||||
1:24:26 @mark - how can we initializing more than 5 pins with StateMachine on the RP2040
|
||||
|
||||
|
||||
1:26:18 @jfurcean (lurking) - add RPi Pico busio.I2C(), busio.SPI() PR #4157. I would be interested in hearing a discussion on this. https://github.com/adafruit/circuitpython/pull/4157#issue comment-775289189
|
||||
|
||||
|
||||
1:48:03 @tannewt - Do we want to have a manual test folder? I think we have testing scripts that we could share.
|
||||
## 1:50:29 Wrap-Up
|
||||
Loading…
Reference in a new issue