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.
Install by running:
python3 -m pip install Mopidy-Raspberry-Captouch
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