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

Model C

Uploaded by

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

Model C

Uploaded by

sahar kamal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Program: Communications and Computers Engineering (ECE)

Academic Year: 2024/2025 Semester: Frist term


Practical Exam Model (C)
Course Code: CCE281 Level: 2th year
The Higher Institute of
Engineering Course Name: Microprocessor Computers and Control
El-Shorouk City Engineering Program

Write ALP to determine the number of negative elements. The length of


the block is in memory location 0041H and the block itself starts in
memory location 0042H. Store the number of negative elements in
memory location 0040H.
Program: Communications and Computers Engineering (ECE)
Academic Year: 2024/2025 Semester: Frist term
Practical Exam Model (C)
Course Code: CCE281 Level: 2th year
The Higher Institute of
Engineering Course Name: Microprocessor Computers and Control
El-Shorouk City Engineering Program

Write an AVR C program to monitor bit 7 of Port B. If it is 1, make bit 4 of


Port B input; else, change pin 4 of Port B to output.
.

You might also like