Question: Solve the following problem using ATMEL programming : a system to control scenario as mentioned below and write an AVR program to display text on
Solve the following problem using ATMEL programming : a system to control scenario as mentioned below and write an AVR program to display text on a line WH LCD display based on the HD controller by apply the following:
Starting the microcontroller your name will appear on strO and it must monitor a secured door by sensor connected to PCS and will be active when the door is opened and give a message as given in str below.
The LCD instructiondata bus is connected to PORTB, and control bus is connected to PORTC RS is connected to PCO, RW to PC E to PC
Use the #define command to name PORTD as Displayport.
Use the #define command to name PORTB as Controlport.
The displayed information is stored in the microcontroller Flash ROM maximum size of bytes in the tables strupper line and strlower line as follow:
o strwrite your nome
o
strDoor is opened"
Use x command to scroll the text across the display Shift the cursor left
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
