Temperature

AVR Microcontroller based Temperature Monitoring and Control System

AVR Microcontroller based Temperature Controller, it uses LM35 Temperature Sensor for measurement of temperature and 16×2 LCD is used to display temperature set point, Heater Status and current temperature, It controls temperature by turning on and off of the heater using relay. This project is very useful for controlling of temperature, It can be used […]

AVR Microcontroller based Temperature Monitoring and Control System Read More »

Temperature sensor with time and date display on graphical LCD

Some time ago I’ve build a prototyping board with graphical LCD. It have served for various small projects and prototypes. Had a spare temperature sensor DS18B20 and decided to put simple temperature display project. GLCD board is equipped with Atmega32 microcontroller running at 16MHz. DS18B20 sensor is connected to port D pin 6. LED connected

Temperature sensor with time and date display on graphical LCD Read More »

Custom PCB for Lights, Temperature, Video OSD and VTX PSU upgrades to HKing Rattler RC Car

I’ve had the HobbyKing Rattler for some time now and I’ve been making small modifications here and there which have accumulated over time and has gotten to the point where it would be nice to have everything on a custom PCB. Here’s how everything looks at the moment, pretty messy with kapton tape wrapped around

Custom PCB for Lights, Temperature, Video OSD and VTX PSU upgrades to HKing Rattler RC Car Read More »

Reading temperature on AVR Atmega using a thermistor with NTCtemp library 02

A thermistor is a type of resistor whose resistance varies significantly with temperature, more so than in standard resistors. NTCtemp is a simple AVR library to read temperature from a thermistor connected to an atmega micro. The library implements three models convert adc value read from analog input to temperature: Steinhart-Hart Thermistor Equation Beta Model Equation Lookup

Reading temperature on AVR Atmega using a thermistor with NTCtemp library 02 Read More »

Remote Temperature Monitoring using GSM – AVR Project

Temperature monitoring have wide application in daily life. In modern day keeping an eye on temperature of places such as server rooms, hospital rooms, warehouses and green houses can help solve many problems. But with the use of normal temperature sensors, someone needs to go to the place in order to view the temperature. But

Remote Temperature Monitoring using GSM – AVR Project Read More »

Scroll to Top