Author |
Message |
Topic: DS1302 PROBLEM |
electro22
Replies: 1
Views: 3608
|
Forum: General CCS C Discussion Posted: Sun May 18, 2008 12:48 pm Subject: DS1302 PROBLEM |
Hi everyone,
I use DS1302, 16F877A. I set it in HEX and get time in HEX too. And it works well.
But I get time from user as a decimal via keypad. Then I have to add this time to current time whic ... |
Topic: I need help for DS18B20 |
electro22
Replies: 9
Views: 7803
|
Forum: General CCS C Discussion Posted: Mon Apr 21, 2008 10:05 am Subject: I need help for DS18B20 |
yes I am using LCD.C at the begining. I did all things you said. It doesnt give any error But in Proteus, still LCD is not showing any temperature.
I used also the different one wire code, Ds18B20 a ... |
Topic: I need help for DS18B20 |
electro22
Replies: 9
Views: 7803
|
Forum: General CCS C Discussion Posted: Mon Apr 21, 2008 8:49 am Subject: I need help for DS18B20 |
I am sending data to LCD display and LCD is connecting to B port. Sorry maybe I am little stupid at this but still I cant get how I work that out? |
Topic: I need help for DS18B20 |
electro22
Replies: 9
Views: 7803
|
Forum: General CCS C Discussion Posted: Mon Apr 21, 2008 8:06 am Subject: error message |
the error message: STDOUT not defined maybe missing #use RS232 in call one
I cant understand that because I am not using RS232 in anywhere in my code.
By the way thanks again |
Topic: I need help for DS18B20 |
electro22
Replies: 9
Views: 7803
|
Forum: General CCS C Discussion Posted: Mon Apr 21, 2008 4:02 am Subject: Thanks |
Thanks for your advice I am new here thats why ı dont know well the rules..
by the way I did not manage to work the codes which u sent me..It gave errors again. I dont know what ı can do more. : ... |
Topic: I need help for DS18B20 |
electro22
Replies: 9
Views: 7803
|
Forum: General CCS C Discussion Posted: Sun Apr 20, 2008 12:38 pm Subject: I need help for DS18B20 |
Hi all,
I am using Pic16f877A and I wanna use DS18B20 sensor with it. I have been searcing about this for a long time I had many codes about that but I havent managed to work any of them yet.
... |
|