AVR ATmega Projects

Atmel AVR Infrared Downloader using ATmega8

AVR IR Downloader is one of final assignments at Electrical Engineering Brawijaya University of Malang, Indonesia. The basic idea was came from our lecturer at campus, Ir. Nanang Sulistyanto. If this project was successfully made, it will be used to program our automatic machine’s uC during the testing schedule. Actually we are using Atmel AVR […]

Atmel AVR Infrared Downloader using ATmega8 Read More »

Flickr images on a Nokia LCD using ATmega48

LCDs are often used in microcontroller projects. Most used are these green character displays with two or more rows to display menus, status or debug messages. With mass production of mobile phones, color LCDs get that cheap, that they can be used as replacement. Some time ago I ordered a Nokia 6100 LCD including breakout

Flickr images on a Nokia LCD using ATmega48 Read More »

USB AVR in-system Programmer using ATtiny2313

Introduction. Nowadays, USB is the most popular connection between PC and peripherals such as AVR programmers, printers, scanners etc. For that reason I had to modify my old serial AVR In-System-Programmer (ISP) to work with USB connection. You can say, “use a USB to Serial adaptor to connect your AVR ISP with your PC”. Yes, that could

USB AVR in-system Programmer using ATtiny2313 Read More »

USB controlled DDS signal generator with ATmega88

A simple signal generator which produces sine waves (or any waveform really) at audio frequencies using DDS and is controlled a USB serial connection. Only 2 chips are used in this circuit. The AVRATmega88 which produces the signal, and an FT232R for the USB interface. While a computer is required to control the varying frequency

USB controlled DDS signal generator with ATmega88 Read More »

AvrUsb500 — an open source Atmel AVR Programmer using ATmega8

Why Stk500 and USB? Until the beginning of this year a simple parallel port programmer was the only good programmer as it could be used for any device. All device dependent information is stored in the programmer software on your computer. The problem is however that the parallel port is slowly disappearing. Apple does not

AvrUsb500 — an open source Atmel AVR Programmer using ATmega8 Read More »

HVProg using ATmega8535 microcontroller

Compatible with AvrStudio Supports all AVR Controllers Parallel and serial High-Voltage-Programming Small and easy layout with only a few parts STK500 protocol Schematics and board layout available   Introduction The project started as an enhancement of Martin Thomas  Evertool project. He has rebuilt the AVRISP and JTAG adapter with only a few parts. Unfortunately they

HVProg using ATmega8535 microcontroller Read More »

etherrape using ATmega644 microcontroller

Project Overview short description: microcontroller with ethernet usability status: beta start: April 2006 platform: Atmel ATmega644 Abstract With this project, we’ll be creating hard- and software for enabling ethernet on an Atmel microcontroller. fd0 first built a prototype of it on lochraster and then made a fully-featured PCB afterwards, which will be sold as a

etherrape using ATmega644 microcontroller Read More »

Scroll to Top