You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Q15. Interface a 7 segment common anode LED display to Port 1 on 8051 and Key Kl on Port 2.1. Write a program in Embedded C for 8051 microcontroller to display a blank initially and then increment the display by I every time Kl is pressed After 9, the count should roll back to O and continue.