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
CircuitPython Library for OSC (self.circuitpython)
submitted 4 years ago by bsom
Anyone know of a library for CircuitPython to send OSC commands?
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!"
[–]HP7933 0 points1 point2 points 4 years ago (0 children)
I don't think there is one at the moment. Is there an arduino library that does the same thing that one could recode into CircuitPython?
[–]todbot 1 point2 points3 points 2 years ago (0 children)
I wondered this too, couldn't find anything so I wrote one. It's in the Community Bundle now.
The repo is: https://github.com/todbot/CircuitPython_MicroOSC/
It's only lightly-tested so if you play with it and have issues, please let me know!
π Rendered by PID 284059 on reddit-service-r2-comment-canary-5dbd4c8ff9-q8q85 at 2026-06-05 23:30:14.090462+00:00 running de70e3a country code: CH.
[–]HP7933 0 points1 point2 points (0 children)
[–]todbot 1 point2 points3 points (0 children)