0% found this document useful (0 votes)
16 views2 pages

Assignment No.3 Computer Networks: Electrical Engineering Department

This document is an assignment submission for a computer networks course. It includes an introduction section and a table of contents listing 14 experiments related to an AVR microcontroller. The assignment was submitted by Muhammad Rafey Tahir, a 4th year electrical engineering student, to his instructor Ayesha Khalid at MNS University of Engineering and Technology in Multan.

Uploaded by

RafeyTahir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views2 pages

Assignment No.3 Computer Networks: Electrical Engineering Department

This document is an assignment submission for a computer networks course. It includes an introduction section and a table of contents listing 14 experiments related to an AVR microcontroller. The assignment was submitted by Muhammad Rafey Tahir, a 4th year electrical engineering student, to his instructor Ayesha Khalid at MNS University of Engineering and Technology in Multan.

Uploaded by

RafeyTahir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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