Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 769 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 769 Bytes

ENTS-Pop-Pi

Code for use with the Edmonton New Technology Society's RFID enabled pop vending machine

For details on the project see the ENTS project page.

Project Structure

  • /RFIDReader - Arduino code for connecting to the RFID reader (sends values to pi over serial)
  • /pi - Applicable python code for the Raspberry Pi side (controls vending machine and coordinates devices)
  • /www - Web static data (hosted by the Pi)

For more technical information such as wiring diagrams, please click here or visit the ENTS project page.