Signal from a Coin Slot Acceptor

Thread Starter

Moonstar78

Joined Jul 7, 2011
39
Hi everyone!

I have a SR-1210 coin slot acceptor.

input and output pins configuration:
==========================
2-gray both ends for counter
1-red for +12VDC supply
1-white for coin signal
1-black for ground.

i want this thing to connect in may pc and create a timer program in .net/java application. Does anyone can help me with this problem?

I really need this stuff to work in my net cafe. Thank you in advance for those who can contribute/share their skills in this matter.
 

Thread Starter

Moonstar78

Joined Jul 7, 2011
39
Thanks for the advise! but how can i get this processor that you are telling to me? Do i need a software to detect my coin selector?

What would i do next?
the link below is the model that i am using for now.

http://www.gzyinasi.com/pview/?43.html

Please give me more info so that i know what would i do next.

Thank U! :)
 
Here's a quick way to start:
http://www.adafruit.com/products/68

You will probably went to spend quite some time experimenting with this before you try communicating with a computer. On second thought, there is code out there written for arduino that communicates with the computer using lots of different protocols. If you have a decent background in programming, you could probably pull it off by simply copy-pasting this code into your chip.

Go experiment!
 
Top