0 votes
by (120 points)
How does Arduino read time?

1 Answer

0 votes
by (1.3k points)
Connect your Arduino to your computer, then open the Arduino IDE, and open the SetTime sketch which you can find under: File->Examples->DS1307RTC->SetTime. Open up the Serial Window - make sure the baud rate is set to 9600. If everything goes correctly, you should see a success message as shown in the last image above.

Related questions

0 votes
1 answer
0 votes
0 answers
asked Dec 19, 2020 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
asked May 1, 2021 by setup (140 points)
0 votes
1 answer
0 votes
0 answers
0 votes
1 answer
0 votes
1 answer
asked Jul 28, 2021 by hardwired (120 points)
0 votes
1 answer
asked Jun 24, 2021 by android (800 points)
0 votes
0 answers
asked May 20, 2021 by starbits (120 points)
...