The Open Source Vending Group Project

From Nottinghack Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
The flow of the OSV system

The Open Source Vending-machine Group (OSV Group) is a project team that has the aim of creating a machine capable of vending small products and using a web interface to manage stock, reorder and payment.

The group are:

  1. Dominic Morrow
  2. James Hayward
  3. Daniel Swann
  4. John Crouchley
  5. Matt Lloyd
  6. Martin Raynsford


Web Gateway

The Web Gateway is how the user actually purchases the product with integration to Pay Pal or other web based payment products. The customer gets to a product page on the web gateway via a QR code on the vending machine. The web gateway also has an admin interface for the vendor or machine owner.

Connection Layer

This allows the web gateway to connect to the vending machine controller and maintains an open bidirectional communications channel at all times.

Vending Controller

The vending controller conects to the connection layer by an internet connect and all of the hopper controllers via an i2c bus. It interprets messages from the connection layer and sends a message to the hoppers. Each vending controller can support 64 hoppers.

Hopper Controller

Each product hopper has a controller which controls the vend mechanism and various sensors.

Hopper and Vending Mechanism

Prototype mk 1.1

Build Day 1

Pictures from the 1st Build Day 19th August 2012


OSV1.JPG OSV2.JPG OSV3.JPG


OSV4.JPG

Prototype mk 1.2

Build Day 2

Martin's 2nd Prototype

OSV 001.JPG OSV 003.JPG

OSV 006.JPG OSV 007.JPG

Video of OSV Mk 1.1

Useful and Interesting links