Recent Posts

Driving a DC motor using ULN2803 + PIC16F887

less than 1 minute read

As I showed how to drive external load using ULN2803 coupled to PIC16F887 in the previous post,Here I’m going to drive a small DC motor using that concept I...

Using PIC16F887 I/O to drive external devices

1 minute read

I’ve done a small addition to circuit on the previous circuit.I’m going to use LCD display I added there,to debug my project too.I’m taking out 6 I/O pins fr...

Simple 16*2 LCD driver with PIC16F887

2 minute read

In good old days,using a LCD display on a DIY project was quite trouble some.But now it has become much cheaper and simpler to use a LCD in a such project.He...