Help with code for clock chip DS1302 and PPDB
lockadoc
Posts: 115
Hello all been awhile sence I asked for help here, and the help has always been good and given me lessons to help me improve my skills.
What I'm asking for is simple code to have the minutes read from the chip and display them on one of the Propeller Professional Deveopment Board's Led segment displays. The clock chip in on pins 9,10,11 and I have unused pins in the range of 17-31 .
I'm working on a timer to turn on a few fans at a defined time than off 25 minutes later , but my laptop overheats and turns off so using the Parallax Serial Terminal to watch the timing does not work ,because every time I wake the computer up it resets the prop. I only need the code to make the minutes display on the board, I have the rest already done, I think.
thanks
Bill S
What I'm asking for is simple code to have the minutes read from the chip and display them on one of the Propeller Professional Deveopment Board's Led segment displays. The clock chip in on pins 9,10,11 and I have unused pins in the range of 17-31 .
I'm working on a timer to turn on a few fans at a defined time than off 25 minutes later , but my laptop overheats and turns off so using the Parallax Serial Terminal to watch the timing does not work ,because every time I wake the computer up it resets the prop. I only need the code to make the minutes display on the board, I have the rest already done, I think.
thanks
Bill S
Comments
http://obex.parallax.com/objects/search/?q=1302&csrfmiddlewaretoken=09ba2c33c72557cbc29426964ae708a8
best regards
Srefan
I suspect you might have allready downloaded this... Sixteen segment led display driver.
If not, then it might be the way to go.
-Tommy
The laptop is a HP Pavilion with two 500 gig hards drives, need to get a cooling table for it.
thanks
Bill S
"Help with code to display digits on the 16segment-display on the PPDB" tells much better what you are looking for.
keep the questions coming
best regards
Stefan
Stayed up too late trying to come up with it and getting nowhere.
Bill S