Troubleshooting Penny K Pinball PKONE Hardware
If you got problems with your hardware platform we first recommend to read our troubleshooting guide. Here are some hardware platform specific steps:
Run Hardware Scan
Using mpf hardware scan
you can find out if your PKONE boards are
talking properly to MPF using USB:
$ mpf hardware scan
## Penny K Pinball Hardware
- Connected Controllers:
-> PKONE Nano - Port: com3 at 115200 baud (firmware v1.1, hardware rev 2)
- Extension boards:
-> Address ID: 0 (firmware v1.1, hardware rev 2)
-> Address ID: 1 (firmware v1.1, hardware rev 2)
- Lightshow boards:
-> Address ID: 2 (RGB firmware v1.0, hardware rev 1)
-> Address ID: 3 (RGBW firmware v1.0, hardware rev 1)
See mpf hardware (command-line utility) for details.
Enable Debugging
If you got problems with your platform try to enable debug
first. As
described in the
general debugging section of our
troubleshooting guide this is done by adding debug: true
to your opp
config
section:
pkone:
debug: true
This will add a lot more debugging and might slow down MPF a bit. We recommend to disable/remove it after finishing debugging.
Something missing or wrong? You can fix it!
This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?
Please help us! You can fix it yourself and be an official "open source" contributor!
It's easy! See our Beginner's guide to editing the docs.
Page navigation via the keyboard: < >
You can navigate this site via the keyboard. There are two modes:
General navigation, when search is not focused:
- F , S , / : open search dialog
- P , , : go to previous page
- N , . : go to next page
While using the search function:
- Down , Up : select next / previous result
- Esc , Tab : close search
- Enter : go to highlighted page in the results