Skip to content

Volume control using Arduino, rotary encoder and Processing

Notifications You must be signed in to change notification settings

VayerMaking/volumecontroller

Repository files navigation

Volume control

Using Arduino or NodeMCU and a rotary encoder to control volume levels on your PC.

First ofc

git clone https://github.com/VayerMaking/volumecontroller

Requirements

  1. Processing

  2. Arduino IDE

Schematics

schematic for nodeMCU esp8266 module

schematic for arduino nano

the schematic is taken from circuito.io

How to use

volumecontrol.sh

contains a bash script which can be ran on startup so the volume script is always running

volumecontrol.ino

contains the Arduino code which sends serial data from the sensor to the PC

volumecontrol.pde

contains the processing code which reads from the serial data from the Arduino/NodeMCU and simulates keypresses

Photos

photo1

photo2

photo3

photo4

Author

Martin Vayer - VayerMaking

About

Volume control using Arduino, rotary encoder and Processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published