Hi all,
I'm creating this topic to gather some help on this project.
I'm more a dot pinhead than EM, but I've got this old EM, staying in the basement, nearly working but not so well, noisy and damaged.
My decision is to remove the whole EM part and switch the pinball to a modernized version, using Open Pinball Project and Mission Pinball Framework.
I'm quite ok with all the wiring, electric and mechanic stuff, but newbie for the programming and OPP stuff.
I'seen that the main processor was changed recently to use ST FM cards, seems doc is not updated yet, so I hope to get some love for this topic and help from gurus ^^
I've listed the following :
* Coils : 4 flippers (double wiring), 2 slingshots, 3 bumpers, 1 ball tray, 1 knocker, 3 chime, 16 coils for the scoring system in the back box
TOTAL : 30 coils (34 including the double wiring, as it seems that each flipper coil shall be considered as 2 coils ( 1 for action, 1 for hold)
* Switches : 1 ball tray, 2 flipper buttons, 1 start, 4 slingshots, 6 lanes, 10 rollover, 9 targets, 3 tilts, 3 bumpers
TOTAL : 39 switches
* Lights : 12 GI, 31 active + 21 active in backbox
For the power, I've got the power supply from the original pinball, and also a 12V available, I'm not sure what would be the best option?
Based on the actual status, It seems that I'd need a Raspberry Pi 4 to run MPF, and various boards to have OPP onboard.
I've made a google sheet to list the items, feel free to comment
https://docs.google.com/spreadsheets/d/1vzkro9hwL-WgPowRw4Yw0BKa4h8rmFcFwTvIbnUgo/edit?usp=sharing
I've also started the config file :
https://docs.google.com/document/d/1z1HFS3mGmv9jtwkIsODIB2L21vW7ANxcwLEfe0AJaz8/edit?usp=sharing
(will setup a git later)
Boards :
A) Solenoid boards supports up to 8 solenoids :
1) 2 left flippers (double wired) + left slingshot
2) 2 right flippers (double wired) + right slingshot + ball tray
3) 3 bumpers (direct switch ?)
4) Player 1 and 2 scorings (4 coils each)
5) Player 3 and 4 scorings (4 coils each)
6) chimebox + knocker
B) Switchs boards supports 16 switches :
1) Lower part of the playfield (lanes, slingshots)
2) Median part of playfield (rollover + targets)
3) Upper part of playfield (lanes + targets)
4) flipper buttons + start button
NB : not sure about the role of the switch input on solenoid boards, especially for slingshot, flipper buttons and bumpers..Shall be direct switch that trigger the coils without going to the processor board ?
C) Incandescent Wing supports 8 lights :
it seems that i need at least 4 for the playfield and 3 for the backbox.
D) Power filter board : not sure if i need it ..
Can anyone confirm :
- how many ST card do i need (as i dunno how to plug board on them
- if my board count is ok
- if my item list seems also ok
That's just the starting point
Thanks