#qtpy — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #qtpy, aggregated by home.social.
-
2024 Tiny Games Contest: Micro One-Armed Bandit Hits the Cuteness Jackpot https://hackaday.com/2024/09/11/2024-tiny-games-contest-micro-one-armed-bandit-hits-the-cuteness-jackpot/ #2024TinyGamesChallenge #contests #SAMD21 #Games #QTPy
-
2024 Tiny Games Contest: Micro One-Armed Bandit Hits the Cuteness Jackpot - They don’t call slot machines one-armed bandits for nothing. And although it’s get... - https://hackaday.com/2024/09/11/2024-tiny-games-contest-micro-one-armed-bandit-hits-the-cuteness-jackpot/ #2024tinygameschallenge #contests #samd21 #games #qtpy
-
I’m pretty proud of my THX Deep Note sound recreation attempt, which I realized I only posted on Twitter (RIP). So I upload it to Youtube & here. The Mozzi synth library is great and it was fun getting it to do this. And thanks to Mike Rugnetta for getting me near the rabbit hole of the THX sound!
Code: https://github.com/todbot/mozzi_experiments/blob/main/derpnote2/derpnote2.ino
Youtube: https://www.youtube.com/watch?v=7fX8cBwbOmU
#mozzi #arduino #qtpy #thx #deepnote -
I made a little 3d-printable case for my “qtpy_synth” test board to help me play with CircuitPython synthio (and Arduino Mozzi). It works pretty well, I like it better than the standoffs I originally started with. And now can have some cool matching 3d-printed knobs! https://www.printables.com/model/757087-case-for-qtpy_synth-circuitpython-synthesizer
more about qtpy_synth: https://github.com/todbot/qtpy_synth
#CircuitPython #synthio #rp2040 #qtpy #synthDIY -
It's not the most musical, but here's a demo showing the complexity of sound you can get from synthio using two wavetables and simple modulation. Less than two pages of code!
https://www.youtube.com/watch?v=V3454a47xIs
#circuitpython #synthio #synthDIY #rp2040 #qtpy #wavetable #synthesizer -
Oh yeah, wavetables can now be selected on the fly! Also, MIDI! This little CircuitPython QTPy synth is a lot of fun. This demo shows a handful of wavetables being explored, mostly from #Braids and #Plaits Eurorack modules. Left knob selects wavetable, right knob scans through selected wavetable. Now to fix up the messed up UI!
https://www.youtube.com/watch?v=80yjwxscnnA
#CircuitPython #synthDIY #synthio #rp2040 #qtpy #wavetable #synthesizers -
New board, who dis
#CircuitPython #synthDIY #synthio #rp2040 #qtpy -
It's the most useless #DTMF phone dialer! Only sequential numbers allowed!
(this is a test bed for doing multicore stuff on the #ESP32: #Mozzi audio synthesis in "loop()" on core1 and UI stuff on core0). Uses a @adafruit QTPy ESP32, a #PCM5102 I2S DAC, and a #SH1106 OLED display #Arduino code: https://github.com/todbot/mozzi_experiments/blob/main/esp32_multicore_mozzi_dtmf/esp32_multicore_mozzi_dtmf.ino #adafruit #qtpy