AVR ATmega Tutorial

Configuring and using XBEE wireless modules

Xbees are some of the most powerful wireless modules you can find and they’re also very easy to configure and use. The only thing is they cost about Rs.1000 to Rs.2500 depending on the range and other parameters. If you’re like me and only bought the modules without the breakout boards or forgot to buy […]

Configuring and using XBEE wireless modules Read More »

The simplest digital voltmeter with AVR

This is probably the simplest possible digital voltmeter with Atmel AVR microcontroller. The circuit is controlled by a microprocessor IO1 – Atmel AVR ATmega8 (ATmega8, ATmega8L), a program to download and configuration bits setting is below. (ATmega8 may seem too “big”, but was chosen because it is one of the most frequently used AVR and

The simplest digital voltmeter with AVR Read More »

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 »

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