diff --git a/hardware/CokeMachine.PC6 b/hardware/CokeMachine.PC6 new file mode 100644 index 0000000000000000000000000000000000000000..62cd2ac5491ef456216d330c53ff41fb8d688022 Binary files /dev/null and b/hardware/CokeMachine.PC6 differ diff --git a/hardware/README b/hardware/README new file mode 100644 index 0000000000000000000000000000000000000000..1e4cb408db49657651715cd7259a0e5ac7c00434 --- /dev/null +++ b/hardware/README @@ -0,0 +1,2 @@ +This directory should have everything in it that you need to program the PLC controller (the brain) in the coke machine. The PLC is a FDM88-10 with a EXP1616R expansion card from Tri PLC, and they did us a cool deal on it. +The PLC is programmed in ladder logic using the TRiLOGI software in this directory. It runs on 32 bit windows only. [BOB] wrote the coke machine code in 2011 using Windows 7 32 bit.