home.social

#qtpy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #qtpy, aggregated by home.social.

  1. 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... - hackaday.com/2024/09/11/2024-t #2024tinygameschallenge #contests #samd21 #games #qtpy

  2. Lastly, for developers, we now have stub files for getting auto-completion when using pyqtgraph.Qt, which is PyQtGraph's Qt abstraction layer. This layer is not intended to be used outside of , if you want a Qt abstraction layer for your project, we recommend the library.

    We have had a stub file there for a while, but it only worked in PyCharm, the stubs now work with pyright and PyCharm now.

  3. 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: github.com/todbot/mozzi_experi
    Youtube: youtube.com/watch?v=7fX8cBwbOm
    #mozzi #arduino #qtpy #thx #deepnote

  4. 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: github.com/todbot/mozzi_experi
    Youtube: youtube.com/watch?v=7fX8cBwbOm
    #mozzi #arduino #qtpy #thx #deepnote

  5. 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: github.com/todbot/mozzi_experi
    Youtube: youtube.com/watch?v=7fX8cBwbOm
    #mozzi #arduino #qtpy #thx #deepnote

  6. 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: github.com/todbot/mozzi_experi
    Youtube: youtube.com/watch?v=7fX8cBwbOm
    #mozzi #arduino #qtpy #thx #deepnote

  7. 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: github.com/todbot/mozzi_experi
    Youtube: youtube.com/watch?v=7fX8cBwbOm
    #mozzi #arduino #qtpy #thx #deepnote

  8. 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! printables.com/model/757087-ca
    more about qtpy_synth: github.com/todbot/qtpy_synth
    #CircuitPython #synthio #rp2040 #qtpy #synthDIY

  9. 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!
    youtube.com/watch?v=V3454a47xI
    #circuitpython #synthio #synthDIY #rp2040 #qtpy #wavetable #synthesizer

  10. 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!
    youtube.com/watch?v=80yjwxscnn
    #CircuitPython #synthDIY #synthio #rp2040 #qtpy #wavetable #synthesizers

  11. 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!
    youtube.com/watch?v=80yjwxscnn
    #CircuitPython #synthDIY #synthio #rp2040 #qtpy #wavetable #synthesizers

  12. 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!
    youtube.com/watch?v=80yjwxscnn
    #CircuitPython #synthDIY #synthio #rp2040 #qtpy #wavetable #synthesizers

  13. 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!
    youtube.com/watch?v=80yjwxscnn
    #CircuitPython #synthDIY #synthio #rp2040 #qtpy #wavetable #synthesizers

  14. 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!
    youtube.com/watch?v=80yjwxscnn
    #CircuitPython #synthDIY #synthio #rp2040 #qtpy #wavetable #synthesizers

  15. Did I ever show this? Turns out because #ESP32 has super-configurable pins AND because the #adafruit #QTPy / #Seeed #Xiao format has castellated pads, you can just solder an I2C OLED display right on top of it and it works! Since this is an #ESP32S3 QTPy, I use this to test #CircuitPython WiFi stuff. Lately I've been using its as a Multicast UDP emitter 😀 Code for this demo: gist.github.com/todbot/31272a9

  16. 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: github.com/todbot/mozzi_experi #adafruit #qtpy

  17. 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: github.com/todbot/mozzi_experi #adafruit #qtpy

  18. 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: github.com/todbot/mozzi_experi #adafruit #qtpy

  19. 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: github.com/todbot/mozzi_experi #adafruit #qtpy

  20. 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: github.com/todbot/mozzi_experi #adafruit #qtpy

  21. @todbot oooh yes that makes sense! I've been using a lot of the tiny #QTPy boards from #Adafruit, and they have been #making charge boards, neoPx boards etc to all go together. I'm just loving them!

  22. Just joined. Hello everyone. Something I've learnt today, if you connect a I2C device to a #QtPy using the StemmaQT connector make sure to use Wire1 not Wire if you program it using #Arduino