Difference between revisions of "Soda Machine/Hacking"

From Makers Local 256
Jump to: navigation, search
(update dex vs mdb to new link)
m (Fix formatting fuckup)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
== Button Used to Menus ==
 
The bottons are as follows
 
* 1st-Home
 
* 2nd-Up
 
* 3rd-Down
 
* 4th-Enter
 
 
== Free Vend ==
 
This will set the machine to free vend and will continue to track usage. 
 
# Push red button on inside board
 
# Go to "PASS"
 
# Pres "Ent+4+2+3+1+Ent"
 
# Go to "Prlc"
 
# Go to "ALL"
 
# Adjust price to "0.00"
 
# Hit ENT
 
# Close Door
 
 
 
== DEX (Data Exchange (UCS)Uniform Code Standard) ==
 
== DEX (Data Exchange (UCS)Uniform Code Standard) ==
 
* [http://answers.google.com/answers/threadview/id/32149.html What is DEX]
 
* [http://answers.google.com/answers/threadview/id/32149.html What is DEX]
Line 55: Line 37:
  
 
== Bill acceptor ==
 
== Bill acceptor ==
 +
 
It's a BA30B. This talks using MDB. [http://blog.kegbot.org/post/49869401875/coinco-magpro-mag50b-pinout pinout]
 
It's a BA30B. This talks using MDB. [http://blog.kegbot.org/post/49869401875/coinco-magpro-mag50b-pinout pinout]
* [http://techvalleyprojects.blogspot.com/2011/07/arduino-vending-machine-2-accepting.html How to connect one to an arduino]
+
 
 +
* [http://techvalleyprojects.blogspot.com/2011/07/arduino-vending-machine-2-accepting.html How to connect one to an arduino]

Latest revision as of 15:41, 20 January 2017

DEX (Data Exchange (UCS)Uniform Code Standard)

  • What is DEX
  • Schematics for connector link
  • Information Available via DEX (source
    • Machine out of order
    • Product dispensing failure
    • Product alarm level (insufficient inventory)
    • Payment system errors:
    • Jam in coin mechanism
    • Jam in billvalidator
    • Error in cashless reader
    • Refrigeration breakdown
    • Door open log
    • MDB errors
      • Vandalism (unauthorized entry)

MDB

Information from the Mfr.

Service bulletins, Package info, etc from Royal Vendors (possibly the manufacturer). Our machine is a GIII

Bill acceptor

It's a BA30B. This talks using MDB. pinout