Hello everyone, I am working on a code in order to get the time and date in arduino and export it to excel, but I got the time and date in the arduino from the screen, but when I registered those variables in Excel, I get the date and time with a value of zero zero, what do I do?
How do we know?
You're the only one who can see your code.
Start back-tracking to see when the values are NOT zeros.
Are you copying text from the Serial Monitor window and pasting it into an Excel window?
Not, in my case I recorded the date and hour in SD CARD in arduino in excel format, then I readed the SD card in my computer and I noticed the problems
What do you see when you display/print the file in your PC?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.