Finishing Touches, Applications and Possible Improvements Finishing Touches : To make the project presentable,tidy and to avoid the use of…
PID Control Loop This is the final stage of project where we implement a PID control loop logic, and also…
Relay Mechanism to change polarity The polarity of the supply decides which face of Peltier is warm or cool. Reversing…
Determining approximate nature of relation between the pulse width and current through peltier by the filter Now that we were…
Generating a High Frequency PWM on Arduino The filter that we had discussed about in the previous article has PWM…
Low Pass Filter We have figured out that we’ll be using a Peltier Element which forms the major component of…
Choosing the Heating and Cooling Element Now that our setup for recording current temperature and accepting user input for set…
Reading Temperature Sensor Data We were going to use DHT11 for sensing the temperature. DHT11 is a temperature and humidity…
In this article, I’ll be explaining the interfacing of an LCD and a potentiometer with Arduino. We had chosen to…
This is the first post of a series of posts that explain my project which is about Controlling the Temperature of a Peltier element.