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 CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Shapr IR
moha

Replies: 17
Views: 17680

PostForum: General CCS C Discussion   Posted: Tue Feb 19, 2013 3:39 pm   Subject: Shapr IR

set_adc_channel(0);
delay_ms(100);
value=read_adc();
distance=5220/(value -16.92);
  Topic: problem init_lcd 16x2
moha

Replies: 2
Views: 6348

PostForum: General CCS C Discussion   Posted: Wed Jun 08, 2011 10:51 am   Subject: problem init_lcd 16x2
Problem is not from code. I think the problem is that you must add a resistor to the VEE pin in the lcd (contrast pin) connected to VSS.
Test it and it will work.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group