CU Boulder ECEN 1400 Project: Magic Wand Music Maker. Aimed towards making an accessible and interactive music making device.
Use the package manager pip to install required libraries.
pip install -r requirements.txt
Enable serial port TTYS0 for UART communication on Raspberry Pi 3 and above.
Will add images of pinout in the future.
Uses WitMotion WT901 with Raspberry Pi 3. Custom PCB to interface between Raspberry Pi and WT901. Will include CAD files of full project in the future.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.