Embedded and Real Time System Assignment 4 SE-2K-16 Marks 20
Embedded and Real Time System Assignment 4 SE-2K-16 Marks 20
1. Develop real time software for embedded systems using AVR ATMega32 Microcontroller
and write and debug Assembly and C programs for AVR ATMega32 Microcontroller.
1. Write a C program to toggle bit 3 and bit 7 of PORTB and output of code must
be shown in proteus simulation using LEDs at pin 3 and 7 of PORTB.
2. Write a C program to count up PORTC from 0-255 continuously with the delay
of 1 sec and output display in proteus design file.
3. Write a program to convert ASCII digits of ‘2’ and ‘9’ to packed BCD and
display them on PORTA.
6. Write a C program to take an input from PORTC bit 5 and send it PORTD bit 2.
Deliverables: