Software to run StudentRND's Frankensteinian vending machine.
- (optional) Start arduino IDE to discover which port the arduino is connected on.
- create or edit the settings.py to specify the arduino and RFID scanner ports.
- Start server.py.
- Start the windows phone client.
- Point the windows phone client to the server IP.
- 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.