PCF85063A Breakout Real-Time Clock (RTC) - Compact Real-Time Clock Module
Author: Soldered Electronics
Open-source PCB design for a compact PCF85063A RTC breakout that helps microcontrollers keep accurate time over I2C/Qwiic, including backup battery support.
Main components
Share

PCB photos
Quick Specs
- Main IC
- PCF85063A
- Interface
- I2C
- Connector
- Qwiic/easyC, SCL/SDA/VCC/GND pins
- Power / Voltage
- VCC/GND via I2C header or Qwiic/easyC connector; built-in backup battery holder.
- Board type
- Breakout board
- Status
- Concept
What it is
A compact open-source RTC breakout board based on the PCF85063A real-time clock IC. It gives a microcontroller a dedicated timekeeping chip instead of relying only on internal counters.
Main components
- PCF85063A real-time clock IC
- Qwiic/easyC connector for I2C
- SCL, SDA, VCC, and GND pins
- Backup battery holder
- Mounting holes for fixing the board inside a small product or prototype
What you can use it for
- IoT devices that need timestamps
- Sensor data loggers
- Mini robots or embedded products with schedules
- Clocks, timers, alarms, or wake-up logic
- Battery-powered prototypes that need low-power timekeeping
Notes before use
- Nastrotek has not independently fabricated or tested this board yet.
- Review the schematic, PCB layout, BOM, and license before manufacturing.
- Check the I2C voltage level and connector pinout against your controller board.
- Confirm battery holder clearance if the board will be installed inside an enclosure.
Source / reference
Original hardware design by Soldered Electronics.
The render, model, and design files shown here come from the original hardware documentation and are attributed to Soldered Electronics under the TAPR Open Hardware License. Two product photographs without a separate image license were removed; Nastrotek does not claim ownership of the board or original assets.
How to evaluate this board
Read this resource as a starting point for review, not as a board you should manufacture blindly. Open the schematic first and identify the power input, regulator path, MCU or main controller, external connectors, programming interface, and any sensor or display interfaces. Once the functional blocks are clear, it becomes much easier to decide whether the design matches your project.
For a tiny RTC breakout, the useful review is narrower: confirm the I2C pull-ups, backup-battery path, oscillator/crystal requirements if present, address conflicts, mounting-hole clearance, and connector order. I would label VCC/GND/SDA/SCL very clearly, because this kind of board is often wired by hand during a quick prototype.
Before reusing the files
- Check the license and original author notes.
- Confirm voltage levels before connecting external modules.
- Verify connector pinout against your cables and sensors.
- Review BOM availability before ordering PCBs.
- Export fresh Gerbers from the design tool if you modify anything.
- Treat untested designs as references until you have fabricated and measured them.
Good use cases
This kind of resource is useful when you want to study a real open-source hardware design, borrow part of a circuit, or compare layout decisions before creating your own board. Even if you do not fabricate the PCB directly, the schematic can still be valuable as a reference for power design, connector planning, enclosure constraints, or firmware bring-up.
For a small product prototype, the best workflow is to reuse ideas carefully: copy the principle, not the entire board without context. Mark what you changed, keep notes on assumptions, and add measurement points so the first fabricated board can teach you something useful.
Documentation tip
If you adapt the board, keep a small change log beside the design files. Note changed connectors, swapped parts, new voltage assumptions, and anything that must be measured during bring-up.
Related reading
Download Resource
File details & download
- File type
- Design File
- Version
- Not specified
- File size
- Not specified
- Author
- Soldered Electronics
- Original source
- Open original source · github.com
- License
- TAPR Open Hardware License
- Commercial use
- Check the license terms
- Last checked / updated
- Jul 30, 2026
- Tested by Nastrotek
- No
Verification note: Imported from the original open-source hardware repository; Nastrotek has not independently fabricated or tested this board yet.
| File | Format | Status |
|---|---|---|
| Schematic | KiCad / PDF | Available |
| PCB layout | KiCad | Available |
| Gerber | Gerber | Available |
| BOM | BOM / iBOM | Available |
| 3D model | STEP / GLB | Available |
| Source repository | GitHub | Original source |
Share
Keep exploring
Read next
Related articles
Net Classes and Trace Width: When Should a PCB Trace Be Wider?
A practical guide to PCB net classes and trace width for small boards: signal traces, 3V3, 5V, battery paths, ground, power vias, and a pre-Gerber checklist.
PCB Ground Planes: GND Is More Than a Net Name
A practical guide to PCB ground planes, return current, GND layout mistakes, stitching vias, decoupling paths, and copper pour checks.
Choosing Capacitors for Electronics: Simple Part, Easy Mistake
A beginner guide to choosing capacitors for circuits: capacitance, voltage rating, decoupling, ceramic types, DC bias, and ESP32 values.