An open API service indexing awesome lists of open source software.

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.

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])