Popular repositories Loading
-
single-LED-blinking
single-LED-blinking PublicLED blinking program using AT89C51 microcontroller developed in keil uVision and simulated in proteus.
Assembly
-
Right-shift-LED-blinking-by-using-operator
Right-shift-LED-blinking-by-using-operator PublicEmbedded C program for right shift LED blinking using the bitwise right shift (>>) operator on the AT89C51 (8051) microcontroller.
Assembly
-
Left-shift-LED-blinking-by-using-operator
Left-shift-LED-blinking-by-using-operator PublicThis project demonstrates Left Shift LED Blinking using the bitwise left shift (<<) operator on the AT89C51 (8051) microcontroller. The LED pattern shifts to the left continuously using Embedded C …
Assembly
-
Single-7-segment-display-using-common-cathode
Single-7-segment-display-using-common-cathode PublicThis project demonstrates interfacing a single Common Cathode 7-Segment Display with the AT89C51 (8051) microcontroller using Embedded C. The project is developed using Keil uVision and simulated i…
Assembly
-
8-LED-Blinking-Using-AT89C51-Microcontroller
8-LED-Blinking-Using-AT89C51-Microcontroller PublicThis project demonstrates 8 LED Blinking using the AT89C51 microcontroller. All eight LEDs blink simultaneously using Embedded C. The project is developed using Keil uVision and simulated in Proteus.
Assembly
-
8-LED-Blinking-Using-a-Switch-with-AT89C51-Microcontroller
8-LED-Blinking-Using-a-Switch-with-AT89C51-Microcontroller PublicThis project demonstrates controlling 8 LED Blinking using a push button switch with the AT89C51 (8051) microcontroller. When the switch is pressed, all eight LEDs blink continuously, and when the …
Assembly
If the problem persists, check the GitHub status page or contact support.