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

18F4550 and SHT75

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



Joined: 25 Aug 2009
Posts: 6

View user's profile Send private message

18F4550 and SHT75
PostPosted: Mon Jan 18, 2010 9:52 am     Reply with quote

I need the connection of the pins of PIC 18F4550 and SHT75 sensor. I am using Nokia 3310 LCD with the connection below:
Code:

#define SCK     PIN_D7   // Connections between PIC and LCD.
#define SDI     PIN_D6
#define D_C     PIN_D5
#define _SCE    PIN_D4
#define _RES    PIN_D3

The datasheet of pin 1 is SCK, pin 2 is VDD, pin 3 is GND and pin 4 is DATA.

Kindly help me out.

Thanks in advance.
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Mon Jan 18, 2010 12:45 pm     Reply with quote

Check this datasheet:

http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT7x.pdf

Page 4 has a typical Micrcontroller usage schematic.

Cheers,

-Ben

p.s. Whenever in doubt, check the datasheet out(!).
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
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