(P i-based A udience P articipation S ystem) or
(P ython-based A udience P articipation S ystem) or
(PA rtici P ation S ystem)
A framework to connect audience members (monitored by seat pressure sensors) to interact with a central computer running plugins.
Much like the name, the framework is very flexible. The components can be almost freely combined or implemented in different programming languages. The custom protocol uses C-types and json to transmit data.
For an indepth introduction to paps visit the full documentation
Or jump right to the how to write a plugin part
Some examples (inlcuding the dummy plugin from the above short tutorial) are included in the examples folder
If you have any issues or suggestions, please drop me a line on the issues page.