RasClock is a highly accurate real-time clock that plugs directly into the Raspberry Pi and includes a battery backup. The module is installed directly into the GPIO header pins with no wiring or soldering. It uses the 3.3V, GND SDA and SCL pins. The module stays within the outline of the Raspberry Pi and sits lower than video output so can be easilly installed within most cases.
Updated V4.2 - The Rasclock now features an 8 Pin Header input, so boards can be stacked on top!
RasClock uses one of the following chips:
All of these have the following features:
The Raspberry Pi is an ultra-small and ultra-low cost computer. In order to achieve this size and price, several non-essential items usually found on a computer had to be omitted. Laptops and computers keep time when the power is off by using a pre-installed, battery powered 'Real Time Clock' (RTC). However, this Real Time Clock module is not included with the Raspberry Pi. To keep time, the Raspberry Pi updates the date and time automatically over the internet via Ethernet or WiFi.
The Raspberry Pi will simply revert back to the standard date and time settings (usually 30 November 1999) when the network connection is removed. So, for projects which have no internet connection, you may want to add a low cost battery powered RTC to help your Pi keep time!
The RasClock has been specifically designed for use with the Raspberry Pi and, unlike other RTC's available, can plug directly in to the Raspberry Pi's GPIO Ports.
Please see the latest installation instructions on Afterthought Software for installation on Jessie
Raslock is now included in the standard Raspian build. Detailed instructions are available here!
Set up is easy, simply follow the guide Outlined in the ModMyPi Raspberry Pi Tutorial Here!