#Temperature Controller
controlling the temperature of a aluminum slab to better than 1 degree accuracy over 5 ~ 45 degrees
![project photo] (https://raw.githubusercontent.com/leeang/Electronic-System-Implementation/master/diagram/project.png)
- A phase-shift oscillator converts actual temperature into frequency
- Arduino measures frequency and computes the corresponding temperature
- A solid-state H bridge controls the current (amplitude and direction) flowing through a TEC
- The desired temperature is set via a infra-red remote
- The observed temperature shows on the LCD screen
.asc files can be viewed and edited by LTspice.
###"Past Paper" folder Arduino code and circuit diagrams.
###"Workshop" folder Arduino code for each workshop and final project - Temperature Controller.
###"Archive" folder Useful code snippets.