
Installation & Usage
- If pip is not installed try
sudo apt install pip.
- Install Tkinter from terminal.
sudo apt install python3-tk
- tux_mixer package is available on PyPI. Type
pip install tux_mixer.
- To start program type
tux_mixer to terminal.
Hardware
- Upload StandartFirmata (Examples>Firmata) to your Arduino.
- Connect potentiometers starting from A0. A0 controls master volume.
(There is no limit for number of potentiometers)
- Define number of potentiometers from taskbar
Change Pot Number (Default is 4)
- Set
Change Delay. It prevents high CPU usage. Optimal number is between 0.05 and 0.15.
(Default is 0.1)