AVR ATmega Tutorial

PIR motion sensor interface with AVR-microcontroller ATMEGA32

Passive Infra red sensor also known as PIR sensors is capable of detecting motion or movement within a certain range. These type of sensors have wide range of applications in our daily life and it is essential to learn the interfacing method. This article is going to demonstrate the PIR motion sensor interface with AVR

PIR motion sensor interface with AVR-microcontroller ATMEGA32 Read More »

Analogue to Digital Conversion on an ATmega168

Many AVR microcontrollers are capable of doing Analogue to Digital Conversion. The ATmega168 has 6 ports (8 ports on the SMD packages) that can be used for analogue input. This tutorial shows you how. The circuit The Breadboard layout is based on the Atmega8 breadboard circuit which is described in Atmega8 breadboard circuit Part 1

Analogue to Digital Conversion on an ATmega168 Read More »

How to drive 595 shift registers with AVR hardware SPI

Driving a shift register using an AVR chip’s built-in hardware is really quite easy. Most of their offerings have an SPI module, or Serial Peripheral Interface. A shift register is exactly that, a peripheral device that communicates via a serial line. All we need to do is hook up our connections and use a few

How to drive 595 shift registers with AVR hardware SPI Read More »

AVR Programming – a Step by Step Tutorial

Introduction This is a complete AVR Tutorial, including avr programming in a very basic & organized way, We will go through by following items. What is an AVR? Using Mac and Windows How AVR programming works Choosing a programmer, to burn the code. Using AVRDUDE Prerequisites This set of notes does have some prerequisites. It requires two important

AVR Programming – a Step by Step Tutorial Read More »

Flapper cleaning robot atmel at90ls8535 insect robot

A very interesting robot project screens being pencelerelerdeki içintasarlanmış cleaner cleaning robot brain of the system atmel microcontroller at90ls8535 given to software source c. Robot useful source software project, especially in parts of uygulayamasanızda circuit h-bridge motor drive section is hyperlinked mosfetli driver stage. For more detail: Flapper cleaning robot atmel at90ls8535 insect robot

Flapper cleaning robot atmel at90ls8535 insect robot Read More »

ATmega32 Basic Tutorial Led Blinking using AVR Studio 5

This is a very basic tutorial for atmega32 microcontroller beginners to get started. You can call this little program as Hello World for atmega programmers. LED Tutorial Requirements: IDE and Compiler Recommended AVR Studio 5 Wiro Board or Skills to design PCB according to the under given schematic ATmega32 microcontroller (1)10k resistor (8) 330 ohm 

ATmega32 Basic Tutorial Led Blinking using AVR Studio 5 Read More »

Scroll to Top