Skip to content

stfngrt/mopidy-rotaryencoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mopidy-RotaryEncoder

Latest PyPI version

Mopidy frontend extension to control the volume through a rotary encoder

Installation

Install by running:

pip install Mopidy-RotaryEncoder

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-RotaryEncoder to your Mopidy configuration file:

[rotaryencoder]
enabled = true
datapin = 17 #RaspberryPi GPIO BCM-Pin
clkpin = 18 #RaspberryPi GPIO BCM-Pin
swpin = 27 #RaspberryPi GPIO BCM-Pin

Project resources

Credits

Changelog

v0.1.1 Update Readme v0.1.0 First Release ----------------------------------------

  • Initial release.

About

Mopidy frontend extension to control the volume through a rotary encoder and a raspberry pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%