Saturday, October 18, 2014

Bio Medical Engineering Solutions @ SL: PCB preparation Guide

PCB preparation Guide: 1. Draw using Eagle CAD Their are a lot of PCB Design and Drawing CAD Software but I used this famous software because it's provide...

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.