interfacing

LED Interfacing

Interfacing 16X2 LCD to AVR Microcontroller Using Atmega

Well this is not different from the way interfacing the LCD to 8051 or PIC microcontroller. The crystal oscillator will provide the clock to the microcontroller. The capacitors connected to the crystal will act as filters and help the crystal to resonate and oscillates to its parallel resonate mode.  The potentiometer which is connected to …

Interfacing 16X2 LCD to AVR Microcontroller Using Atmega Read More »

gps locator

AVR GPS Locator using avr microcontroller Using Atmega

In this project i have interfaced an GPS with AVR microcontroller, the ATtiny2313 gets the location from the GPS and display it over the LCD display. This project also have the feature of marking a place with its name. For entering the Name of the place i have used the PC-AT Keyboard. At starting the microcontroller will display the latitude and longitude on the LCD display …

AVR GPS Locator using avr microcontroller Using Atmega Read More »