Hi all,
Bit of background.
I have designs a universal Nixie tube driver board based around a NANO and using a DS3231RTC, the initial idea was loosely based around the Arduinix idea arduinix.com. The circuit has been much improved and now incorporates a DS3231RTC.
I have a friend in Belgium who has help with the coding but we have now run into problems trying to set the correct date on the RTC, setting the time seems no issue but when trying to set the date the year and months can be setup using the i/p switches but when selecting the day set mode there is nothing being displayed on the nixie tube.
We had a earlier version of the code that took the time/date from the local PC, but at that point we had not implemented the setting option.
Now with the latest build we thought we had sorted out how to set the time/date/alarm, setting the time and alarm function work fine it's just the date in particular setting the day that is not working correctly.
I wonder if anybody out there has an idea as to why its not working. My friend is unfortunately unable to take a look at the code due to Uni work.
I have attached both codes;
sixtube35_alm (gets time/date from PC but only alarm time can be set)
sixtube40_alm (setting of time/date/alarm added, but with date setting issue)
If someone out there can help, it would be very much appreciated.
Regards
Robin
RLB Designs
sixtube35_alm.zip (9.17 KB)
sixtube40_alm.zip (10.3 KB)