The :doc:`MPF Examples <mpf-examples>` GitHub repository includes a machine configuration called "MC Demo" which is a demo of many different features of the MPF media controller. Here are a few random screen shots of it:
You can run it and use the arrow keys on your computer to step through different slides, and then you can look at the source config file to see how it all works.
It's designed to both show you what's possible and to show you how to do different things with the MC.
Instructions :doc:`here <mpf-examples>`.
Open a command prompt or terminal window, and change to the "mc_demo" folder in the "mpf-examples" package you downloaded. Then run:
mpf both
When you run the demo, use the left and right arrow keys to step through the different slides.
You can browse the complete config in the mc_demo/config/config.yaml
file.
Or check it out online here.