AVR ATmega Projects

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 »

SMT160 based Temperature indicator

There are lot of temperature sensors both with analog & digital outputs. This project gives you an another temperature indicator which has been done with a digital sensor SMT160. Although it is a digital sensor it does not gives out the temperature directly. The output is duty cycled modulated. The sensor can measure temperature from

SMT160 based Temperature indicator Read More »

Scroll to Top