CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

PIC16f88 to lcd display

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
indep



Joined: 30 Mar 2011
Posts: 8
Location: 840

View user's profile Send private message

PIC16f88 to lcd display
PostPosted: Wed Mar 30, 2011 3:31 pm     Reply with quote

hello dear friends,
please someone help me, i am a newbie and stuck with my code from pic16f88 to display on 16x1 lcd. i wanted to display 0-5 volts with 3decimal places.. manythanks in advance!
temtronic



Joined: 01 Jul 2010
Posts: 9164
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Mar 30, 2011 3:55 pm     Reply with quote

To help us help you, show us your code for the LCD. Have you got it to work with the classic 'hello World' program? 8 bit mode, 4 bit mode ?
WRT the ADC 8 bit mode, 10 bit mode, Vref a precision ref or just VDD?
I curently have an 88 here doing temp monitoring, display is a 16x2, 4 bit mode using the 'flexLCD' driver., works fine for me...
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Mar 30, 2011 3:57 pm     Reply with quote

16x1 Flex lcd driver:
http://www.ccsinfo.com/forum/viewtopic.php?t=30964

How to read analog voltage, convert to volts, and display on lcd:
http://www.ccsinfo.com/forum/viewtopic.php?t=32168
indep



Joined: 30 Mar 2011
Posts: 8
Location: 840

View user's profile Send private message

PostPosted: Wed Mar 30, 2011 4:11 pm     Reply with quote

Thanks for the link PCM programmer i will have a look at that..

temtronic, code will be up shortly.. thanks
indep



Joined: 30 Mar 2011
Posts: 8
Location: 840

View user's profile Send private message

PostPosted: Wed Mar 30, 2011 4:26 pm     Reply with quote

one question..

do i need to put the 16x1 flex driver before the lcd display code? thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Mar 30, 2011 4:37 pm     Reply with quote

There are code examples in the links that I gave you. They show
exactly where to put the #include for the lcd driver.
indep



Joined: 30 Mar 2011
Posts: 8
Location: 840

View user's profile Send private message

PostPosted: Thu Mar 31, 2011 4:40 pm     Reply with quote

Hi PCM programmer?..

can u send a link about transmitter and receiver please.. thanks..
also can u check if this flow of program is right or something is missing thank you..

voltage input-->pic16f88(A to D conversion, transmitter code)-->transmitter

receiver-->pic16f88(receiver code, digital value to voltage coversion, lcd driver, display code)-->lcd display..

many thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Mar 31, 2011 4:53 pm     Reply with quote

Use Google to search the forum for this:
Quote:
site:ccsinfo.com/forum rf link


This will also get many hits (for 433 MHz RF links):
Quote:
site:ccsinfo.com/forum 433


I have not used any of these devices, so I can't help you with it.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group