Project Description
The project is about to create a system for settlement by the Popcard in commercial vending machines.
The author is a vending machine in the hallway of their building and was selling drinks to your neighbors. Think of how selling drinks without cash, started this project.
The author built using Arduino, Adafruit ethernet shield, WIZ811MJ, LCD, RFID reader.
The basic operation of the system is like this: A user scans their card, which is read via the RFID reader. The ID is sent to a piece of software running on one of my servers, which compares it to a database and retrieves the user name and their current credit amount. This is then displayed. If the vending machine is ready to accept money, pressing a "buy" button subtracts $1 from the account and places it in the machine. The user can then use that money to make a beverage purchase.
Original Source : http://www.avbrand.com/projects/popcard/
'IT / Development > WIZnet & Network ' 카테고리의 다른 글
WizFi250-H 핀배치도 (0) | 2015.03.19 |
---|---|
W5500-EVB를 이용한 Chat Client 구현해 보자 - 5 (0) | 2015.03.19 |
Introducing Arduino ( Arduino Uno with ethernet shield and rotation sensor ) (0) | 2015.02.04 |
W5500-EVB를 이용한 Chat Client 구현해 보자 - 4 (0) | 2015.01.26 |
W5500-EVB를 이용한 Chat Client 구현해 보자 - 3 (0) | 2015.01.26 |