Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 409 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 409 Bytes

8051-DC-Motor

Interfacing DC motor using L293D motor driver with 8051 Microcontroller (AT89S52 & using INTERRUPTS).

The idea behind the program is simple, connect the components as provided in the photo and burn the code on your microcontroller. when the button is pressed the microcontroller will interrupt whatever it was doing and motor starts rotating

==> Code is in Code Preview file in Code folder