pic 16f877 interfacing

Thread Starter

sriluxman

Joined Dec 3, 2008
1
hi frnds i feel so glad to b the one among u in ths forum..
presently i'm workn on a pic-16f877 based project..can anyone help me how 2 code the pic for interfacing it wth a LCD...
 

boff1

Joined Oct 15, 2008
26
Hi there,

the 877 is an easy pic to work with. First you need an editor/compiler. If you want an easy life I suggest you use something like:

http://www.mikroe.com/

You have a choice of using basic, pascal or C type editors. I prefer basic.

Download the software - it is free to try for ever!. Then you need a programmer. You can make one yourself(cheap) from or buy one, ready made (more expensive) .

With Mikrobasic, there is a good help forum and plenty of examples including interfacing with LED's etc.

If you want any more help let me know.

Cheers
 
Top