Skip to content

silasm01/Arduino-Volume-Controller-for-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Volume Controller for Windows

This uses pycaw and does therefore only work on Windows unless i find a good way to implement it on Linux, MacOS, etc.

How to set up AVCW.

  1. Download arduino-sketch.ino.
  2. Edit arduino-sketch.ino to add or remove analog pins from potInputs[] to match your pin setup.
  3. Upload arduino-sketch.ino to your Arduino.
  4. Download both files from python directory.
  5. Edit settings.yaml to fit your setup.
  6. Install requirements with pip install -r requirements.txt

Optional: Run on startup.

  1. Copy the main.pyw file path.
  2. Press Win + r and type shell:startup to open startup folder.
  3. Create a shortcut using the main.pyw file path and done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published