macropadsynthplug
AudioSynth
Converts StemmaQT port on RP2040 chip to provide audio output and MIDI input.
Turn StemmaQT port by into Audio Out + MIDI In
39 stars
5 watching
2 forks
Language: Python
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
obtusecanadiangoose/macrosynth | An Adafruit MacroPad RP2040-based synthesizer with basic 2x oscillator functionality | 3 |
nils-werner/mdct | An implementation of a discrete cosine transform algorithm for audio analysis | 51 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
haugenmitch/macropadpydemo | A CircuitPython demo project rewritten from an Arduino codebase for educational purposes. | 1 |
miketeachman/micropython-tas2505 | A Python driver for a Texas Instruments digital input Class-D speaker amplifier | 2 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
faroit/stempeg | A Python library that allows users to read and write multi-stream audio files with supporting functionality for seeking and duration control, compression, and compatibility with Native Instruments hardware and software. | 96 |
63rabbits/midi2ubit | A Python utility for converting MIDI notes to a format compatible with the micro:bit's extention pxt-microbit-nerds. | 1 |
deckerego/macropad_4chord_midi | An Adafruit Macropad project that enables rapid composition of catchy tunes using four-chord harmonies and various MIDI modes | 47 |
shrimpingit/micropython-dfplayer | An implementation of DFPlayer control using UART 1 on ESP8266 to play MP3 files from a file system | 44 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
mp-extras/adafruit_macropad | MicroPython board support for an Adafruit RP2040-based development board with OLED display and rotary encoder. | 2 |
davea/sonoff-mqtt | Control an ESP8266-based device remotely via MQTT. | 59 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |