system
21
danielb:
NOW WORKS !! ( and now I have understand the problem )
Hey that's great! Post a video on Youtube or something, it looks like it has a very nice case...
the only thing I must comment the code after the clock becouse the refresh was not every 1 second.
no problem becouse I don't want this code.
How long was it taking to refresh the Seconds?
You don't want the animated invader icon? Maybe you could leave it in if you commented the delay(500) instead of the invader stuff.
Try it!
Cheers!
John
system
22
Tomorrow i'll post a video. I wpuld like tu put the data where is the invaders. With your suggestion there will be not problem. I hope !
system
23
As I promise to you here the video
Thank you. Tomorrow I'll post the code with the day and month.
In id function I added
|| day != rtc[DS1307_DAY]
But I'm not sure that is needed
Here the video
system
24
If function
I think that probably I don't need to add that
|| day != rtc[DS1307_DAY]
becouse it recall gettemp function by
|| sec != rtc[DS1307_SEC] that change each secon ?
Is it wrong ??
Next days I'll ask you about scroll text... I hope it will be possible !