lcd

The Arduino (1)

The Arduino Weather Station / Thermostat using ATmega328 microcontroller

I’ve always been interested in monitoring my local weather, and noticed the difference between what weather.com and accuweather.com think my local weather is, and what I see out the window. I also wanted better control over my heating and A/C system. As a computer and electronics nut, I’ve been playing with the Arduino Microcontroller, and decided

The Arduino Weather Station / Thermostat using ATmega328 microcontroller Read More »

Auto Sensing Sous Vide Cooker

Auto Sensing Sous-Vide Cooker using AVR microcontroller Using Atmega

This low cost AVR-based Sous-Vide Cooker is able to auto-calculate the appropriate time for cooking a certain thickness of meat using heat transfer equations. It can maintain a set temperature for extended periods of time. The project implements advanced features such as a water level monitor and automatic timer that can set cooking times depending on the quantity of

Auto Sensing Sous-Vide Cooker using AVR microcontroller Using Atmega Read More »

DS1621 IC and pin appearance (1)

Temperature Sensor Thermometer using AT89C51 and DS1621 microcontroller Using Atmega

DS1621 temperature sensor circuit digital thermometer to tell if using. Operation of the circuit is simple, as are as follows: temperature sensor from the numeric value being sent to the microcontroller and the microcontroller using the I2C serial communication protocol, this value will more basıyor.Biraz If the LCD tomicrocontroller interprets the sensor in the 16-bit LCD to the data transfers.

Temperature Sensor Thermometer using AT89C51 and DS1621 microcontroller Using Atmega Read More »

Temperature sensor (1)

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 »

ADC LCD

Programming AVR ADC module with WinAVR using Atmega8 microcontroller

Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solution makes embedded designers life much easier when creating projects and programming them. With no need external ADC PCB takes less space, easier to create programs – it saves time and money. As an example lets take Atmega8 microcontroller which

Programming AVR ADC module with WinAVR using Atmega8 microcontroller Read More »

design (1)

Gauntlet of uComputation using Atmel Mega32

Introduction  The project involves an experiment in implementing a human-computer interface by tracking finger and wrist motions. Brief: “Ever wish you could control a computer just by moving your fingers or your hand?” We did. The primary goal is to design and build a functional prototype implementing an intuitive interface for a user to interact

Gauntlet of uComputation using Atmel Mega32 Read More »