sujith90 / Pi

Rasp Pi
1 stars 2 forks source link

What time is it? #30

Closed BrianPearTree closed 8 years ago

BrianPearTree commented 8 years ago

Figure out how to persist time on the pi.

noebrito commented 8 years ago

The Pi does not persist time unless we add a real time clock. I think it is too late to order a new part...

So, we can change the timezone of the Pi to pacific time and make sure the Pi is connected to the internet. On boot up the Pi will grab the current date and time from the internet. I assume we will likely connect the Pi to a mobile hotspot when it's time to demo. I have confirmed that the Pi will automatically connect to the internet on bootup.