Hi!
I'd really like to add a coin mech to my bartop arcade, but I'm unsure how to connect it safely.
The one Im thinking about purchasing is this one: https://www.amazon.se/gp/product/B08KT72QSX/
I think I found the correct manual for it which is this one: https://5.imimg.com/data5/II/IU/MY-5551 ... -py616.pdf
It seems to have 4 pins:
1. DC12v
2. Coin
3. Ground
4. Counter
Saw a YouTube video where they connected 12v and ground to an normal 12v transformer.
The Coin and Counter they connected to their keyboard encoder as a single button.
Is this OK/safe?
I know very little about electronics, but shouldn't there be a common ground? Like all the other standard player buttons and joystick?
Also I know the coin mech sends one or several pulses when feed a coin, but no idea if that is 12v, 5v or something else,
and what voltage is safe for the Arduino.
Coin mech and daemonbite arcade
-
- Top Contributor
- Posts: 433
- Joined: Fri May 29, 2020 8:50 am
- Has thanked: 86 times
- Been thanked: 120 times
Re: Coin mech and daemonbite arcade
These coin comparator mechs are all very similar and this should do fine.
- DC12v - This is your 12v+ (red) from your power supply (if there is a second wire, just isolate it with electrical tape).
- Coin - This will be the pin on the Pro Micro dedicated to your coin input.
- Ground - This will be the 12v ground (black) from your power supply.
- Counter - This will be the ground pin on the Pro Micro.
Re: Coin mech and daemonbite arcade
Thanks!
I found some other guides which uses a 12v relay between the coin mech and arduino and doesn’t use the wire for counter. As seen at 01:00 in this video https://youtu.be/wW5Y_yEe8vY
Is that safer than connecting both coin(input) and counter(ground) to the arduino?
Or perhaps they’re both just as safe but different ways to do it.
I found some other guides which uses a 12v relay between the coin mech and arduino and doesn’t use the wire for counter. As seen at 01:00 in this video https://youtu.be/wW5Y_yEe8vY
Is that safer than connecting both coin(input) and counter(ground) to the arduino?
Or perhaps they’re both just as safe but different ways to do it.
- Brettster
- Posts: 105
- Joined: Mon May 25, 2020 9:44 am
- Location: Leeds, UK
- Has thanked: 36 times
- Been thanked: 11 times
Re: Coin mech and daemonbite arcade
The coin pulses should be the same as pushing a switch, 1 for a single coin and multiple times for a higher value coin, this will depend on how you set it up to accept coins.
You should not connect the Counter to the pro Micro as this will send out 12v to power and advance a physical coin counter.
To make sure it's safe, before connecting it to the pro micro, test the voltage out from the coin connection with a multi meter as it should just be closing a connection for the coin and not sending 12V too
You should not connect the Counter to the pro Micro as this will send out 12v to power and advance a physical coin counter.
To make sure it's safe, before connecting it to the pro micro, test the voltage out from the coin connection with a multi meter as it should just be closing a connection for the coin and not sending 12V too
Arcade, Video Game and Tech Junkie
- redsteakraw
- Posts: 245
- Joined: Sun May 24, 2020 11:19 pm
- Has thanked: 1 time
- Been thanked: 41 times
Re: Coin mech and daemonbite arcade
I made my own daemonbite with coin mech. You are going overboard if you have anything with extra elecronics. A simple HAPP coin mech and coin mech housing would do, you can get it used. Happ coin mechs have specific mechs for different coins just get the right one, they are exchangeable if you change your mind. You wire it just like a button and you are set.
here is it shown previously here
viewtopic.php?f=9&t=96&p=12263#p12263
here is it shown previously here
viewtopic.php?f=9&t=96&p=12263#p12263
Fear is the mind killer!