hello all I am new to the whole arduino forum so here goes with my first post. I am designing a pid temp control system with a proportional burkert valve also. The main concept of the loop will be if the setpoint temp is not made the valve will adjust to suit the setpoint I am using a mosfet circuit for my digital output as the valve is 24v pwm . My main area of concern is the code I have downloaded the pid library and have done a lot of research but hitting a bit of a brick wall at the moment any advise /help will be greatful cheers
p.s not sure if I should of started a new topic
You haven't explained what your problem is. Do you understand the concepts behind a PID feedback algorithm and what it does? Have you looked at, understood and run any of the Arduino PID examples?