Hi , I'm new to Pic Basic and I'd like a program to interface a DS13707 and PC in order to configure time & date on the DS1307 using the PC's keyboard.
something like this, but using a PIC16f628 instead
t.i.a.![]()
Hi , I'm new to Pic Basic and I'd like a program to interface a DS13707 and PC in order to configure time & date on the DS1307 using the PC's keyboard.
something like this, but using a PIC16f628 instead
t.i.a.![]()
I've done similar with the DS1302 and found almost everything I needed is already here.
http://www.picbasic.co.uk/forum/sear...earchid=441378
"It will never happen here!" just happened here.
My thoughts and prayers for Sandy Hook victims and families.
link doesn't work
I tried this program it but doesn't work
http://www.microengineeringlabs.com/...ted/MN1307.txt
circuit:
![]()
Last edited by mabauti; - 26th January 2008 at 21:34.
That program was written by Melanie Newman.
There's no way it doesn't work.
Your schematic has a couple problems though...
The LCD's data buss should go to DB4-DB7 on the LCD. Not 0-3.
And the Vo pin is grounded. There should be a 10K pot there.
<br>
DT
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Maybe that's not for standard LCDs
I modified the schematic and it is working now.
Anyway I'll try the first circuit by myself
Thank you for the help gentlemen!![]()
Bookmarks