Maker Pro
Maker Pro

MDB protocol in use for cash machines

I

Igor

Did someone work with this kind of protocol ?
I need to develop software communication between vending machine and my
PCB, based on Atmel MCU.

From card reader i have to read out data like transaction, money status
etc. data like card ID and money status are standard.

I saw some examples on the net but it's not much.
Any link or code is welcome :)

btw. im using ASM and C.
 
J

John S

Did someone work with this kind of protocol ?
I need to develop software communication between vending machine and my
PCB, based on Atmel MCU.

From card reader i have to read out data like transaction, money status
etc. data like card ID and money status are standard.

I saw some examples on the net but it's not much.
Any link or code is welcome :)

btw. im using ASM and C.

Would this be of any help?

http://www.vending.org/technical/MDB_3.0.pdf
 
Top