Temperature

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 »

Temperature Controlled DC Fan using Microcontroller

A Temperature Controlled DC Fan is a system which automatically turns on a DC Fan when the ambient temperature increases above a certain limit. Generally, electronic devices produce more heat. So this heat should be reduced in order to protect the device. There are many ways to reduce this heat. One way is to switch

Temperature Controlled DC Fan using Microcontroller Read More »

Scroll to Top