https://github.com/amnabubshait/vhdl-vending-machine-controller
The Vending Machine Controller project seeks to develop and implement a VHDL-based digital vending machine system that mimics real-world operations. The project will use a finite state machine (FSM) for controlling the vending machine's various states, which include idle, accepting money, dispensing items, and returning change.
https://github.com/amnabubshait/vhdl-vending-machine-controller
vending-machine vhdl
Last synced: 3 months ago
JSON representation
The Vending Machine Controller project seeks to develop and implement a VHDL-based digital vending machine system that mimics real-world operations. The project will use a finite state machine (FSM) for controlling the vending machine's various states, which include idle, accepting money, dispensing items, and returning change.
- Host: GitHub
- URL: https://github.com/amnabubshait/vhdl-vending-machine-controller
- Owner: amnabubshait
- Created: 2025-04-01T16:40:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-05-14T00:11:52.000Z (5 months ago)
- Last Synced: 2025-06-07T02:40:44.399Z (4 months ago)
- Topics: vending-machine, vhdl
- Language: VHDL
- Homepage:
- Size: 3.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VHDL Vending Machine Controller
The Vending Machine Controller project seeks to develop and implement a VHDL-based digital vending machine system that mimics real-world operations. The project will use a finite state machine (FSM) for controlling the vending machine's various states, which include idle, accepting money, dispensing items, and returning change.
This project will demonstrate the design and implementation of a VHDL state machine that regulates the functioning of a vending machine. The project is going to concentrate on digital circuit principles, state transitions, and user input management, allowing theoretical topics to be applied in practice.
## Block Diagram

## State Machine Diagram

## State Diagram
