- One (1) Arduino Mega $20
- One (1) Electronics-Salon Screw Terminal Block Breakout Module $30,
- Five (5) Alzard 24V to 5V 8 Channel Optocoupler Isolation Boards, $75 ($15 ea)
- One (1) 8 Channel 12V 5V Relay Board Module $12
- One (1) 12V to 5V DC converter. $10
- Two (2) Corsham 22/44 Pin Extenders (one cut down to 12 pins with a Dremel). $50 ($25 ea.)
- 22AWG Solid Core wire in 10 colors. $35.
I skipped pin_18 through pin_21 because they are used as interrupts on the Mega. (I wasn't sure if I would need interrupts for the coin-drop detection, more about that in the programming post.)
From the lower connector the pins were connected as follows:
- Token-In - to Alzard 14v to Ardiuno pin_5 (INPUT)
- Ball Release - to Relay_2 to Ardiuno pin_11 (OUTPUT)
- Dime-In - to Alzard 14v to Ardiuno pin_6 (INPUT)
- Lamp Coin-In - to Relay_1 to Ardiuno pin_12 (OUTPUT)
- Bell - To Relay_3 to Ardiuno pin_10 (OUTPUT)
- Tickets Disp - to Relay_4 to Ardiuno pin_9 (OUTPUT)
- Lamp Winner - to Relay_5 to Ardiuno pin_8 (OUTPUT)
- Lamp Game Over - to Relay_6 to Ardiuno pin_A13 (OUTPUT)
- skipped
- 14V+ - to 8 screw junction block
- Ground - to 4 screw junction block
The Arduino pins were selected based on their contiguous locations on the Electronics-Salon Screw Terminal. I skipped pin_13 because it "flutters" during the Arduino boot sequence.
The Arduino no-solder replacement for the Pokereno logic board. 10 lbs of Electronics in a 5 lb sack. This design is neither practical or cheap, but it is a DIY project. |
I just recently purchased a twin version of this and will be repeating exactly what you did thank you for.doing all of the legwork for me it is truly appreciated
ReplyDeleteCool! I "hotrodded" my setup and added logic to the Arduino to drive a little sound board and speaker. My Pokereno game now has sound effects when you drop a coin (cha-ching), a ball drops (ding) and when you loose a hand (wha-whaaa). I set it up ring the original Bell the same number of times as the tickets that are dispensed. Have fun!
ReplyDelete