Write an assembly program that stores the ASCII code of the character in MUHAMMAD somewhere in the data memory. Then the
Posted: Sat Feb 19, 2022 3:22 pm
Write an assembly program that stores the ASCII code of the character in MUHAMMAD somewhere in the data memory. Then the program should count from 0 to 1000 with the increment of 1 repeatedly. At every count of 1000, the program must send the stored ASCII code to the PORT D of the ATMega328P.