26 KiB
CircuitPython Weekly March 18th, 2019
Video is available here on YouTube and on diode.zone
Thanks to @kattni for taking notes!
Join here for the chat all week: http://adafru.it/discord
The weekly happens normally at 2pm ET/11am PT on Mondays. Check the #circuitpython channel for notices of change in time and links to past episodes.
CircuitPython development is sponsored by Adafruit. Please support them by purchasing hardware from adafruit.com.
Reminders: Podcast available on most services. Let us know if we’re missing some.
3:24 Community News
Thinking about picking a day for "CircuitPython day" ... maybe 8/8 of each year since it looks like 2 snakes? Are there better days/dates? Let us know. Other ideas: 5-2, 6-6, 6-9,
CircuitPython in space, interesting development for Python, from one of the makers (Max) “CircuitPython provides an approachable and logical means of conducting science with hardware. Paired with low-cost hardware shown to work in space, we can enable an new generation to question and explore the unknown. With the necessary “satellite stuff” already baked in, students can spend their time trying something new rather than reinventing the wheel (similar philosophy to early Arduino efforts and the microcontroller movement in general).” https://blog.adafruit.com/2019/03/17/circuitpython-in-space-pythonaut-circuitpython-adafruit-maholli404-zacinaction-smallsat-kicksat/
If you are speaking a user group, meetup, event, hacker/maker space or whatever and wherever else and it’s something with Python on hardware let us know, we can add the event to our blog, newsletter, Twitter, etc. and more! Python on hardware takes the stage in Singapore FOSSASIA https://2019.fossasia.org/event/schedule.html#5001
https://circuitpython.org text updates starting up, feel free to help! https://circuitpython.org/downloads
7:50 State of CircuitPython + Libraries
NOTE: This is a few days old because @tannewt broke auth keys. Will fix for next week.
8:48 Overall
- 35 pull requests merged
- 14 authors - coreyostman, dastels, dhalbert, jreese, brentru, CedarGroveStudios, makermelissa, jerryneedell, siddacious, yoomy3, tannewt, jraber, anecdata, ladyada
- 7 reviewers - makermelissa, dhalbert, kattni, jerryneedell, tannewt, brentru, ladyada
- 24 closed issues by 7 people, 15 opened by 12 people
9:48 Core
- 6 pull requests merged
- 3 authors - dhalbert, tannewt, jreese
- 2 reviewers - dhalbert, tannewt
- 8 open pull requests
- https://github.com/adafruit/circuitpython/pull/1648
- https://github.com/adafruit/circuitpython/pull/1631
- https://github.com/adafruit/circuitpython/pull/1610
- https://github.com/adafruit/circuitpython/pull/1534
- https://github.com/adafruit/circuitpython/pull/1423
- https://github.com/adafruit/circuitpython/pull/1415
- https://github.com/adafruit/circuitpython/pull/1363
- https://github.com/adafruit/circuitpython/pull/1274
- 10 closed issues by 2 people, 7 opened by 6 people
- 153 open issues
- 5 active milestones
- 4.0.0 - Bluetooth: 19 open issues
- 4.x: 24 open issues
- 5.x: 1 open issues
- Handheld Gaming: 6 open issues
- Long term: 94 open issues
- 9 issues not assigned a milestone
Download stats by board:
| Board | 3.1.2 | 4.0.0-beta.3 |
|---|---|---|
| arduino_mkr1300 | - | 0 |
| arduino_mkrzero | - | 0 |
| arduino_zero | 342 | 1 |
| catwan_usbstick | - | 0 |
| circuitplayground_express | 2325 | 68 |
| circuitplayground_express_crickit | 398 | 40 |
| feather52832 | 71 | - |
| feather_huzzah | 583 | - |
| feather_m0_adalogger | 202 | 9 |
| feather_m0_basic | 264 | 13 |
| feather_m0_express | 579 | 27 |
| feather_m0_express_crickit | 50 | 3 |
| feather_m0_rfm69 | 58 | 8 |
| feather_m0_rfm9x | 86 | 14 |
| feather_m4_express | 530 | 26 |
| feather_nrf52840_express | - | 13 |
| feather_radiofruit_zigbee | - | 17 |
| gemma_m0 | 388 | 9 |
| grandcentral_m4_express | - | 13 |
| hallowing_m0_express | 174 | 11 |
| itsybitsy_m0_express | 294 | 21 |
| itsybitsy_m4_express | 249 | 15 |
| makerdiary_nrf52840_mdk | - | 1 |
| makerdiary_nrf52840_mdk_usb_dongle | - | 0 |
| meowmeow | - | 1 |
| metro_m0_express | 300 | 6 |
| metro_m4_express | 303 | 9 |
| mini_sam_m4 | - | 0 |
| particle_argon | - | 2 |
| particle_boron | - | 1 |
| particle_xenon | - | 3 |
| pca10056 | - | 1 |
| pca10059 | - | 3 |
| pirkey_m0 | 22 | 1 |
| pyportal | - | 14 |
| sam32 | - | 3 |
| sparkfun_lumidrive | - | 2 |
| sparkfun_nrf52840_mini | - | 3 |
| sparkfun_redboard_turbo | - | 0 |
| sparkfun_samd21_dev | - | 0 |
| sparkfun_samd21_mini | - | 9 |
| trellis_m4_express | - | 6 |
| trinket_m0 | 1113 | 27 |
| ------------------------------------- | -------- | --------------- |
| Total | 8331 | 400 |
| ------------------------------------- | -------- | --------------- |
Download stats by language:
| Board | 3.1.2 | 4.0.0-beta.3 |
|---|---|---|
| ID | - | 7 |
| de_DE | - | 37 |
| en_US | 8331 | 282 |
| es | - | 9 |
| fil | - | 3 |
| fr | - | 55 |
| it_IT | - | 5 |
| pt_BR | - | 2 |
| -------- | -------- | --------------- |
| Total | 8331 | 400 |
| -------- | -------- | --------------- |
12:00 Libraries
CircuitPython Library tracking issue
- 29 pull requests merged
- 12 authors - coreyostman, dastels, brentru, CedarGroveStudios, makermelissa, jerryneedell, siddacious, yoomy3, tannewt, jraber, anecdata, ladyada
- 5 reviewers - makermelissa, kattni, jerryneedell, brentru, ladyada
- 19 open pull requests
- https://github.com/adafruit/Adafruit_CircuitPython_SK9822/pull/2
- https://github.com/adafruit/Adafruit_CircuitPython_MAX31865/pull/9
- https://github.com/adafruit/Adafruit_CircuitPython_FancyLED/pull/5
- https://github.com/adafruit/Adafruit_CircuitPython_GFX/pull/6
- https://github.com/adafruit/Adafruit_CircuitPython_LSM303/pull/11
- https://github.com/adafruit/Adafruit_CircuitPython_BNO055/pull/22
- https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO/pull/1
- https://github.com/adafruit/Adafruit_CircuitPython_framebuf/pull/14
- https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/pull/33
- https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/pull/28
- https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/pull/28
- https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/12
- https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/7
- https://github.com/adafruit/Adafruit_CircuitPython_CCS811/pull/29
- https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font/pull/6
- https://github.com/adafruit/Adafruit_CircuitPython_TLC59711/pull/5
- https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint/pull/11
- https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/29
- https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/145
- 14 closed issues by 6 people, 8 opened by 6 people
- 81 open issues
- https://github.com/adafruit/Adafruit_CircuitPython_SK9822/issues/1
- https://github.com/adafruit/Adafruit_CircuitPython_SI4713/issues/2
- https://github.com/adafruit/Adafruit_CircuitPython_miniQR/issues/6
- https://github.com/adafruit/Adafruit_CircuitPython_Thermal_Printer/issues/9
- https://github.com/adafruit/Adafruit_CircuitPython_DRV2605/issues/13
- https://github.com/adafruit/Adafruit_CircuitPython_BluefruitSPI/issues/9
- https://github.com/adafruit/Adafruit_CircuitPython_BluefruitSPI/issues/8
- https://github.com/adafruit/Adafruit_CircuitPython_BluefruitSPI/issues/4
- https://github.com/adafruit/Adafruit_CircuitPython_Crickit/issues/15
- https://github.com/adafruit/Adafruit_CircuitPython_Crickit/issues/13
- https://github.com/adafruit/Adafruit_CircuitPython_DS3231/issues/15
- https://github.com/adafruit/Adafruit_CircuitPython_TCS34725/issues/18
- https://github.com/adafruit/Adafruit_CircuitPython_TCS34725/issues/7
- https://github.com/adafruit/Adafruit_CircuitPython_GFX/issues/4
- https://github.com/adafruit/Adafruit_CircuitPython_GFX/issues/2
- https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx/issues/11
- https://github.com/adafruit/Adafruit_CircuitPython_INA219/issues/5
- https://github.com/adafruit/Adafruit_CircuitPython_SD/issues/11
- https://github.com/adafruit/Adafruit_CircuitPython_SD/issues/8
- https://github.com/adafruit/Adafruit_CircuitPython_SSD1306/issues/24
- https://github.com/adafruit/Adafruit_CircuitPython_SSD1306/issues/23
- https://github.com/adafruit/Adafruit_CircuitPython_BNO055/issues/21
- https://github.com/adafruit/Adafruit_CircuitPython_BNO055/issues/20
- https://github.com/adafruit/Adafruit_CircuitPython_BNO055/issues/16
- https://github.com/adafruit/Adafruit_CircuitPython_BNO055/issues/12
- https://github.com/adafruit/Adafruit_CircuitPython_BNO055/issues/9
- https://github.com/adafruit/Adafruit_CircuitPython_IRRemote/issues/16
- https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/issues/5
- https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/issues/3
- https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/issues/1
- https://github.com/adafruit/Adafruit_CircuitPython_TSL2591/issues/8
- https://github.com/adafruit/Adafruit_CircuitPython_TSL2591/issues/7
- https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/issues/21
- https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/issues/20
- https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/issues/19
- https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/issues/1
- https://github.com/adafruit/Adafruit_CircuitPython_miniesptool/issues/9
- https://github.com/adafruit/Adafruit_CircuitPython_RFM9x/issues/17
- https://github.com/adafruit/Adafruit_CircuitPython_DotStar/issues/25
- https://github.com/adafruit/Adafruit_CircuitPython_DotStar/issues/21
- https://github.com/adafruit/Adafruit_CircuitPython_HID/issues/25
- https://github.com/adafruit/Adafruit_CircuitPython_PN532/issues/20
- https://github.com/adafruit/Adafruit_CircuitPython_PN532/issues/19
- https://github.com/adafruit/Adafruit_CircuitPython_PN532/issues/14
- https://github.com/adafruit/Adafruit_CircuitPython_PN532/issues/7
- https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/issues/29
- https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/issues/21
- https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/issues/42
- https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/issues/27
- https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/issues/29
- https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/issues/27
- https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/issues/26
- https://github.com/adafruit/Adafruit_CircuitPython_GPS/issues/15
- https://github.com/adafruit/Adafruit_CircuitPython_GPS/issues/10
- https://github.com/adafruit/Adafruit_CircuitPython_EPD/issues/8
- https://github.com/adafruit/Adafruit_CircuitPython_EPD/issues/5
- https://github.com/adafruit/Adafruit_CircuitPython_EPD/issues/2
- https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/issues/26
- https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/issues/37
- https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/issues/20
- https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol/issues/14
- https://github.com/adafruit/Adafruit_CircuitPython_MIDI/issues/7
- https://github.com/adafruit/Adafruit_CircuitPython_MIDI/issues/4
- https://github.com/adafruit/Adafruit_CircuitPython_MIDI/issues/3
- https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/issues/9
- https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/issues/7
- https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/issues/2
- https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/issues/28
- https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/issues/11
- https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/issues/9
- https://github.com/adafruit/Adafruit_CircuitPython_BME280/issues/19
- https://github.com/adafruit/Adafruit_CircuitPython_BME280/issues/15
- https://github.com/adafruit/Adafruit_CircuitPython_BME680/issues/12
- https://github.com/adafruit/Adafruit_CircuitPython_BME680/issues/11
- https://github.com/adafruit/Adafruit_CircuitPython_Bundle/issues/140
- https://github.com/adafruit/Adafruit_CircuitPython_Bundle/issues/124
- https://github.com/adafruit/Adafruit_CircuitPython_Motor/issues/18
- https://github.com/adafruit/Adafruit_CircuitPython_Motor/issues/17
- https://github.com/adafruit/Adafruit_CircuitPython_MotorKit/issues/14
- https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/issues/4
- https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing/issues/4 148 out of 149 repos need work.
CircuitPython drivers page missing driver - 14
CircuitPythonLibrarians team missing or does not have write access. - 1
Example file(s) missing sensor/library name. - 42
Failed to fetch latest release from GitHub - 2
- https://github.com/adafruit/Adafruit_CircuitPython_VEML7700
- https://github.com/adafruit/Adafruit_CircuitPython_VCNL4040
For pypi compatibility, missing Adafruit-Blinka in requirements.txt - 9
For pypi compatibility, missing pypi provider in .travis.yml - 9
For pypi compatibility, missing setup.py - 10
Library has new commits since last release over a month ago. - 4
- https://github.com/adafruit/Adafruit_CircuitPython_HID (53 days)
- https://github.com/adafruit/Adafruit_CircuitPython_MLX90393 (56 days)
- https://github.com/adafruit/Adafruit_CircuitPython_PN532 (40 days)
- https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel (38 days)
Library has new commits since last release within the last month. - 9
Library has new commits since last release within the last week. - 2
- https://github.com/adafruit/Adafruit_CircuitPython_Logger (6 days)
- https://github.com/adafruit/Adafruit_CircuitPython_MotorKit (2 days)
Library repository has no releases. - 7
Missing simpletest example. - 15
New repo(s) currently in work, and unreleased. - 6
Not in bundle. - 9
- https://github.com/adafruit/Adafruit_CircuitPython_CPython
- https://github.com/adafruit/Adafruit_CircuitPython_GFX
- https://github.com/adafruit/Adafruit_CircuitPython_TestRepo
- https://github.com/adafruit/Adafruit_CircuitPython_ST7735
- https://github.com/adafruit/Adafruit_CircuitPython_ILI9341
- https://github.com/adafruit/Adafruit_CircuitPython_VEML7700
- https://github.com/adafruit/Adafruit_CircuitPython_VCNL4040
- https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR
- https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO
Not listed on PyPi for CPython use - 18
Only allow merges, disallow rebase and squash - 2
- https://github.com/adafruit/Adafruit_CircuitPython_MCP9600
- https://github.com/adafruit/Adafruit_CircuitPython_PyPortal
PyLint version not fixed - 1
PyLint version very out of date - 141
ReadTheDocs latest build has warnings and/or errors - 6
ReadTheDocs missing as a subproject on CircuitPython - 11
ReadTheDocs missing the latest release. (Ignore me! RTD doesn't update when a new version is released. Only on pushes.) - 78
Unable to find or create (no auth) GITHUB_TOKEN env variable - 9
14:00 Hug Reports
20:48 @brentr
- @jerryn for trying out a learn guide, moments after blogging, and letting me know there’s an issue!
- @tannewt, @pt, @jwcooper for Circuitpython.org. Used it this week and it was awesome!
- @kattni for soldering marathon in prep of pycon - watched the timelapse!
- @tannewt for the Gameboy and CPY 4 beta stream
@cater - lurking
21:37 @Cgrover - text only
- Group hug to the team and community. Been on the receiving end of a lot of helpful advice, guidance, and patience this past week. Also, thanks to @ladyada for challenging me to create a classic MIDI UART library (borrowed almost completely from her MIDI USB library) – and for the accompanying and steep GitHub learning curve. Whew.
22:06 @charlesburnaford - lurking
- Hug to all on 4.0
22:15 @danh
- @MakerMelissa, @jerryn, @uhrheber for quick testing of filesystem fixes over the weekend
- @sommersoft, @siddacious, @jerryn, @MakerMelissa for help with Travis and circuitpython.org issues.
- @tannewt for displayio and “moving directory into itself” fixes
- @tannewt, @jwcooper, @pt for circuitpython.org (great!)
- @tannewt for more release automation
- @Rathmore, @rdagger, @kevinjwalters, @uhrheber for helpful bug issues and comments
- @kevinjwalters for persistence and detailed observations of PWMout issues
- @applio, @deshipu, @MakerMelissa, @jerryn,@ladyada, @kattni, @barbudor, @brentr for all kinds of library bug fixes and work
@dastels - lurking
24:59 @deshipu
- @dhalbert and the team for finding all those old bugs
- @tannewt for a cool streaming and progress with the gameboy
- @MakerMelissa for the improvements to the drivers
26:22 @jerryn
- @tannewt for the livestream of the Beta4 release
- @danh and all who participated for the quick fix to the FS issue in Beta4
- All responsible for Circuitpython.org
- @brentr fro the ZapMail guide
27:24 @kattni
- Brian for the tandem soldering marathon this weekend while prepping for PyCon.
- @MakerMelissa for continuing to do phenomenal work, and for being so flexible with suggestions
- @DanH for rocking bug fixes and a release this weekend
- Group hug to everyone who has been supporting the community, testing the current releases, working with CircuitPython, and all of the people contributing to the libraries. Thank you!
@kingernorth - lurking
17:50 @MakerMelissa
- @tannewt for Live Streaming the CircuitPython 4.0 Beta 4 Release and sharing his Gameboy.
- @danh and @jerryn for being on the ball about the File System issues and getting Beta 5 out.
- @pt and @ladyada for their excellent Arduino Day broadcast
- @deshipu for quickly reviewing my tickets
- @jraber for going back and forth with me to figure out the SPI bugs in the BME280 and BME680 PRs.
@MrCertainly - lurking
29:07 @sommersoft
- @danh for help with understanding nrfx drivers
- @tannewt for the release-n-gameboy livestream
- Group Hug beyond that!
14:53 @tannewt
- Drew for advocating for CircuitPython on more boards!
- Kevinjwalters for pushing the audio prospects of CircuitPython
- Makermelissa for helping in all sorts of places
- @jerryn and @ladyada for tweaking display APIs after I change them. Should be set now
- @dhalbert for leading the bug hunting and everyone else helping, jerry, melissa, kevin, deshipu, uhrheber. https://github.com/adafruit/circuitpython/pull/1649
- @kattni for PyCon planning while continuing to do everything else.
20:35 @tg-techie
- Hug for the community.
29:52 Status Updates
35:00 @brentr
- NEW Guide: https://learn.adafruit.com/pyportal-email-display/
- This project turns your PyPortal into an interactive display. Send emails to a Zapier inbound inbox and have them appear on the PyPortal's display using Circuit python code.
- Working on a PyPortal Smart Thermostat Guide/Project
- Started development on a new Adafruit IO API Documentation: Now supporting Circuit python and Python.
- Using Markdown - like Circuit python.org. Easy to contribute to.
- Detailed HTTP/MQTT API and code snippets!
- GIF in in the Discord
- Suggestions appreciated, it’s very early right now.
@cater - lurking
36:27 @cgrover - text only
- Finished the “classic” MIDI UART library. @JohnPark successfully tested it on a couple of his unique DIY MIDI controllers. Coupled it with my Range_Slicer library to quantize potentiometer settings into MIDI control and note codes. Was completely distracted by PyPortal projects this week. Customized the Weather Station project and used it as an excuse to dive deeper into CircuitPython coding. Of course, now I have a lot more questions to ask. Thanks again to everyone for their patience.
- Over the next week I’ll be moving most of my development project archives into GitHub now that I’m dangerously quasi-knowledgeable. I’ll continue to wrap up the test of non-linear Range_Slicer library algorithms and will finally send the PCB off to OSH Park. If PyPortal doesn’t call to me. My weather station needs to play some wave files of our local weatherperson’s glib remarks at appropriate intervals.
@charlesburnaford - lurking
37:54 @danh
- Disabled SPIM3 on nRF52840 due to bad interaction with SoftDevice.
- Debugged filesystem corruption issues; release fixes as beta.5.
- Fixed internal flash filesystem corruption on nRF52840 without external flash.
- PWMOut: fix default arg value
- Will continue with:
- further 4.0.0 fixes
- have an idea for smoother PWMOut transitions on SAMD with TC’s.
39:30 @dastels - was lurking.
- I wrote a logging library for CP based on CPython's (much simpler). Like CPython's it uses pluggable message handlers for publishing. Guide should be live soon with sample handlers for uart, file, and Adafruit IO (on the PyPortal).
- ST:TNG inspired alarm clock in CP is nearing completion as well. Just waiting on final case design from Noe & Pedro.
40:11 @deshipu
- PewPew now has a mailing list at pewpew@python.org
- Updated the µGame board definition to include the frozen modules, so that the firmware at circuitpython.org is usable (PR pending).
- Designed a FeatherWing for a capacitive gesture sensor MGC3030 — we will see how well it works when the PCBs arrive.
42:04 @jerryn
- Beta4/5 testing….
- Updated several libraries to accommodate displayio API change to TileGrid
- Simple fix, but it impacted several PyPortal demos - hope we got them all
- Updated esp32spi_aio_post example to fix an issue with text strings.
- Came up a few times on discord since this is used in some guides.
43:27 @kattni
- Last week:
- Finished BMP388 guide.
- Designed a single potentiometer breakout from start to finish - had it shipped out for a proto run.
- Fixed up a couple of issues on product guides
- Started the CP library for TPA2016
- 6 hour soldering marathon this weekend for PyCon
- This week:
- Fix MotorKit/ServoKit I2C bug
- Finish library for TPA2016
- Start AD8495 guide
- Start designing dual potentiometer breakout.
@kingernorth - lurking
18:42 @MakerMelissa
- Last Week:
- Debugged the some issues with SPI on a PR for BME280
- Tested SPI on a PR for BME680
- Did a bunch of work on my PyPortal Calculator
- Wrote a simpletest for the Adafruit_CircuitPython_ILI9341 using displayio
- Started subclassing Adafruit_CircuitPython_ST7735 so it would work with more variations of the display
- Finished up my RA8875 Guide. I want to go over it again before submitting it and I also noticed that preview isn’t working and don’t know if that’s an issue with my guide or learn.
- Tested several other issues.
- This Week:
- Get my guide submitted and any corrections made
- Work on getting some display drivers written
- Work on getting my PyPortal Calculator in a more complete state
- Get some more FeatherWing Drivers written with the Adalogger being the last non-displayio dependent FeatherWing.
@MrCertainly - lurking
44:48 @sommersoft
- Last Week:
- Put MixerVoice on hold for when we’re closer to 5.x
- Started working on nRF PDMIn for 4.x. It’s compiling, and can at least activate recording. Working on the buffer management wrt EasyDMA. The driver is cryptic (to me) in how the cycle works and when it expects a new pointer. Think I noticed an error in my order of operations this morning...
- This Week:
- Keep pushing on PDMIn
30:33 @tannewt
- Did Beta.4 livestream on Friday followed by GameBoy stuff. Accidentally showed some credentials and revoked them.
- Will upload livestream Monday.
- Will check build_board_info is able to run.
- Bug hunting for 4.0.0. Likely USB since Dan is kicking FS butt.
- Out Friday and Monday for a quick trip to Michigan for a birthday.
33:37 @Tg-techie
- This week - dug into documentation. Not done. Up online and live what is done. On the website. Jekyll and Python from a python script. https://docs.tg-techie.com/gui
46:21 In the weeds
- 46:55@jerryn - adafruit_io not in bundle - should it have been built over the weekend since it was added Friday? Does adabot get the weekend off? Or was it just mad at Scott?
- 48:44 @charlesburnaford - I would like to join in the weeds . I am trying to use the busio-uart. For uart midi on the pi and it does not work for the midi baud rate.