We’ve gotten another batch of #CircuitPython2024 posts over the weekend! Thank you all! It’s not too late to post your own. Please post yours by the end of Wednesday, January 31st and email [email protected] to let us know.
JohnHind posted on the forum. Here is an excerpt:
I think one of the most powerful things CircuitPython could add would be the ability to communicate using IP protocols over USB in addition to WiFi and Ethernet as at present. Then it would be possible for microcontrollers such as the RP2040 to implement sophisticated web technology user interfaces on any device supporting USB and a web browser.
jepler (aka stylus on Mastodon) posted to Mastodon to talk about going further with what we’ve already added and raises the question about sunsetting support on boards with limited flash space.
Mark Komus also posted to Mastodon about supplementing Adafruit-funded work with community requests and continuing to hang out in the CircuitPython community.
Liz (aka BlitzCityDIY) wrote a gist on GitHub about their increasing involvement in CircuitPython including writing libraries and also on documenting all of the cool things we can do with CircuitPython.
Anne (aka @anne_engineer on X) wrote on X about their updated wishlist for CircuitPython. Anne’s wish list centers around interoperability with old IBM PCs including running CircuitPython on them!
wavesailor posted to the forum about wanting a reference card for migrating between MicroPython and CircuitPython.
#CircuitPython2024 is our annual reflection on the state of CircuitPython. We’d love to hear from you too! See the kick-off post for all of the details. Please post by January 31st.
Past posts:
- Scott posted about the importance of new workflows on the Adafruit blog.
- incrediblelittlebee posted to the forums about the MotorKit library.
- DJDevon3 emailed in thoughts about displays and the ESP32-S3.