Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: coin mechanism  (Read 4226 times)

0 Members and 1 Guest are viewing this topic.

dannyyy

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:July 19, 2007, 07:37:05 pm
coin mechanism
« on: June 24, 2007, 10:39:00 am »
I bought myself a S.E.C.I. RM4 coin mechanism on ebay. It was a bargain so I thought to make a good deal.
Problem now is, that I can't find documentation on the thing and I don't know how to make it work.
I want to put it in my mame cabinet that I'm working on but I don't know if its possible to connect the RM4 to my computer.

anyone knows how to do this?
thanks

Ken Layton

  • Guru
  • Trade Count: (+1)
  • Full Member
  • ****
  • Offline Offline
  • Posts: 7061
  • Last login:October 12, 2021, 12:25:59 am
  • Technician
Re: coin mechanism
« Reply #1 on: June 24, 2007, 11:17:21 am »
I have no idea what you're talking about. A picture please of the object in question.

dannyyy

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:July 19, 2007, 07:37:05 pm
Re: coin mechanism
« Reply #2 on: July 08, 2007, 08:06:10 pm »
the mechanism is this one.
www.highway.net.au/img_parts/img_3985.jpg

does anyone have an idea how to wire it to a pc to use in mame?

Green Giant

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1124
  • Last login:September 29, 2016, 06:50:57 pm
Re: coin mechanism
« Reply #3 on: July 08, 2007, 08:16:52 pm »
It says to connect it, "Connects to the credit board through a 10 pin cable."  Doubt anyone on here can connect it.  No simple switches.  You will have to read a signal from the board.  If you have access to a potentiometer, you could hook it up and try and read the signals out of the mech.
"He lives down there in his valley,
The cat stands tall and green,
Well, he ain't no prize, and there's no women his size,
And that's why the cat's so mean"
Toxic Arcade, my first build

HighNoon

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 46
  • Last login:December 08, 2023, 08:21:37 am
Re: coin mechanism
« Reply #4 on: July 08, 2007, 11:36:42 pm »
Quote
If you have access to a potentiometer, you could hook it up and try and read the signals out of the mech.


Do you mean a multi-meter?


Not trying to be rude, you might know some cool way of reading voltages I don't.  ;)




superbigjay

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 667
  • Last login:October 22, 2023, 02:50:03 pm
  • I'll always be a kid...
    • superbigjay website
Re: coin mechanism
« Reply #5 on: July 09, 2007, 12:43:33 am »
hello dannyyy.

I've found this pdf.

www.alca-coin.com/files/05%20R6.1%20eng.pdf

That coin mech is programmable and very flexible.  But it will be difficult to hook up...

It can accept different coin/token and you can assign a value to each of them.
The thing is that it;s using its 10 pins connector and some sort of serial encoding to
inform the "money board" what value was inserted...

goodluck,
Jay

superbigjay

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 667
  • Last login:October 22, 2023, 02:50:03 pm
  • I'll always be a kid...
    • superbigjay website
Re: coin mechanism
« Reply #6 on: July 09, 2007, 12:50:17 am »
this is the same website with all the products they support...

http://alca-coin.com/eng/index25dc0.html?p=pro&n1=menu

this is probably the pdf that has the validator info:
http://alca-coin.com/files/05%20R6.1%20eng.pdf

have fun...
 >:D

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: coin mechanism
« Reply #7 on: July 09, 2007, 01:12:22 am »
The manual claims that there is a 4 pin connector at RS-232 levels.  This could be hooked up to a standard PC serial port with a suitable (possibly custom-made) cable.  Documentation for the protocol it speaks is supposedly on their website, but I have not looked.  They seem to call this "master mode".

Once you have it hooked to your serial port, you would then simply run a program in the background to monitor the serial port for the coin device to speak and take appropriate action (such as artificially generating a keypress) when it does so.  This would be much easier than using the other interface on there.

If you don't have a serial port, one of the USB to RS-232 serial adapters should work for this purpose as it appears to actually be sending serial data, not bit-banging the handshaking lines.
« Last Edit: July 09, 2007, 01:15:26 am by MonMotha »

Green Giant

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1124
  • Last login:September 29, 2016, 06:50:57 pm
Re: coin mechanism
« Reply #8 on: July 09, 2007, 09:34:54 am »
Oops, wasn't thinking of a meter at all.  Had a brain fart there.  What I meant to say was an oscilloscope.  Figured this coin mech might send varying signals that could be read by an oscope.  Out of school for a little while and you start forgetting everything.
"He lives down there in his valley,
The cat stands tall and green,
Well, he ain't no prize, and there's no women his size,
And that's why the cat's so mean"
Toxic Arcade, my first build

dannyyy

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:July 19, 2007, 07:37:05 pm
Re: coin mechanism
« Reply #9 on: July 11, 2007, 01:46:32 pm »
thanks for the replies. I'll try to figure out what the easiest option is for me.
If I can get it to work, I'll let you know.

greets,
Dannyyy