Please write code for AVR simulation of atmega328p in Microchip Studio Atmel.
Example: jump, return, call, delay, dec, inc, LDI, sbis, pc, .....
PROCEDURE: Open Atmel Studio and write an assembly program. Write "AVR" on the first line of an LCD and "ATmega328P" on the second line of an LCO, using bit mode; sending one character at a time. Connect the following circuit using Proteus:
- AlncedJ2b
- UIdurtd.1 Ccuoru
Upload the hex file, simulate, and observe the result. Use the same setup to upload the code to the Arduino UNO board and observe the result.