Create notes document

This commit is contained in:
Kattni 2019-10-07 16:03:58 -04:00 committed by GitHub
parent 3ec7f41412
commit dec4bf1483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

585
2019/2019-10-07.md Normal file
View file

@ -0,0 +1,585 @@
# CircuitPython Weekly for 7 October 2019
Video is available here [on YouTube](https://youtu.be/rRzcnzzut9E).
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.
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:08 Community News
Happy Ada Lovelace Day! TOMORROW!
Ada Lovelace Day (ALD) is October 8, 2019, it is an international celebration of the achievements of women in science, technology, engineering and maths (STEM). It aims to increase the profile of women in STEM and, in doing so, create new role models who will encourage more girls into STEM careers and support women already working in STEM - findingada.com.
Thank you Mitsuharu Aoyama, CircuitPython book is out
https://ameblo.jp/steamtokyo/
Lessons learned from building a custom CircuitPython board by Thea Flowers
https://blog.thea.codes/lessons-learned-from-building-a-circuitpython-board/
CircuitPython slithers onto a new board, but this board looks a bit familiar!
https://bigl.es/microcontroller-monday-serpente/
EuroPython 2019 videos posted
https://www.youtube.com/user/PythonItalia/videos
Talks include: Radomir Dopieralski Game Development with CircuitPython, Nicholas Tollervey Tools of the Trade: The Making of a Code Editor, Florian Wahl Building logistics applications with MicroPython and ESP32 MCUs, and Ben Nuttall Astro Pi: Python on the International Space Station.
Open-source hardware month is here!
https://ohm.oshwa.org/
https://blog.adafruit.com/?s=%23ohm2019
Have an open-source hardware (or software) success story? A person, company, or project to celebrate? An open-source challenge? Email opensource@adafruit.com, we'll be looking for, and using the tag #OHM2019 online as well!
All this and more, shipping out Tues AM!
https://github.com/adafruit/circuitpython-weekly-newsletter/blob/gh-pages/_drafts/2019-10-08-draft.md
## 8:20 State of CircuitPython + Libraries
### 8:46 Overall
* 24 pull requests merged
* 21 authors - wallarug, hierophect, dcbriccetti, sommersoft, kevinjwalters, tannewt, makermelissa, abkosar, dhalbert, siqueira-ec, huyle1097, schelmo, sreekaran16, dsudduth, william3031, caternuson, romanakozak, om8007, ilmanzo, jerryneedell, ladyada
* 9 reviewers - jerryneedell, kattni, TheKitty, siddacious, caternuson, hierophect, sommersoft, tannewt, ladyada
* 26 closed issues by 11 people, 22 opened by 7 people
### 12:04 Core
* 4 pull requests merged
* 3 authors - sommersoft, hierophect, dhalbert
* 3 reviewers - ladyada, tannewt, hierophect
* 11 open pull requests
* https://github.com/adafruit/circuitpython/pull/1274 (Open 356 days)
* https://github.com/adafruit/circuitpython/pull/1363 (Open 311 days)
* https://github.com/adafruit/circuitpython/pull/1858 (Open 152 days)
* https://github.com/adafruit/circuitpython/pull/2034 (Open 64 days)
* https://github.com/adafruit/circuitpython/pull/2044 (Open 60 days)
* https://github.com/adafruit/circuitpython/pull/2054 (Open 56 days)
* https://github.com/adafruit/circuitpython/pull/2148 (Open 24 days)
* https://github.com/adafruit/circuitpython/pull/2189 (Open 3 days)
* https://github.com/adafruit/circuitpython/pull/2198 (Open 2 days)
* https://github.com/adafruit/circuitpython/pull/2197 (Open 2 days)
* https://github.com/adafruit/circuitpython/pull/2200 (Open 1 days)
* 4 closed issues by 4 people, 9 opened by 4 people
* 192 open issues
* https://github.com/adafruit/circuitpython/issues
* 7 active milestones
* 4.x.x - Bug fixes: 0 open issues
* 5.0.0: 5 open issues
* 5.x.0 - Features: 1 open issues
* 5.x.x - Bug Fixes: 9 open issues
* 6.0.0: 1 open issues
* Libraries: 9 open issues
* Long term: 153 open issues
* 14 issues not assigned a milestone
Download stats by board:
| Board | 4.1.0 | 5.0.0-alpha.4 |
| ----------------------------------------------|--------|----------------|
| arduino_mkr1300 | 79 | 13 |
| arduino_mkrzero | 46 | 20 |
| arduino_zero | 122 | 22 |
| bast_pro_mini_m0 | 14 | 12 |
| capablerobot_usbhub | 12 | 12 |
| catwan_usbstick | 15 | 12 |
| circuitplayground_bluefruit | - | 126 |
| circuitplayground_express | 3289 | 107 |
| circuitplayground_express_4h | 28 | 14 |
| circuitplayground_express_crickit | 159 | 20 |
| circuitplayground_express_digikey_pycon2019 | 20 | 14 |
| cp32-m4 | - | 12 |
| datalore_ip_m4 | - | 12 |
| datum_distance | 12 | 12 |
| datum_imu | 15 | 12 |
| datum_light | 13 | 12 |
| datum_weather | 16 | 12 |
| electronut_labs_blip | 14 | 12 |
| electronut_labs_papyr | 13 | 12 |
| escornabot_makech | 14 | 12 |
| feather_m0_adalogger | 176 | 35 |
| feather_m0_basic | 144 | 33 |
| feather_m0_express | 433 | 37 |
| feather_m0_express_crickit | 29 | 15 |
| feather_m0_rfm69 | 81 | 26 |
| feather_m0_rfm9x | 151 | 41 |
| feather_m0_supersized | - | 13 |
| feather_m4_express | 681 | 41 |
| feather_nrf52840_express | 156 | 35 |
| feather_radiofruit_zigbee | 15 | 13 |
| gemma_m0 | 409 | 23 |
| gemma_m0_pycon2018 | 18 | 13 |
| grandcentral_m4_express | 161 | 17 |
| hallowing_m0_express | 200 | 31 |
| hallowing_m4_express | - | 50 |
| itsybitsy_m0_express | 233 | 20 |
| itsybitsy_m4_express | 510 | 70 |
| kicksat-sprite | 13 | 12 |
| makerdiary_nrf52840_mdk | 24 | 12 |
| makerdiary_nrf52840_mdk_usb_dongle | 55 | 14 |
| meowmeow | 14 | 12 |
| metro_m0_express | 454 | 28 |
| metro_m4_airlift_lite | 103 | 19 |
| metro_m4_express | 240 | 27 |
| metro_nrf52840_express | - | 13 |
| mini_sam_m4 | 22 | 12 |
| monster_m4sk | - | 502 |
| particle_argon | 25 | 14 |
| particle_boron | 17 | 12 |
| particle_xenon | 37 | 17 |
| pca10056 | 60 | 28 |
| pca10059 | 106 | 35 |
| pewpew10 | 39 | 13 |
| pewpew13 | 12 | 12 |
| pewpew_m4 | - | 14 |
| pirkey_m0 | 15 | 12 |
| pybadge | 198 | 17 |
| pybadge_airlift | 15 | 13 |
| pygamer | 399 | 24 |
| pygamer_advance | 33 | 13 |
| pyportal | 671 | 38 |
| pyportal_titano | - | 13 |
| pyruler | 146 | 18 |
| robohatmm1 | 15 | - |
| robohatmm1_m0 | - | 12 |
| robohatmm1_m4 | - | 14 |
| sam32 | 35 | - |
| snekboard | - | 12 |
| sparkfun_lumidrive | 17 | 12 |
| sparkfun_nrf52840_mini | 31 | 13 |
| sparkfun_redboard_turbo | 23 | 12 |
| sparkfun_samd21_dev | 23 | 16 |
| sparkfun_samd21_mini | 24 | 12 |
| stm32f411ve_discovery | - | 33 |
| stm32f412zg_discovery | - | 29 |
| trellis_m4_express | 215 | 20 |
| trinket_m0 | 1155 | 41 |
| trinket_m0_haxpress | - | 14 |
| uchip | 16 | 12 |
| ugame10 | 30 | 12 |
| ----------------------------------------------|--------|----------------|
| Total | 11560 | 2201 |
| ----------------------------------------------|--------|----------------|
Download stats by language:
| Board | 4.1.0 | 5.0.0-alpha.4 |
| -----------------|--------|----------------|
| ID | 5 | 1 |
| de_DE | 208 | 2 |
| en_US | 10787 | 2135 |
| en_x_pirate | 61 | 8 |
| es | 189 | 7 |
| fil | 10 | 2 |
| fr | 174 | 27 |
| it_IT | 37 | 2 |
| pl | 36 | 3 |
| pt_BR | 31 | 2 |
| zh_Latn_pinyin | 22 | 12 |
| -----------------|--------|----------------|
| Total | 11560 | 2201 |
| -----------------|--------|----------------|
### 14:30 Libraries
* 20 pull requests merged
* 18 authors - wallarug, dcbriccetti, kevinjwalters, tannewt, makermelissa, abkosar, siqueira-ec, huyle1097, schelmo, sreekaran16, dsudduth, william3031, caternuson, romanakozak, om8007, ilmanzo, jerryneedell, ladyada
* 8 reviewers - jerryneedell, kattni, TheKitty, siddacious, caternuson, sommersoft, tannewt, ladyada
* 39 open pull requests
* https://github.com/adafruit/Adafruit_CircuitPython_GFX/pull/6 (Open 287 days)
* https://github.com/adafruit/Adafruit_CircuitPython_TLC59711/pull/5 (Open 272 days)
* https://github.com/adafruit/Adafruit_CircuitPython_LSM303/pull/11 (Open 267 days)
* https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO/pull/1 (Open 246 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint/pull/11 (Open 236 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font/pull/6 (Open 222 days)
* https://github.com/adafruit/Adafruit_CircuitPython_framebuf/pull/14 (Open 222 days)
* https://github.com/adafruit/Adafruit_CircuitPython_MAX31865/pull/9 (Open 207 days)
* https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/20 (Open 186 days)
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/21 (Open 181 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Debouncer/pull/8 (Open 173 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Hue/pull/6 (Open 173 days)
* https://github.com/adafruit/Adafruit_CircuitPython_MIDI/pull/13 (Open 163 days)
* https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/pull/51 (Open 157 days)
* https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/pull/57 (Open 150 days)
* https://github.com/adafruit/Adafruit_CircuitPython_WS2801/pull/4 (Open 149 days)
* https://github.com/adafruit/Adafruit_CircuitPython_BNO055/pull/30 (Open 146 days)
* https://github.com/adafruit/Adafruit_CircuitPython_PyPortal/pull/34 (Open 146 days)
* https://github.com/adafruit/Adafruit_CircuitPython_DotStar/pull/36 (Open 145 days)
* https://github.com/adafruit/Adafruit_CircuitPython_BLE/pull/14 (Open 88 days)
* https://github.com/adafruit/Adafruit_CircuitPython_TCS34725/pull/20 (Open 78 days)
* https://github.com/adafruit/Adafruit_CircuitPython_BME680/pull/18 (Open 73 days)
* https://github.com/adafruit/Adafruit_CircuitPython_MotorKit/pull/19 (Open 72 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Debouncer/pull/10 (Open 54 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Debouncer/pull/11 (Open 52 days)
* https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/66 (Open 46 days)
* https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/69 (Open 43 days)
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/27 (Open 39 days)
* https://github.com/adafruit/Adafruit_CircuitPython_HID/pull/40 (Open 9 days)
* https://github.com/adafruit/Adafruit_CircuitPython_MCP9808/pull/20 (Open 7 days)
* https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/28 (Open 7 days)
* https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/pull/72 (Open 2 days)
* https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/pull/71 (Open 2 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Logging/pull/6 (Open 1 days)
* https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/pull/16 (Open 1 days)
* https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/pull/53 (Open 1 days)
* https://github.com/adafruit/Adafruit_CircuitPython_Register/pull/29 (Open 0 days)
* https://github.com/adafruit/Adafruit_CircuitPython_FancyLED/pull/10 (Open 0 days)
* https://github.com/adafruit/Adafruit_CircuitPython_PCT2075/pull/2 (Open 0 days)
* 22 closed issues by 8 people, 13 opened by 3 people
* 146 open issues
* https://circuitpython.org/libraries/contributing
Library updates in the last seven days:
**Updated Libraries**
* [Adafruit_CircuitPython_PyPortal](https://github.com/adafruit/Adafruit_CircuitPython_PyPortal)
* [Adafruit_CircuitPython_MPRLS](https://github.com/adafruit/Adafruit_CircuitPython_MPRLS)
* [Adafruit_CircuitPython_MAX31855](https://github.com/adafruit/Adafruit_CircuitPython_MAX31855)
## 16:03 Hug reports
20:43 @brentru
* @kattni for labeling hacktoberfest issues, exciting to see a flurry of activity on the repos.
* @siddacious for pointing me in the right direction with some c++ code
* @anecdata/@docmollo for their contd work digging into nina-fw
* Adafruit in their flexibility for my odd work/school scheduling
@cater (lurking)
* thanks for testing neopixel spi @MakerMelissa
21:10 @cgrover
* Group hug
* @siddacious for life preservers he threw
21:48 @danh
* @tannewt for continued rework of BLE API
* @pigrew and @cr1901 for extensive work in tinyusb, and @hathach for keeping up with all that and continuing work as well
22:41 @DaveBriccetti
* @CGrover, @danh and others for helping me learn about sound generation on the CPX speaker.
* Thea Flowers, for being the first person in a while to add their info to our [community directory](https://docs.google.com/spreadsheets/d/1NWwiUuQnam_abdv02ugLxz9uFrvhtMfy8U306HJ4_qU/edit).
23:07 @deshipu (text-only)
* Group hug
@dherrada (lurking)
23:20 @Hierophect
* Group Hug
23:35 @jasonp
* Group hug
* @makermelissa for the quick response last week related to software SPI
* @tannewt for patience and help with displayio stuff
24:16 @jepler (missing meeting, still on vacation!)
* Group hug!
24:33 @jerryn (probably missing meeting - or joining late at best)
* Group hug
16:53 @kattni
* @sommersoft for getting circuitpython.org/libraries/contributing data up to AWS so we can move forward with getting that updated regularly, and for all the adabot work
* @jcooper for the WIP PR that will finish getting /libraries/contributing updated regularly
* All the new folks who have joined us on GitHub through Hacktoberfest - welcome!
* @krayola for walking me through my first 3D print (it actually worked!)
17:29 @krayola (missing meeting)
* @danh for some more ideas on how to get _pixelbuf completed
* @tannewt and @sommersoft pointers regarding making native subclasses work
* @kattni for putting up with me spending too much of the weekend in a debugger and collecting more and more boards on my desk.
17:55 @MakerMelissa
* @kattni for your help with the downloads page of the TFT Gizmo guide.
* @ntoll for being able to quickly implement any suggestions I had for CircUp.
* @tannewt for the Saleae again. It came it really handy last week.
@Mike B (lurking)
@Mr. Certainly (lurking)
18:30 @ntoll (missing meeting)
* @makermelissa and @sommersoft for work, suggestions and reviews on circup.
18:40 @siddacious (offline, please read)
* @makermelissa and @sommersoft for fixing my circup pypi PR
18:55 @sommersoft (text only)
* @kattni, @tannewt, & @MakerMelissa for the PR reviews
* @DaveBriccetti for the audio testing theyre doing
* All the Hacktoberfest-ians for their contributions. And the non-Hacktoberfest-ians too! So, everyone?
19:15 @tannewt
* @wallarug for adding setting for higher current to INA219 driver.
* @kattni and @sommersoft for getting Hacktoberfest rolling!
* @johng for living on the edge with the circuitplayground bluefruit.
* Kamil from Sony who is prepping dependencies for Sprense support in CircuitPython.
* Thomas Konnemann for German translation updates.
* Thea for the awesome write-up about making a custom CircuitPython board
20:29 @Thea (lurking)
* @tannewt for helping me debug my board (it works now!)
## 24:45 Status Updates
40:07 @brentru
* Last Week:
* CircuitPython and AWS IoT (aka: one of the last large cloud-provider integrations, for now!)
* Spent majority of last week hacking apart and learning about the nina-fw burned into the ESP32 “airlift” boards
* Did some work on nina-fws WiFiSSLClient to allow a device .x509 certificate and private key.
* Also useful for managed ENT network envs.
* Wrote a better Makefile for nina-fw workflow, reflects ESP-IDFs workflow with some extra, circuitpython-specific, steps.
* Connected successfully to AWS IoT with hardcoded device cert&key.
* Running out of RAM when a key is provided, MBeds SSL setup process uses a lot of RAM.
* Long-term, some type of native ssl client for circuitpython would be very useful. Not just for WiFi, useful for other transports too.
* This week:
* Some non-cpy things on Monday
* Solving the RAM issue with the ESP32
* Once unblocked - PRing my certificate work on nina-fw along with an updated release of ESP32SPI which will allow users to store a certificate on CircuitPython FS.
* guide work for AWS IoT after - another planter, most likely :)
@cater (lurking)
42:46 @CGrover
* Last Week:
* Prototype Stringcar passed test with Alpha 4.
* Unbodged version sent to OSH Park.
* Designing M4 version.
* Used different 2MB flash chip, but will submit design later.
* This Week:
* Wrap up DAC project.
* Domino Carrying case
44:24 @danh
* Finished debugging the XAC-compatible gamepad support. After updating tinyusb to the latest release, it now works! Tested on an Xbox.
* Adding support for LittleFS for BLE bonding meant refactoring VFS code, which got quite convoluted. Also started moving `re` and `json` to shared-modules, which also became rather involved. This is akin to discovering that a loose bathroom tile requires a complete gut and renovation. Ill implement bonding with FatFS for now and divide and conquer all the refactoring work.
46:26 @DaveBriccetti
* Students
* Bubble sort in the style of the [Hungarian dancers](https://www.youtube.com/watch?v=lyZQPjUT5B4)
* Many of my students wanted to be “number 8” :-)
* CPX sound
* In creating [Tilting Arpeggios](https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/blob/b6a8e5f915906c414039a478570fef44e4365ef7/examples/advanced_examples/circuitplayground_tilting_arpeggios.py), I discovered some improvements that could be made to the Express class in the Adafruit_CircuitPython_CircuitPlayground library to address uneven volume, and delays between notes:
* Using a square wave instead of sine produces more consistent volume throughout the frequency range, saves around 200 bytes of memory, and avoids the concern that 100 samples per sine waveform exceeds the 350,000 samples per second limit and must be reduced for notes at and above 3,500 Hz.
* Not calling stop and deinit on audioio.AudioOut after playing each tone, and then regenerating the waveform, avoids a substantial delay between notes.
* I created a [customized version of the Express class](https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/pull/71), and added support for square and triangle waveforms, and for setting volume (a float value from 0 to 1). You can [see and hear the results](https://www.youtube.com/watch?v=j1VUJFcSD30).
* Theres a real strangeness when using the square wave, though. It seems to foul up the timing. You can hear it in the video above. Its as if using it breaks time.monotonic.
* With [this updated version of Tilting Arpeggios](https://github.com/dcbriccetti/Adafruit_CircuitPython_CircuitPlayground/blob/tilting-arpeggios-update/examples/advanced_examples/circuitplayground_tilting_arpeggios.py) ([video](https://www.youtube.com/watch?v=o6BqcLrgjTY)) I have met my own needs (by fixing performance and using a square wave).
* I ran into memory issues, which went away when I merged several Python classes into one
* If theres interest in updating the Express class, Im happy to do it, or to help.
49:14 @deshipu (text only)
* Helped on the MicroQiskit CircuitPython workshop last Friday at the Quantum Day in Zürich. (at the end of https://qidis19.b2match.io/my/agenda )
@dherrada (lurking)
53:00 @Hierophect
* Last Week:
* Working on SPI Flash
* Hopefully will be added to new boards
* This week:
* Working on UART
* Wrapping up DAC
50:36 @jasonp
* Last week:
* Still making sense of Bitmap, Palette and other displayio details to chase down transparency behavior
* This week:
* Prepping for new board we are developing: SAMD51 + Intel MAX 10 FPGA
* Brainstorming ideas for BLE NeoPixel-based wedding decor lighting
25:40 @kattni
* Last week:
* Went through All the Issues™ to identify Good First Issues and created 20+ new issues for Hacktoberfest
* Reviewed and merged various PRs
* Successfully tested the FT232H in VMware Fusion on Mac OS
* Finished the Circuit Playground Bluefruit Bluetooth examples: Playground Color Picker and Playground Bluetooth Plotter
* Completed the STEMMA Speaker guide, fritzing object
* 2.9” eInk breakout fritzing object
* TFT Gizmo fritzing object
* This week:
* Library Monday!
* Get final approval on CPB Bluetooth example pages
* Touch base with Justin about finishing updates to circuitpython.org/libraries/contributing
* Update Trellis guide to have CircuitPython/Python usage/examples
* Revisit CircuitPython OLED watch
* Deprecate a list of guides and point them to updated versions of the guides
* Update PyPI spreadsheet - all applicable libs appear to be on PyPI, but the bigger part of that project was updating the guides with Python/Linux usage, and that was not completed. Much of it has been done since the last time the spreadsheet was updated, so I need to update it to get a visual on what we really have left to do.
* Deprecate motor and servo Python library repositories
* Start with PCA9685
30:10 @krayola (missing meeting)
* Last week:
* Fixed adafruit_dotstar.py and neopixel.py to work with the latest _pixelbuf work.
* Made Travis not hate me my new-pixelbuf-api branch of circuitpython!
* Mostly made _pixelbuf.PixelBuf subclassable and promptly broke both of the _pixelbuf compatible versions of adafruit_dotstar.py and neopixel.py!
* Made Travis hate me again on the new-pixelbuf-api branch.
* Spent too much time trying to figure out what I broke in _pixelbuf when I was trying to setup a Metro M4 with my segger to debug, when in fact the NeoPixel featherwing was just not happy in the Terminal Block Breakout FeatherWing, even with a level shifter. https://www.adafruit.com/product/2926
* Discovered it's apparently not straightforward (but apparently should be?) to call a subclass method from a native (at least not during slicing (subscr)) and spent a lot of time in the debugger.
* Discovered that I can't just ignore slices with step > 1 in _pixelbuf because there are plenty of examples that use [::2] and similar around (hi @kattni).
* Discovered that _pixelbuf also needs to be iterable.
* This week:
* Continue to try to make _pixelbuf.PixelBuf be able to call .show() on a subclass during auto_write=True or come up with a reasonable alternative approach
* Make PixelBuf iterable
* Work to support slices with step > 1
* Add a native .fill() to PixelBuf
* Update my branches of neopixel.py and adafruit_dotstar.py to be compatible with the latest and greatest _pixelbuf.
* Sometime after this week:
* Continue hardware compatibility testing
* Work on pypixelbuf to make sure hardware that doesn't fit _pixelbuf can still do neopixels and dotstars.
31:56 @MakerMelissa
* Last Week:
* Finished TFT Gizmo Guide
* Got the Travis Tests working for Arduino Circuit Playground Bluefruit PRs
* Finished adding TFT Gizmo tests passing for ST7789 Arduino Driver
* Added TFT Gizmo Example and associated tests to Arduino ImageLoader library
* Added TFT Gizmo Example to Arduino Arcada library
* Tested out a couple PRs for CircUp
* Started working on writing examples for RGB Display on the Raspberry Pi
* Tested out Carters SPI_Neopixel PR on the Orange Pi and got that working
* Next Week:
* Finish writing RGB Display Examples
* Start updating Display Guides with new Python pages
* Review any relevant PRs.
@Mike B (lurking)
@Mr. Certainly (lurking)
33:17 @ntoll (missing meeting)
* Last week:
* Various minor circup things (see https://github.com/adafruit/circup/commits/master for a good summary).
* This week:
* Its a Mu-rathon (that joke will never get old). Basically, Im spending my time code gardening on Mu. If folks have feedback, feature requests or other Mu related stuff, this week would be a good week to tell me. ;-) Thank you..!
33:50 @siddacious (offline, please read)
* Last week: lsm303 driver wrangling
* Travising/PyPi-ing of CircUp
* Received and assembled my keypad pcbs
* This week: lsm303 drivers, bringing up more boards
34:08 @sommersoft (text only)
* Last Week:
* Finally got circuitpython-org/libraries.json properly deploying to S3.
* Adabot:
* Worked out a quick script to iterate through our repos, and apply the Hacktoberfest label to open issues that are marked as "good first issue".
* Added that script to the daily run of 'circuitpython_libraries', so that any additional issues that come up are processed during the month. Further, the Hacktoberfest label will be removed after the event ends.
* Expanded 'validate_contents' to search subfolders in 'repo/examples'. Allows empty top folders (if they have subfolders), and ensures files in subfolders meet the standards.
* Circup: Fixed an issue with deployments to PyPI.
* This Week:
* Im not sure yet. Ill hunt for something.
35:00 @tannewt
* Last week:
* Heads down on BLE.
* Got Central and Peripheral merged into Connection.
* Scanning and advertising merged into Adapter.
* Creating a service no longer requires a Peripheral object.
* Finding a balance between the magic to do away with UUIDs and using them in _bleio.
* Realized scanning should return an iterator so that results can be looked at as they come in. Makes forever scan loops possible and enables data broadcasting over advertising much more responsive.
* Fixed issue with outdated BusDevice being frozen in.
* Also, fixed board inclusion script to actually fail when one is not included.
* This week:
* More BLE.
* Bug hunt the ScanResults iterator.
* Factor out a function to check whether an exception (ctrl-c or reload) is pending to break out of the forever loop.
* Debating whether iterators are also the best way to buffer incoming packets.
* Get examples working again and submit PRs.
@Thea (lurking)
## 55:00 In The Weeds
55:37 @danh
* 55:38 Consider removing unused ports from CPy source tree? I have been saying “no” on this for a while due to upstream merges, but I am tired of grepping for things and seeing irrelevant code.
* 1:02:37 We use the unix micropython port for testing, but it knows nothing about circuitpython. Consider forking that port to make it more CPy-specific?
1:06:49 @DaveBriccetti
* Sound
* 1:06:50 Why would using a square waveform (apparently) break time.monotonic?
* sleep_time = next_note_play_time - time.monotonic()
* How does sound generation work in the background? Interrupts?
* _audio_out.play
* 1:09:50 General tips for reducing memory use?
* Scott answers with a [video](https://www.youtube.com/watch?v=baa5ILZTRkQ)
1:16:12 @deshipu
* What is pewpew13 in the download stats, and how come it has some downloads even when it doesnt even appear on the downloads page?
* @sommersoft: I noticed that last night..Ill look into it.
* Looks to be coming from the build assets. Cant dive any further right now… (day_job)
* Looks like it was created in April by Phillip? https://github.com/adafruit/circuitpython-org/commits/master/_board/pewpew13.md
## 1:20:00 Wrap-Up