https://github.com/kampi/nrf-rv-3028-c7
MicroCrystal RV-3028-C7 driver implementation with an example project for the NRF52-DK development board from Nordic Semiconductor.
https://github.com/kampi/nrf-rv-3028-c7
arm c nordic nordic-bluetooth nordic-semiconductor nordicsemi nrf52 rtc
Last synced: about 2 months ago
JSON representation
MicroCrystal RV-3028-C7 driver implementation with an example project for the NRF52-DK development board from Nordic Semiconductor.
- Host: GitHub
- URL: https://github.com/kampi/nrf-rv-3028-c7
- Owner: Kampi
- License: gpl-3.0
- Created: 2021-05-17T12:35:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T08:26:29.000Z (over 3 years ago)
- Last Synced: 2025-04-12T14:55:55.827Z (about 2 months ago)
- Topics: arm, c, nordic, nordic-bluetooth, nordic-semiconductor, nordicsemi, nrf52, rtc
- Language: C
- Homepage: https://www.kampis-elektroecke.de
- Size: 62.5 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RV-3028-C7
## Table of Contents
- [RV-3028-C7](#rv-3028-c7)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [History](#history)
- [License](#license)
- [Maintainer](#maintainer)## About
This project includes a driver for the [RV3028](https://www.microcrystal.com/en/products/real-time-clock-rtc/rv-3028-c7/) I2C RTC from MicroCrystal and an example project for the [NRF52-DK](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52-DK) development board from Nordic Semiconductor.
## History
| **Version** | **Description** | **Date** |
|:-----------:|:-----------------------------:|:-----------:|
| 1.0 | Initial release | 27.11.2020 |## License
This code is released under the GPL License.
## Maintainer
- [Daniel Kampert](mailto:[email protected])