/VolumeController

A physical multi-app volume controller

Primary LanguagePythonMIT LicenseMIT

Volume Controller

A physical multi-app volume controller. Control master volume and up to 3 other apps.

Setup

Parts

  • Arduino Mega 2560
  • ST7735 1.8" Color TFT Display
  • 4x Rotary Encoders & Knobs
  • Breadboard
  • Wires

Wiring

Installation

  1. Upload the Arduino sketch in the firmware folder to your Arduino
  2. 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.

Assembly