SparkFun
SparkFun DeadOn RTC Breakout - DS3234
Here is a real time clock based on the DS3234 Real Time Clock IC. The DS3234 is a low-cost, extremely accurate SPI bus real-time clock with an integrated tem...
Get notified when back in stock
- +-2ppm accuracy
- Two alarms
- SPI output
- Low power consumption
- Accurate calendar up to year 2100
Jargon buster
Plain-language definitions for the technical terms used above.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Sensors & Input
DeadOn RTC Breakout DS3234 Schematic
Schematic · 276.3 KB · Click any page to view full size
DS3234 Datasheet
Datasheet · 276.3 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 591.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Example code and board files for the DeadOn_RTC
c5d6d0e
about 1 year ago
· 20 commits
- Hardware Initial commit of board/code files almost 13 years ago
- Libraries Update README.md about 1 year ago
- .gitignore Adding .gitignore almost 13 years ago
- README.md Update README.md about 1 year ago
Implements all time-keeping, setting, and alarming functions of the DS3234 RTC module.
8edf149
over 4 years ago
· 42 commits
- .github Update compile-sketch.yml over 4 years ago
- examples added comment about memory ranges over 4 years ago
- src added templated writeToSRAM()/readFromSRAM() to directly handle other data types over 4 years ago
- ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md over 4 years ago
- keywords.txt Added readFromRegister and writeToRegister functions over 7 years ago
- library.json Added support for using the library with platformio library manager about 8 years ago
- library.properties Update library.properties over 4 years ago
- LICENSE.md Updating license and readme. almost 10 years ago
- README.md Update README.md over 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au