Ok I have just got a new PID Controller. I am trying to make a system that controls two electric motors independently. My problem is that the software that came with the PID is too basic. I need to write my own program to control the speed of both motors and I need to include a delay/interrupt in this program. What is my best method for going about this?