Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Embedded Systems. Describe design of a vending machine, which is available exclusively for employees. Each employee has an RFID card with a number of credits.
Embedded Systems.
Describe design of a vending machine, which is available exclusively for employees. Each employee has
an RFID card with a number of credits. Using the card heshe can purchase snacks and drinks from the
machine. When an employee puts the card next to the RFID reader, the machine displays the number
of available credits. Next, using a keypad, the employee can select a product heshe would like to
purchase and, after confirmation, the machine dispenses the ordered product and deducts
corresponding number of credits from the employees balance. Obviously, if the number of credits is
insufficient, the machine will reject the order.
The system is based on one or more Arduino boards and additional components. Design the structure
of the system, select components and sketch the structure of the system software.
General idea of the solution:
Component list: components require a short description explaining how they work and how
they communicate with Arduino. Estimate the total cost of the system
System schematic: The most important thing is to be specific, ie to show to which Arduino
pins components are connected.
Software architecture: describe and illustrate with flowcharts how the
software works.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started