by
Published on - 26th September 2011 05:29
Need to know the time - accurately for your next project?
The code below allows your PIC to log into a network timeserver and it (eventually) writes the time to a Dallas RTC (code not supplied).
The PIC checks the NET TIME every power-up and thereafter every 4 hours. If it doesn't make connection, it tries an alternate time server. If THAT doesn't work (after retries) it gives up and tries again 4 hours later. A Lantronix XPort handles the connection to the net.
...
Re: memory full
Dear Jerson and Henrik,
Gevo Yesterday, 11:40Thanks for you input. It was 2 x 30 (1 x open and 1x close) routine's with all the same code.
I have made two routine's with four sub's linke Henrik code.
Close, Open...