yeah, see that looks like it's the "proper" one... so by all rights, it should have what it needs.
unless they re-assigned the pins or something, but i don't think so. unless... i dunno. some are 1 and 2 and on some of the other brands/manufacturers it's like 1 and 14 or something like that. it's supposed to be all universal so you didn't have to swap cables and stuff... but it didn't end up that way sometimes.
Ok lets try again. Can you please help me understand what I'm doing like a 5 year old please? hahaha
Let me explain. Im used to hook push buttons to arcade games. hot to one end of the keyboard encoder and common to all grounds of every push button, and the main ground to the keyboard encoder. Now, in the past, the bill acceptro I used for a juke, I did hooked it in a similar way, except, that because the pulses were to weak for the keyboard encoder to take them as push buttons, I used an arduino 5v relay to achieve a trick. So if I remember correctly and I might be wrong, this is how i did it. As you can see on the image, i connected the acceptor ground to ground on the relay, injected 5v to vcc and the NO on bill acceptor to gpio or signal. So everytime the bill acceptor would send pulses, they would be converted to regular push button signals that the encoder could detect. Hopefully i explained myself with all this.
So i tried the same approach with this bill acceptor, to a no good result. Using a multimeter, i cant see any pulses coming out of the acceptor.
I really don't understand how low and high signals work, but i imagine the bigger the number the better as the encoder or whatever it take the signal would have more time to read the signal, right?
And you mention ""if your system requires the line to go high for a credit issued, you'd wire pin 1 (credit relay common) to your positive rail (5v or whatever...) and pin 2 (Credit relay NO) to the credit line.""
This confuses me a little bit because i was thinking that adding 5v would make the signal act as a push button signal, and in that case that would make the NO cable a ground cable? maybe I'm mixing things up.
So all that being said, do you by any chance have an idea how can i manage to convert the pulse signal to a regular rpush button signal, without any expensive hardware?
Thanks for your help.