Skip to content

Fixoon/control-knob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

control-knob

I created this program to control Spotify volume and external monitor brightness using an Arduino Nano and a rotary encoder (KY-040).

It works by listening for serial data sent by the Arduino and then doing things based on the data recieved. To control Spotify volume I use their web API. To control monitor brightness I use the DDC/CI protocol.

I have only tested this on Windows 10 but might work on other platforms.

To use this program you have to install all dependencies in package.json, register an "app" at Spotify developers and paste the client id, secret and redirect URI in spotify.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published