medium

DS1820 Temperature Controller using atmega8515 microcontroller

This project displays the temperature on an LCD display with an resolution of 0.06degrees. DS1820 is used for sensing the temperature. It can measure temperature range from -55deg to +125deg. But i take care of only the possitive temperature. There are 3 switches to change the alarm temperature, the user can increment the Alarm temperature

DS1820 Temperature Controller using atmega8515 microcontroller Read More »

8×8 Dotmatrix Scrolling LED display using atmega8515 microcontroller

Here’s an another project, which makes an Scrolling LED display. Here 64 leds which are connected to an Matrix display. The Anodes are drived through an Driver IC UDN2981 and the cathodes are drived through ULN2803. The Atmega8515 is used in this project to control the display. The microcontroller is programmed with Bascom AVR. Circuit

8×8 Dotmatrix Scrolling LED display using atmega8515 microcontroller Read More »

Bluetooth Based Smart Home using atmega8 microcontroller

Bluetooth Based Smart Home using atmega8 microcontroller

This project is used to automate the home appliances through Bluetooth enabled PC. You can use the USB Bluetooth at the PC side and an Serail Bluetooth converter is used at the microcontroller side. The sparkfun bluetooth module is used here, but you can use any serial bluetooth module which supports SPP profile. Atmega8 microcontroller

Bluetooth Based Smart Home using atmega8 microcontroller Read More »

LCD Thermometer TCN75 Using ATTiny2313

Description This small thermometer board uses the Microchip TCN75 device. It is a cheaper clone of the LM75, it costs about 2,50 Euro. The TCN75 comes in a SO8 packaging. The TCN75 is a serially programmable temperature sensor. It has an output that is programmable as either a simple comparator for thermostat operation or as

LCD Thermometer TCN75 Using ATTiny2313 Read More »

8 MHz frequency meter using AVR microcontroller

This project can measure the clock pulses fed to the Timer input of the AVR microcontroller. The Bascom code counts the clock pulses for 1 second and display it over the LCD display. The frequency is displayed in Hertz and this project can measure a frequency of max 8mhz. Circuit Diagram For more Detail: 8

8 MHz frequency meter using AVR microcontroller Read More »

Temperature controlled fan using PWM microcontroller

This project gives you a simple temperature controlled fan. If the difference between real temperature and the user temperature is high then the fan will run at full speed and if the difference is low then the fan will rotate at slow speed. The speed of the fan varies with the temperature. The user can

Temperature controlled fan using PWM microcontroller Read More »

Scroll to Top