adafruit-circuitpython-week.../2025/2025-04-28.md
2025-04-28 14:35:00 -04:00

18 KiB
Raw Permalink Blame History

CircuitPython Weekly Meeting for April 28, 2025

Video is available on YouTube.

Join here for the chat all week: http://adafru.it/discord.

The CircuitPython Weekly Meeting normally is held at 2pm US 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 for use with standard calendar applications and can also be viewed in your browser.

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 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. The canonical URL for the podcast version is https://adafruit-podcasts.s3.amazonaws.com/circuitpython_weekly_meeting/audio-podcast.xml which you may be able to enter directly into compatible podcast apps.

2:05 Community News

MicroPython Turns Twelve

April 29th is MicroPythons 12th birthday! In 2013, Damien George released MicroPython and it has migrated to all kinds of equipment, on earth and beyond - MicroPython.

2:50 SparkFun Goes All-In with Python and Hardware

SparkFun continues to embrace Python on Microcontrollers, starting a how-to video series for MicroPython on YouTube. Theyve also established a dedicated GitHub repository for Python related content - GitHub and YouTube.

3:14 Claude Code: Best Practices for Agentic Coding

Claude Code is a command line tool for agentic (vibe) coding. Many programmers have been trying out AI/LLM tools to help in the coding or debugging process. This article covers tips and tricks that have proven effective for using one tool, Claude Code, across various codebases, languages, and environments - Anthropic.

4:07 Casio Launches its Best fx-CG100 ClassWiz Graphing Calculator with MicroPython Programming

Casio US introduces the fx-CG100 ClassWiz, a powerful color-graphing calculator with MicroPython for app programming and 2,900 math functions. Students can use the calculator on standardized tests, such as the ACT, AP, PAST, and SAT tests, by enabling the Exam Mode, which locks out custom apps and user-added data - NotebookCheck.

The TI-84 Plus CE Python calculators take it a step further by including the ability to collect data wirelessly from external sensors and control devices, such as robots and flying drones - TI.

5:06 Newsletter Details

The Python on Microcontrollers Weekly Newsletter is a CircuitPython-community-run newsletter emailed every Monday. 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 and submit a pull request with the changes. You may also or email cpnews@adafruit.com, or tag a post with #CircuitPython on Mastodon, Bluesky, or X (formerly known as Twitter),.

6:07 State of CircuitPython, Libraries and Blinka

This report contains information from the previous seven days. Any changes (PRs merged, etc.) made today are not included in this report.

6:36 Overall

  • 31 pull requests merged
    • 16 authors - Neradoc, jposada202020, dglaude, bablokb, rianadon, weblate, dhalbert, andibing, relic-se, KanyonKris, gamblor21, hexthat, burtyb, tannewt, bergdahl, FoamyGuy
    • 4 reviewers - gamblor21, dhalbert, tannewt, FoamyGuy
  • 15 closed issues by 6 people, 7 opened by 6 people

7:10 Core

8:41 Libraries

Library updates in the last seven days:

13:12 Blinka

14:00 Hug reports

14:23 @danh (hosting)

  • @eightycc for diagnosing issues with the ESP-IDF upgrade to v5.4.1.
  • @ComplexSymbol for finding and fixing a serious parsing problem with complex numbers.
  • @gamblor21 for recent reviews and fixes.
  • @foamyguy for moving libraries from the discontinued circuitpython.org bundle to the community bundle.
  • @tannewt for addressing a number of sticky issues before he takes time off.

15:15 @eightycc (text only)

  • @danh for all the invaluable support and advice debugging ESP-IDF upgrade issues. Plus, his fine work diagnosing and fixing the TLS certificate issue.

15:35 @foamyguy

  • @danh for help resolving some issues with github repo settings that popped up while updating / moving circuitpython org library to the community bundle.
  • @tannewt for improvements to display / gc / and audio playback, the fruit jam animation. Also another for reviewing my USB learn guides and code.
  • Group hug

16:05 @tannewt

  • @gamblor21 and @relic-se for continued synthio improvements and fixes.

16:30 Status Updates

17:00 @danh (hosting)

  • Fixed a TLS problem with the ESP-IDF v5.4.1 upgrade.
  • Helping on another problem with ESP32-C3 and ESP32-C6 chips.

18:00 @eightycc (text only)

  • Cleared up all known issues with ESP-IDF v5.4.1 upgrade. Testing on Risc-V Espressif parts, ESP32-C3 and ESP32-C6 blocked due to unrelated Python interpreter crashes.
  • Continue debugging the Espressif Risc-V problem.

18:30 @foamyguy

  • Working on USB Keyboard and Mouse guides. Keyboard is live now, mouse submitted pending review.
  • PR Reviews in libraries matrix portal, and led animation
  • Fruit Jam animation code updates and cleanup + test on latest circuitpython
  • Adabot JSON error handling, and fix community bundle update failing
  • Tested Teletext / YBX3 guide project on Pico2W and CircuitPython picoDVI
  • Bitmaptools blinka displayio: implement dither and fix all other function default argument behavior. Last thing to do is boundary_fill

21:00 @tannewt

  • Working “when the baby sleeps” starting Thursday.
  • GC Selective Collect is merged in! Thanks to Dan for the review. Drops GC times from 200+ ms to ~15ms for larsio paint. Add demo to show it off.
  • Adjusted USB buffer sizes on S2 to fix those builds.
  • Fixed issue with Thonny after cwd changes.
  • Tested direct USB Host via Feather RP2350 and it didnt work very well. Im not sure why the hub helps so much. Looks ok to me on the saleae with a 10ns glitch filter.
  • Fixing audio playback. There is a gap during buffer fills that doesnt restart correctly.

24:00 In The Weeds

24:12 Wrap-Up

Meeting is at the usual time/day next Monday 5/5/25