It's a ON/OFF Temperature Controller.
The outputs of this system are a heater and a cooler.
It's an example for practice. So, We use constant value for the setpoint
and hysteresis
variables.
The value of these variables are:
sp=250;
hystersis=10;
MCU: ATmega32
Display: 16x2 Character LCD
Note: ControlSystem_OnOff.h
is a header file for ON/OFF control system functions. It usable for other uses.
It has included:
Code_CodeVisionAVR
(Code with C Language)Simulate
(Simulator File)
My GitHub Account: github.com/AliRezaJoodi
Note: You can go here to download a single folder or file from github.com