Saturday, March 8, 2014

Interrupt handling in 16F877A

 Interrupt handling in 16F877A: interrupt handling is crucial part of MCU programming. As is means it's define how handle second process while doing work. This is St...

Thursday, March 6, 2014

Stepper Motor

Stepper Motor: The Stepper motor has four coils and should be supplied voltages as bellow to rotate it. The revolution speed is determined by the circula...

Tuesday, March 4, 2014

Knight-Rider/16F877A

 Knight-Rider/16F877A: PORTB is used to make this project and it is written in MikroC language.