One special feature of the Raspberry Pi is its [https://www.raspberrypi.org/documentation/usage/gpio/ GPIO], or General Purpose Input/Output connector. This is the strip of pins that runs along one side of the Pi, which acts as a connector to a number of physical inputs or outputs.
This ability to wire up custom physical inputs, switches or buttons, is part of the reason Box Of Stops was written for the Raspberry Pi. Perfect for a bit of DIY organ building.
== Setting up a Gpio input ==
There is a section on [http://www.boxofstops.com/hardware#customize-pi Customizing the Raspberry Pi] on the main website. Adding buttons to the Pi is an important part of many hobby projects, so please browse the wealth of information available on this topic, maybe starting [https://www.raspberrypi.org/documentation/usage/gpio/ here].
Once you have wired up a Gpio button, this can be used to control Box Of Stops in exactly the same way as any other [[Trigger]].