The Button on pisound micro

So finally had time to start my project and realised I should have got the bigger version LOL so question is how do I add ‘the button’ to the pisound micro :slight_smile:

Thanks

Easiest way - make it match the pin used by Pisound - GPIO17. Wire one end of the switch to GPIO17, and the other to GND.

Then install pisound-btn:

sudo apt install pisound-btn

Let me know if it doesn’t work.