You are on page 1of 2

ELECTRICAL ENGINEERING DEPARTMENT

MNS UNIVERSITY OF ENGINEERING AND TECHNOLOGY,


MULTAN

Assignment No.3

Computer Networks

Submitted To:

Ayesha Khalid

Submitted By:

Name & Roll No. Muhammad Rafey Tahir 2017-EE-723

Degree: BSc Electrical Engineering

Academic Year: 4td Year (7th Semester)


Table of Contents
Sr No. List of Experiments

1 Introduction to AVR microcontroller


2 To become familiar with the basic tools used for assembly, debugging and executing
assembly program.
3 To become familiar with ALU instructions using general purpose registers.

4 To store data from general purpose registers to data space and get back at general
purpose registers.
5 To become familiar with status registers in AVR microcontroller.

6 To become familiar with unsigned and signed numbers in AVR microcontroller

7 To understand the logic and shift instructions through AVR microcontroller.

8 To understand the use of conditional branch instructions through AVR microcontroller.

9 To understand the data type in AVR microcontroller by using C language.

10 To study the time delay in AVR by using C language

11 To study bitwise and logical operators in AVR C language

12 To study data conversion in AVR

13 To study memory allocation in AVR

14 To study serial port data transformation

You might also like