Author |
Message |
Topic: one question about SHT71 |
tieungu13
Replies: 1
Views: 2954
|
Forum: General CCS C Discussion Posted: Thu Jul 08, 2010 11:26 am Subject: one question about SHT71 |
I used Sht71. Driver of sht71 I got on this website, and example I get on this website too. But I get value of Temp = -39.9 and hump = -4.6% all the time. Pin of sht71 PIN_1 (PC0 - clock), 2 (VCC pull ... |
Topic: help me about DS1307 |
tieungu13
Replies: 5
Views: 10120
|
Forum: General CCS C Discussion Posted: Wed Jun 02, 2010 11:42 pm Subject: help me about DS1307 |
I try but it did not work.
Tell us what you see. Give the details on how "it did not work".
This is my project: time, date, sec, min ....the values did not show on the LCD.
I have a Pro ... |
Topic: help me about DS1307 |
tieungu13
Replies: 5
Views: 10120
|
Forum: General CCS C Discussion Posted: Wed Jun 02, 2010 1:13 pm Subject: help me about DS1307 |
I try but it did not work. I want to show values (min , hour, sec, month , date....) on the LCD.
This is my code and I demo on proteus. I used 18f4550 pic.
///////////////////////////my function ... |
Topic: help me about DS1307 |
tieungu13
Replies: 5
Views: 10120
|
Forum: General CCS C Discussion Posted: Wed Jun 02, 2010 11:57 am Subject: help me about DS1307 |
Try to use this ds1307 driver and the example code:
http://www.ccsinfo.com/forum/viewtopic.php?t=23255
Make certain that:
1. You have a 4.7K pull-up resistor on each i2c line: SDA and SCL.
2. ... |
Topic: help me about DS1307 |
tieungu13
Replies: 5
Views: 10120
|
Forum: General CCS C Discussion Posted: Wed Jun 02, 2010 1:36 am Subject: help me about DS1307 |
Hi everybody. I'm from Vietnam. I'm working on a project about DS1307 (real time) connect LCD (16x2). I used CCS software. I have a problem in Void main. I don't know to call function of DS1307. Pleas ... |
Topic: SHT11 connect with Pic16f877a |
tieungu13
Replies: 1
Views: 6825
|
Forum: General CCS C Discussion Posted: Wed Mar 03, 2010 9:31 am Subject: SHT11 connect with Pic16f877a |
Hi everybody,
I'm a student in VietNam. I have some problems with SHT11 sensor.
I want to ask a question about it.
I could not write data which Pic read from SHT11 sensor to display on LCD (dis ... |
|