Skip to content

joegrand/mopidy-raspberry-captouch

Repository files navigation

Mopidy-Raspberry-Captouch

Mopidy extension for I2C-based capacitive touch on a Raspberry Pi

Originally created for The World's Thinnest Boombox

This extension is not maintained. Use at your own risk.

Installation

Install by running:

python3 -m pip install Mopidy-Raspberry-Captouch

Configuration

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

[raspberry_captouch]
enabled = true
cs1 = prev
cs2 = play_pause
cs3 = stop
cs4 = volume_down
cs5 = volume_up
cs6 = next

Project resources

Credits

About

Mopidy extension for I2C-based capacitive touch on a Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages