Siedel Pokereno Wiring Diagram/Schematic. The 13 pin edge connector is on the right edge. This is where the Arduino will operate the Pokereno. |
Saturday, January 18, 2020
Siedel Pokereno Wiring Diagram
The Next step was to figure out what the other 13 pins did that lead to the small edge connector. Someone with a little experience could have likely figured this out in 10 minutes but I chased each wire and made a wiring diagram.
The significant thing about the Pokereno is the backglass lamps all work without the logic board plugged-in. They are hardwired to the power supply. If one lamp is out, replace the bulb. If none of the lamps light, replace the power supply.
Tuesday, January 7, 2020
Replacing the Pokereno Circuit Board with an Arduino
Shortly after filming the video playing the Pokereno I started losing functions on the Pokereno motherboard. I patiently waited a couple of years hoping a Pokereno would be parted out on eBay... but I had no such luck So I'm working on replacing the entire motherboard with an Arduino Mega. These are ~$20 on eBay and can be programmed to "Listen" for input and trigger output to relays.
The Mega has 65 pins so I can use the Arduino to monitor the 1) coin drop 2) the 36 card positions and then send signals to the 3) Coin-In, Winner, and Game Over lamps as well as trigger the 4) Bell and 5) Ticket Dispenser. Sounds easy right? Given the fact I'm an electronics novice, I prepared to eat an elephant.
First I mapped all the cards to the 22 Pin edge connector. Following the wire colors and verifying with a multimeter I figured out which pins on the edge connector went to the negative side of the bulb sockets.
arduino.cc helped me come up with this. Using a couple of resistors I could create a voltage divider to reduce 14v --> 5V
First I mapped all the cards to the 22 Pin edge connector. Following the wire colors and verifying with a multimeter I figured out which pins on the edge connector went to the negative side of the bulb sockets.
arduino.cc helped me come up with this. Using a couple of resistors I could create a voltage divider to reduce 14v --> 5V
Here we have a working concept, I will need 36 of these to tell the Arduino when a card lights up. After 5 are lit the Arduino will go to the scoring routine and then wait for another coin drop. |
Subscribe to:
Posts (Atom)