Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 565 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 565 Bytes

VendTTP

Software to run StudentRND's Frankensteinian vending machine.

To use:

  1. (optional) Start arduino IDE to discover which port the arduino is connected on.
  2. create or edit the settings.py to specify the arduino and RFID scanner ports.
  3. Start server.py.
  4. Start the windows phone client.
  5. Point the windows phone client to the server IP.

Requirements:

  • Python 2.x
  • PySerial if you plan on using this with the real vending machine and RFID scanner; not necessary for emulated controllers and scanner.