Back to Browse

Using for ( ), msDelay( ), Timer Delay and Interrupts in 8051 C Programs that toggles/ON/OFF LEDs

137 views
May 27, 2026
1:16:28

Learn the following: How to turn ON or turn OFF, active-high or active-low LEDs. How to use for( ) to have 1 second delay? How to use msDelay( ) to have 1s delay? How to use Timer 1 in Mode 1 to have 1s delay? How to use Timer 0 interrupt and T1M1Delay( ) ? How to use a switch to control toggling and turning on or off LEDs, with Timer Delays and Timer interrupts?

Download

1 formats

Video Formats

360pmp485.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Using for ( ), msDelay( ), Timer Delay and Interrupts in 8051 C Programs that toggles/ON/OFF LEDs | NatokHD