https://github.com/mmartin46/plc_conveyer_hmi
A Human-Machine Interface (HMI) system for controlling/monitoring conveyors utilizing Allen-Bradley Programmable Logic Controllers (PLCs)
https://github.com/mmartin46/plc_conveyer_hmi
allen-bradley conveyor flask plc-programming react
Last synced: about 2 months ago
JSON representation
A Human-Machine Interface (HMI) system for controlling/monitoring conveyors utilizing Allen-Bradley Programmable Logic Controllers (PLCs)
- Host: GitHub
- URL: https://github.com/mmartin46/plc_conveyer_hmi
- Owner: mmartin46
- Created: 2024-03-07T20:51:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T16:25:21.000Z (12 months ago)
- Last Synced: 2025-02-15T17:47:16.864Z (4 months ago)
- Topics: allen-bradley, conveyor, flask, plc-programming, react
- Language: JavaScript
- Homepage:
- Size: 411 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLC_Conveyer_HMI
A Human-Machine Interface (HMI) system for controlling/monitoring conveyors utilizing Allen-Bradley Programmable Logic Controllers (PLCs).
# Features
- Interacts with the PLC to toggle signals
- Data Visualization of requests being communicated with the PLC and the backend## Technologies Used
#### Backend: Flask, Modbus
#### Frontend: React