AVR ATmega Projects

Token number display system using microcontroller

Bank token number display project is build using ATmega8 Microcontroller and ULN2003 for driving large LED display, PCB layout, Circuit diagram are self explanatory. It is capable to display three digits, its simple project using microcontroller. Token issue systems are ideal for banks, airports, public dealing offices, hospitals,doctor’s clinics, restaurants and other such places where

Token number display system using microcontroller Read More »

DS1307 RTC Interfacing with AVR microcontroller

In this tutorial we will learn How to interface RTC DS1307 with AVR microcontroller. We are using Atmega8 for the demo. GENERAL DESCRIPTION The DS1307 serial real-time clock (RTC) is a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. Address and data are transferred serially through an I2C™, bidirectional bus. The clock/calendar provides seconds,

DS1307 RTC Interfacing with AVR microcontroller Read More »

Analog to Digital Converter AVR C Programming

One of the important features in today’s modern microcontroller is the capability of converting the analog signal to the digital signal. This feature allows us to process the analog world easily such as temperature, humidity, light intensity, distance, etc; which usually captured by electronics sensor and represent it on the change of voltage level. In

Analog to Digital Converter AVR C Programming Read More »

AVRJazz Mega168/328 Learning and Development Board

The AVRJazz Mega168 board from ermicro is designed to be used both as the AVR microcontroller learning and development board. The AVR Jazz Mega168 board is stand alone microcontroller module equipped with the latest Atmel high performance low power technology AVR ATMega168 or ATMega328 microcontroller that can be used for wide range of applications including

AVRJazz Mega168/328 Learning and Development Board Read More »

Atmel AVR ISP Microcontroller Programmer Project

One of the frustrating part in learning AVR microcontroller for the beginners is the AVR microcontroller programmer. The question is how to program my AVR mircrocontroller; actually if you googling on the internet and search for AVR ISP Programmer there are plenty information; start from simply using your PC parallel port to the sophisticated Atmel

Atmel AVR ISP Microcontroller Programmer Project Read More »

Scroll to Top