Melissa’s ideas for #CircuitPython2021 @MakerMelissa

This year, we were asked to write about some of the things that we would like to see added to CircuitPython. Over the past year, I’ve noticed a few shortcomings and ended up developing some workarounds, but I would like to see some of these features added. This is more of a wishlist and I don’t know how hard it would be to add, but I figure the main point of asking us to come up with these things is to give the core developers some ides for a roadmap for the year.

Before I get into the things I would like to see added, I wanted to start with expressing the difficulty I found in coming up with a list as CircuitPython works very well as it is now and I find a new list harder and harder to write each year as it gets more feature-complete.

Threading

The first thing I would like to see added is threading. I have used it in Python on the Raspberry Pi and it can come in incredibly useful at times. The specific use case I had where I noticed this was when I was writing some examples for the MatrixPortal. Without threading, I was not able to grab data off the internet and scroll text simultaneously. I ended up displaying static text while it was downloading and continuing scrolling the text after it had completed.

Dynamic Importing

The other thing I would like to see is the ability to use strings and variables with import statements. I think the idea I had at the time I came up with this need was I tried to get a summary of python files in a folder and have it import those files dynamically. There are some methods to do this with regular python, but there currently is no way to do this using CircuitPython.

Blinka Displayio

Outside of CircuitPython, there are CircuitPython-related items I would also like to see added in the coming year. Most of that is around Blinka, out CircuitPython compatibility layer for Raspberry Pi and other Single Board Computers. In 2020, I laid a lot of the groundwork for getting displayio working in Blinka on the Raspberry Pi and got all of the Color OLED and TFT displays working with it. The main thing I would like to see is to finish up adding monochrome, grayscale, and eInk displays added to the library.

Other

The other thing I would like to see added to Blinka is some emulation of more of the smaller modules such as rtc and supervisor. One of the reasons for this would be so more code could be run natively on Blinka without modification. Aside from those I would like to see more boards added and that will likely happen because Blinka has gained more popularity and we’ve been fortunate enough to have community members add a number of boards already in the past year.

After looking back at my #CircuitPython2020 post I was pleased to see that just about everything I was hoping to come to CircuitPython did come, so hopefully the wishlist for this year will also become a reality.


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 36,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


Maker Business — “Packaging” chips in the US

Wearables — Enclosures help fight body humidity in costumes

Electronics — Transformers: More than meets the eye!

Python for Microcontrollers — Python on Microcontrollers Newsletter: Silicon Labs introduces CircuitPython support, and more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

Adafruit IoT Monthly — Guardian Robot, Weather-wise Umbrella Stand, and more!

Microsoft MakeCode — MakeCode Thank You!

EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — #NewProds 7/19/23 Feat. Adafruit Matrix Portal S3 CircuitPython Powered Internet Display!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



No Comments

No comments yet.

Sorry, the comment form is closed at this time.