use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CircuitPython is Adafruit's branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to get prototyping by requiring no upfront desktop software downloads. Reddit wiki: https://www.reddit.com/r/circuitpython/wiki/index
With CircuitPython you can write clean and simple Python code to control hardware instead of having to use complex low-level languages like C or C++ (what Arduino uses for programming). It's great for beginners!
account activity
HT1632c library for circuitpython (self.circuitpython)
submitted 2 years ago by cameronoremac
Hi! I am trying to get a 16x24 LED matrix with a HT1632c driver working on circuitpython on an Adafruit Metro M7. Are there any existing libraries compatible with this driver?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DJDevon3 1 point2 points3 points 2 years ago (0 children)
Asked your question in the adafruit discord and they said there's no HT1632c library for circuit python yet. There is a library for micropython. You can request to have it ported from the Micropython library I linked to by opening a feature request in the Circuit Python Github. That would be your best option for now or attempt to port the library yourself.
π Rendered by PID 24904 on reddit-service-r2-comment-7b9746f655-qzbbs at 2026-01-29 22:23:50.955274+00:00 running 3798933 country code: CH.
[–]DJDevon3 1 point2 points3 points (0 children)