This repository contains hardware design files for a simple RTC breakout project based on the PCF85063 real-time clock.
CAD- KiCad schematic and PCB design filesOUTPUTS- exported PDFs, images and fabrication outputs
The hardware part contains a simple adapter-style KiCad design with I2C connections:
- VCC
- GND
- SDA
- SCL
This project represents a basic RTC breakout adapter that allows easy connection of a PCF85063-based module to a microcontroller via I2C.
The design was created in KiCad and includes:
- schematic
- PCB layout
- basic routing between connectors
This is a simple hardware adapter design intended for demonstration and testing purposes.