Skip to content

MyPinballs Segment Display Controller

This section is maintained by the hardware maker

This section of the MPF website is about a specific company's pinball controller hardware, and they are responsible for maintaining the content here.

Of course feel free to edit, add, and/or correct things if you want, but if something seems weird, reach out to the hardware maker, not the MPF maintainers. ;)

Related Config File Sections:

Those segment displays are controlled by a very simple serial protocol. Two variants exist: The original MyPinball controller which can controll existing segments and the TNA segment displays sold by PBL which includes four segments. Both can be controlled using this platform.

Video about segment displays:

Mypinballs Segment Displays Controller

MyPinballs sells segment display controller which can be used with MPF to control existing Bally/Stern segment displays (or replacement displays). See the Direct-wiring MyPinballs to 3rd-Party Segment Displays section for details about how to wire those. Connect it to your PC using USB and control up to six segment displays.

Config looks like this:

hardware:
  segment_displays: mypinballs
mypinballs:
  port: /dev/ttyUSB0
segment_displays:
  display1:
    number: 1
  display2:
    number: 2
  display3:
    number: 3
  display4:
    number: 4
  display5:
    number: 5
  display6:
    number: 6

You can configure your serial port in port. See segment_display for more informations about how to drive segment display in your game.

Total Nuclear Annihilation Remake Serial Score Display Assembly

Alternative, PBL sells TNA segment displays which use the same serial protocol. The board is ready-made with four segment displays and a controller which can be controlled by MPF via USB.

Part number:

  • PBL-600-0473-00

Config looks like this:

hardware:
  segment_displays: mypinballs
mypinballs:
  port: /dev/ttyUSB0
segment_displays:
  display1:
    number: 1
  display2:
    number: 2
  display3:
    number: 3
  display4:
    number: 4

You can configure your serial port in port. See segment_display for more informations about how to drive segment display in your game.

See Scotts description of the display for details.

What if it did not work?

Have a look at our hardware troubleshooting guide.


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