Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 430 Bytes

SCADA Project Conveyor Belt

What it is

  • A conveyor belt built in VB.net and Arduino
  • Human Machine Inferface portion is missing

How to build

  • Create a new VB.Net project on Visual Studio
  • Add in 4 buttons, 1 label, 1 textbox and 1 timer onto the form
  • Copy and paste all of the text from ArduinoVB2.txt into the coding portion of the project
  • Build Solution and Run