View previous topic :: View next topic |
Author |
Message |
Denis Guest
|
Connecting one lcd and one 16f877 |
Posted: Sun Apr 20, 2003 2:56 am |
|
|
Hello everyone
I will want to use the file "lcd.c" with one PIC 16F877
the <a href="file:http://www.vermontficks.org/lcdc.htm" TARGET="_blank">file:http://www.vermontficks.org/lcdc.htm</a>
my connection
pic lcd
RB7 DB7
RB6 DB6
RB5 DB5
RB4 DB4
RB3 RS
RB2 E
how to make,please
___________________________
This message was ported from CCS's old forum
Original Post ID: 13828 |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
Re: Connecting one lcd and one 16f877 |
Posted: Mon Apr 21, 2003 12:45 pm |
|
|
:=Hello everyone
:=
:=I will want to use the file "lcd.c" with one PIC 16F877
:=
:=the <a href="file:http://www.vermontficks.org/lcdc.htm" TARGET="_blank"> <a href="file:http://www.vermontficks.org/lcdc.htm" TARGET="_blank">file:http://www.vermontficks.org/lcdc.htm</a></a>
:=
-------------------------------------------------------
You need to buy the CCS PCM compiler. Cost is $125 (US).
<a href="http://www.ccsinfo.com/ccscorder.html" TARGET="_blank">http://www.ccsinfo.com/ccscorder.html</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 13888 |
|
|
Denis Guest
|
Re: Connecting one lcd and one 16f877 |
Posted: Tue Apr 22, 2003 9:23 am |
|
|
:=:=Hello everyone
:=:=
:=:=I will want to use the file "lcd.c" with one PIC 16F877
:=:=
:=:=the <a href="file:http://www.vermontficks.org/lcdc.htm" TARGET="_blank"> <a href="file:http://www.vermontficks.org/lcdc.htm" TARGET="_blank"> <a href="file:http://www.vermontficks.org/lcdc.htm" TARGET="_blank">file:http://www.vermontficks.org/lcdc.htm</a></a></a>
:=:=
:=-------------------------------------------------------
:=
:=You need to buy the CCS PCM compiler. Cost is $125 (US).
:= <a href="http://www.ccsinfo.com/ccscorder.html" TARGET="_blank"> <a href="http://www.ccsinfo.com/ccscorder.html" TARGET="_blank">http://www.ccsinfo.com/ccscorder.html</a></a>
I have it , but what do you change in this file because my PIC 16F877 is connected so (RB7->DB7,RB6->DB6,RB5->DB5,RB4->DB4,RB2->E,RB3->RS)
thank's in advance
___________________________
This message was ported from CCS's old forum
Original Post ID: 13923 |
|
|
|