Does the Arduino Yun does it have a RTC?
And if so is it connected to the Atheros AR9331 or the ATmega32u4?
If there there is no RTC, can I connect a DS1307 to the Atheros AR9331?
Does the Arduino Yun does it have a RTC? And if so is it connected to the Atheros AR9331 or the ATmega32u4? If there there is no RTC, can I connect a DS1307 to the Atheros AR9331? |
|||
|
Therefore, the Yun does not have a onboard RTC.
Probably not. It comes in a LPCC package, which has the solder joints on the bottom. This needs to be soldered by reflow. The Yun does not have any pins connected directly to that chip. You're probably thinking of the ATmega32u4, the actual Arduino chip. The other one is for a router. To get the time, you have two options:
|
|||||
|
What happens with your Arduino YUN is that it has an internal clock which sincronizes with a computer (at least this is what I do). However I have read that it can be automatically but I could not do that; have you got a probable solution? |
|||||
|