I got this new fruit jam from @adafruit.com and tried it on bread. A bit crunchy for fruit jam but looks nice. Iβll stick with strawberry jam next time.
I got this new fruit jam from @adafruit.com and tried it on bread. A bit crunchy for fruit jam but looks nice. Iβll stick with strawberry jam next time.
Code + Community = CircuitPython is CircuitPython's tagline. And it took a community to build the new audio effects in #CircuitPython. Here's @markkomus.bsky.social touching on that in the latest episode of The CircuitPython Show:
Catch up on the latest episode of The CircuitPython Show and learn about the new audio effects in #CircuitPython. Here's @markkomus.bsky.social on why the rp2350 is the right microcontroller for audio effects:
New guest appearance on the CircuitPython show talking about audio effects in CircuitPython along with 3 other extremely talented developers.
Coming Monday on the next episode of The CircuitPython Show: A panel discussion with @todbot.bsky.social, @markkomus.bsky.social, Cooper Dalrymple, and core developer jepler all about the new audio effects in CircuitPython. Here's Cooper on what the effects are based on:
Listen to next Mondayβs episode of The CircuitPython Show to learn all about the new audio effects with @markkomus.bsky.social, @todbot.bsky.social, and more
The new audio effects are only built for RP2350s now (so Pico 2 will work) but someone has had success compiling it into the RP2040 build. I doubt the Bluefruit has the horsepower.
The main 2040 problem is build space but maybe we can get a subset in there.
Work in progress of a Reverb sound effect for CircuitPython. Based on FreeVerb. #CircuitPython #Reverb
As with last year I have no specific goals for this next year, except to hopefully spend more time on my own projects that for various reasons ended up sitting last year.
And maybe like years past some random request will catch my interest π
I am late to the game but I was thinking about a #circuitpython2025 post over the holidays (while fighting off a virus). Looking at my last post I was happy that I did look into audio effects, after thinking about it for years. I still have more I would like to add there.
New blog post - The Return of The CircuitPython Show: www.paulcutler.org/posts/2024/1... #circuitpython #circuitpython2025
That looks amazing. I've been thinking of mapping tiny LEDs I have on a Lego tree and while this may be overkill, why not! Or I need a lot more patience to add some more LEDs.
It is on my todo list to write a tutorial but docs.circuitpython.org/en/stable/sh... and docs.circuitpython.org/en/stable/sh... give the APIs to the two areas that have code so far and basic examples.
It has been a while since I bought any but this category (www.digikey.com/en/products/...) on Digikey had a lot of options if you hadn't searched it already.
That looks fun. I've been having fun adding audio effect processing to #circuitpython lately if you want any post-processing.