Skip to content

This is a simple Peltier driver using a MOSFET and controlled by a PID algorithm.

Notifications You must be signed in to change notification settings

rcharaba/Peltier_driver_PID

Repository files navigation

Peltier_driver_PID

This project is a piece of final year paper in my Engineering degree concluded in June 2019.

This is a simple Peltier driver using a MOSFET with two relays in order to invert the current flow and control the heat/cool side. An LM35 sensor was used to get the current temperature on one side of the Peltier plate. With the input temperature, the output was controled using the PWM and the MOSFET. The power supply is a 5A 12VCC.

alt text

Also to properly tune the PID, a GUI was integrated in the Arduino code in order to send/receive the PID data:
alt text

source: https://playground.arduino.cc/Code/PIDLibrary/

About

This is a simple Peltier driver using a MOSFET and controlled by a PID algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published