temperature

Schematic AVR Microcontroller based Temperature Monitoring and Control System (1)

AVR Microcontroller based Temperature Monitoring and Control System Using Atmega

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 Using Atmega Read More »

remote temperature humidity sensor

Make your own remote temperature/humidity sensor using atmega

Hardware components: Atmel atmega 328p-pu × 1 ControlEverything.com SI7020-A20 I²C Humidity and Temperature Sensor ±4%RH ±.4°C × 1 433 MHz transmitter / Receiver kit × 1 AMS1117-ADJ voltage regulator × 1 Capacitor 100 µF × 1 Capacitor 100 nF × 1 Resistor 1k ohm × 1 Resistor 10k ohm × 1 LED (generic) optional × …

Make your own remote temperature/humidity sensor using atmega Read More »

Temperature Controller (1)

Open Source AVR Temperature Controller using ATmega48 microcontroller

The open source project allows you to control DC appliances based on the temperature of two thermistor inputs. It uses AVR ATmega48 as main processor. The controller has both green and white LEDs to indicate status. The project output is connected to N-Channel MOSFET, AOD444, for switching with current up to 4A. For higher current you can use relay. …

Open Source AVR Temperature Controller using ATmega48 microcontroller Read More »

Temperature sensor

Temperature sensor with time and date display on graphical LCD using Atmega32

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 to …

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

Pin

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega

Thermometers are the device we use to measure the temperature in any desired scale and we all will be quite familiar with the analog thermometers. There are some disadvantages in analog thermometers and this can be overcome by using this digital thermometer using avr. The above embedded system shows the design and implementation of a …

Digital Thermometer using AVR, LM35 and 16×2 LCD Using Atmega Read More »

Weather Dashboard

Weather Dashboard with MKR1000 and Losant Using Arduino

This project is about building a simple weather dashboard using MKR1000 and Losant platform. Things used in this project Hardware components Arduino MKR1000 × 1 DHT11 Temperature & Humidity Sensor (4 pins) × 1 Software apps and online services Arduino IDE Losant Platform Story Introduction This project shows you how to make use of MKR1000 …

Weather Dashboard with MKR1000 and Losant Using Arduino Read More »