interfacing

Temperature Sensor Using ATmega8 and display using LCD16×2

Temperature Sensor Using ATmega8 and display using LCD(16×2)

STEP 1: Circuit Diagram LCD other Pin’s 1,2,3,15,16 as usual not shown. Temperature Sensor (LM35) Circuit STEP 2: Programming Code Compile Using Codevision AVR View C Code STEP 3: Burn The Hex In ATmega8 View Hex Code (Make Sure grounds are common otherwise it will not work) ::::::For Any Help Write In Our BLOG:::::::: For

Temperature Sensor Using ATmega8 and display using LCD(16×2) Read More »

PCM Audio Based Door Bell using Atmega32 microcontroller

This is a simple procedure to play PCM audio on any AVR microcontroller. AVR’s high speed PWM is used to play the audio. It almost sound fine and can be used for simple projects that require sound effects. The code is compiled in winavr GCC compiler. The microcontroller used is ATmega32, though any AVR processor

PCM Audio Based Door Bell using Atmega32 microcontroller Read More »

Easy Breadboarding using ATMega microcontroller

When I’m fiddling about with electronics I want to be comfortable about it. Therefore I built some things to make by breadboarding life a little simpler. One example is the Network Breadboard Interface. Another one is this little project. These little pcb’s can be put directly into a breadboard and they have the same pinout

Easy Breadboarding using ATMega microcontroller Read More »

Power usage monitor using Atmel AVR using Atmega168 microcontroller

This project uses Atmega168 microcontroller to compute the power usage at home and logs it to an SD card. It has a graphical LCD display too that shows the power usage as a strip chart. Besides, the voltage and current waveforms can also be displayed on the LCD. The current is measured using a pair

Power usage monitor using Atmel AVR using Atmega168 microcontroller Read More »

Scroll to Top