Assembly code for 8051 controller to display the series S = 5x + 9 on port 0 with 1.2 sec delay continuously where x = 0, 1, 2 ..... 50. Read value of x from Port 1.
• If the value in series is even show it on port 2
• Show term number of the series on upper six bits of port 3 i.e. P3.2 –P3.7