Author |
Message |
Topic: -can anybody give some comment?- |
phaychee
Replies: 5
Views: 5715
|
Forum: General CCS C Discussion Posted: Tue Jan 30, 2007 1:45 am Subject: -can anybody give some comment?- |
rberek,thanks for ur reply:)
I know what's wrong with my existing source code:)
====================================
Erm,i do have a question.
On the main menu, i would like to display both ... |
Topic: -can anybody give some comment?- |
phaychee
Replies: 5
Views: 5715
|
Forum: General CCS C Discussion Posted: Tue Jan 30, 2007 1:45 am Subject: -can anybody give some comment?- |
rberek,thanks for ur reply:)
I know what's wrong with my existing source code:)
====================================
Erm,i do have a question.
On the main menu, i would like to display both ... |
Topic: -can anybody give some comment?- |
phaychee
Replies: 5
Views: 5715
|
Forum: General CCS C Discussion Posted: Tue Jan 23, 2007 1:40 am Subject: -can anybody give some comment?- |
jma_1,thanks for ur reply
I had written a simple program for a simple menu:
#include <16F877A.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP,NOBROWNOUT,NOCPD, NOWRT
#use delay (clock=200000 ... |
Topic: -can anybody give some comment?- |
phaychee
Replies: 5
Views: 5715
|
Forum: General CCS C Discussion Posted: Sat Jan 20, 2007 8:49 am Subject: -can anybody give some comment?- |
Hi, I'm newbie in PIC.
I want to do a menu by using LCD and push buttons, but I have no idea on it.
But I have found a sample and do some modifying on it.
However, it failed.
Here is my code : ... |
Topic: humidity sensors |
phaychee
Replies: 14
Views: 22937
|
Forum: General CCS C Discussion Posted: Thu Jan 11, 2007 8:48 pm Subject: humidity sensors |
asmallri,
hi, although we r not using the same humidity sensor from sensiron, but can u post up ur sht 7X driver for reference?
Btw, u also don't know what is my sensor problem right?
Thanks ... |
Topic: humidity sensors |
phaychee
Replies: 14
Views: 22937
|
Forum: General CCS C Discussion Posted: Thu Jan 11, 2007 5:41 am Subject: humidity sensors |
hi there
I had tried on the SHT11 code as above.
And for the result, sometimes it can display the reading of humidity and temperature correctly.
But after a few seconds it will display the fa ... |
|