Please help me to get a code for: I2C RTC DS1307 AT24C32 Real Time Clock Module for Arduino Uno AVR ARM PIC S9.
I need an example of write into it from a computer once uploading the code, and displaying the time and date on its Owen when it is receiving power from a battery and not from the computer. Thanks, Noam.
I have written a library for this with an example that will take commands from the serial monitor input string to set the current date and time to whatever you want. Library is in the link to the code repository in my signature block.