Vendo: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Project|name=Vending Machine|status=live|}}
{{Project|name=Vending Machine|status=dead|}}
{{cleanup|reason= the vending machine is now inside the new space- this page will be updated|date=12:28, 26 July 2016 (EST)}}
 
[[File:vendo.jpeg|300px|thumb|right|Vendo on jack]]
[[File:vendo.jpeg|300px|thumb|right|Vendo on jack]]
[[File:vendointernal.jpeg|300px|thumb|right|Vendo internal]]
[[File:vendointernal.jpeg|300px|thumb|right|Vendo internal showing motors]]
[[File:vendoschem.jpeg|300px|thumb|right|Vendo schematic inside the door]]


Thanks to swwils we were able to obtain a  can vending machine.
We no longer have this vending machine.


===Quick details===
===Quick details===
* Dixie Narco 501t (Presumed)
* Cavalier C8-392 (110v)
* 8 Columns - cans load tabs to the back
* Currently set to 2 price electromechanical (can have upto 4 price)
* 8 Columns for drinks- cans load tabs to the back
** Columns run 87654321 left to right
** Columns run 87654321 left to right
** Buttons run 12 34 56 78  top to bottom
** Buttons run 12 34 56 78  top to bottom
** Columns 678 are single, 12345 are double
* Has a electromechanical cashflow 560 coin mech that shows red flashing light (clean me error) (110v)
* Has a electromechanical cashflow 560 coin mech that shows red flashing light (clean me error) (110v)
**Error was solved by switching out the coin sensor from the spare
**Error was solved by switching out the coin sensor from the spare
Line 22: Line 25:
** This is made very easy due to the MDB spec
** This is made very easy due to the MDB spec
* Coin mech is the brains of the operation.
* Coin mech is the brains of the operation.
*RFID could be implemented by wiring into the relay that releases buttons ready for vend cycle.


===Protocol A /MDB/ICP protocol===
===Protocol A /MDB/ICP protocol===

Latest revision as of 19:24, 18 May 2017

Template:Project

Vendo on jack
Vendo internal showing motors
Vendo schematic inside the door

We no longer have this vending machine.

Quick details

  • Cavalier C8-392 (110v)
  • Currently set to 2 price electromechanical (can have upto 4 price)
  • 8 Columns for drinks- cans load tabs to the back
    • Columns run 87654321 left to right
    • Buttons run 12 34 56 78 top to bottom
    • Columns 678 are single, 12345 are double
  • Has a electromechanical cashflow 560 coin mech that shows red flashing light (clean me error) (110v)
    • Error was solved by switching out the coin sensor from the spare
    • Need to find way to register extra change tube for 50p
    • Vendo still flashing red but actually vends
  • Secondary Protocol A cashflow 560 purchased (24v) - exec version due to serial and power being different connectors. MDB has one connector.
  • Refrigeration unit works and stays cool / turns off properly
  • Can channels vend properly
  • Need to find out how to obtain the serial from protocol a (old protocol) or activate the industry standard MDB
    • Adding RFID payment using members cards
    • This is made very easy due to the MDB spec
  • Coin mech is the brains of the operation.
  • RFID could be implemented by wiring into the relay that releases buttons ready for vend cycle.

Protocol A /MDB/ICP protocol

Protocol A is the predecessor to MDP, similar but older arrangement.

The Multi-Drop Bus/Internal Communications Protocol is a voluntary standard for vending machine communication. This is a serial bus interface working at 9600baud in a master-slave arrangement, where the vending machine controller is the master. Each peripheral is assigned a unique address and command set.

MDB has support for the following devices:-

  • Coin Changer
  • Bill Validator
  • Cashless devices
  • Communications Gateway
  • Universal Satellite Device
  • Coin Hopper or Tube Dispenser

In order to operate the serial line as a bus with multiple devices attached MDB uses a 9bit serial over the traditional 8bit, 9n1 vs 8n1 The master polls each device for activity, all communication sessions are initiated by the master addressing a slave, slaves are only allowed to respond when addressed, this prevents bus collisions.

The master indicates an address byte/start of session by setting the 9th bit, the correct slave responds as needed and on sending it's last byte it also sets the 9th bit to indicated end of it's session (although the master will ACK this)

Vending machine dimensions

72" H x 37"W x 35"D