Changing the DS1302 time/date
![hmlittle59](https://forums.parallax.com/uploads/userpics/199/nCR6ABWFQF1HY.jpg)
Hello Everyone,
Does anyone know of the best user input device for adjusting the time/date, such as push button switches (1,2, or 3),or maybe a joystick type input device on front of these hand held games? I'm talking about a finished product of course. I could not find anything like this at Parallax web site. Any Suggestion???
hmlittle59
Does anyone know of the best user input device for adjusting the time/date, such as push button switches (1,2, or 3),or maybe a joystick type input device on front of these hand held games? I'm talking about a finished product of course. I could not find anything like this at Parallax web site. Any Suggestion???
hmlittle59
Comments
http://forums.parallax.com/showthread.php?p=649643
I used the first 2 push buttons to change the time/date either up or down and the 3rd to cycle to the next entry. For example it would start at some value of time being HOURS first - let's say 12:00 AM.
I would first start with the 1 and either go up or down with the 1st or 2nd push button. When it was correctly listed, I would push the 3rd to move to the next digit being the 2 and follow this sequence. When the time was finished (including AM and PM) it would then move on to the DATE and repeat.
You may also want to see this other link using an LCD and an SX-28 with a DS1302:
http://forums.parallax.com/showthread.php?p=643780
On the Basic Stamp 2, most people do it with the DEBUG screen for convienience.
Let me know if I can help.