crisp crisp sounds from a crisp can 📝 Table of Contents Setting up a local environment Usage Technology Stack Authors 🏁 Getting Started Prerequisites Python pip pyserial mido Rust Cargo rust-sdl2 midir Arduino (Mega 2560) 🎈 Usage Simultaneously run the arduino program, Python MIDI drivers, and the visualizer. Python MIDI Drivers: $ cd driver $ python interface.py Visualizer: $ cd visualizer $ cargo run ⛏️ Built With Arduino - Hardware rust-sdl2 - Visualizer graphics midir - Visualizer MIDI processing pyserial - Driver serial port access mido - Driver MIDI objects ✍️ Authors @claby2 - Visualizer and Driver @priime0 - Hardware @smjleo - Hardware and Firmware