A physical multi-app volume controller. Control master volume and up to 3 other apps.
- Arduino Mega 2560
- ST7735 1.8" Color TFT Display
- 4x Rotary Encoders & Knobs
- Breadboard
- Wires
- Upload the Arduino sketch in the firmware folder to your Arduino
- Run the desktop app. To do this you can either:
- Download the executable in Releases and run
- Install Python, dependencies and run
python main.py
If this is done correctly the volume controller should now be working.