Author |
Message |
Topic: Ds1307 12-hour format. |
micr_brain
Replies: 2
Views: 5755
|
Forum: General CCS C Discussion Posted: Sat Jan 26, 2008 8:52 pm Subject: Ds1307 12-hour format. |
Thanks Humberto.
Please tell me how enable 12-hour format with this file
micro_brain
#include <16F876a.h>
#include <ds1307.h>
#fuses NOWDT,XT, PUT, NOPROTECT, BROWNOUT ... |
Topic: Ds1307 12-hour format. |
micr_brain
Replies: 2
Views: 5755
|
Forum: General CCS C Discussion Posted: Thu Jan 24, 2008 8:29 am Subject: Ds1307 12-hour format. |
Dear Electronics friends.
I want to display on lcd the current date and the time with 12-hour format.
Please tell me , how set 12-hour format mode.
Thanks ... |
Topic: 16bit to eeprom? |
micr_brain
Replies: 6
Views: 6410
|
Forum: General CCS C Discussion Posted: Tue Jan 15, 2008 4:45 am Subject: 16bit to eeprom? |
Thanks marc10k and ralph79
I tested ralph79's code. it is nice .
I have one more doubt !
how write a array to eeprom and read
Thanks
micr_brain |
Topic: 16bit to eeprom? |
micr_brain
Replies: 6
Views: 6410
|
Forum: General CCS C Discussion Posted: Mon Jan 14, 2008 6:18 am Subject: 16bit to eeprom? |
thanks marc10k
I am useing PIC16 (16F877a )
I want to write a 16bit int to EEPROM
and read read 16bit int from EEPROM
I am a bigner
Thanks micr_brai ... |
Topic: 16bit to eeprom? |
micr_brain
Replies: 6
Views: 6410
|
Forum: General CCS C Discussion Posted: Sun Jan 13, 2008 9:29 pm Subject: 16bit to eeprom? |
Hi electronics friends.
How write 16bit to internal EEPROM ?
thanks
micr_brain |
|