https://github.com/sparkfun/sparkfun_sit5358_dctcxo_arduino_library
An Arduino library for the SiT5358 Digitally-Controlled Temperature-Compensated Crystal Oscillator from SiTime
https://github.com/sparkfun/sparkfun_sit5358_dctcxo_arduino_library
sparkfun-toolkit
Last synced: 4 months ago
JSON representation
An Arduino library for the SiT5358 Digitally-Controlled Temperature-Compensated Crystal Oscillator from SiTime
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_sit5358_dctcxo_arduino_library
- Owner: sparkfun
- License: mit
- Created: 2024-08-01T12:03:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T23:14:11.000Z (4 months ago)
- Last Synced: 2025-02-18T23:31:03.653Z (4 months ago)
- Topics: sparkfun-toolkit
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SparkFun SiT5358 DCTCXO Arduino Library
========================================This is an Arduino Library for the SiT5358 Digitally-Controlled Temperature-Compensated Crystal Oscillator from SiTime.
It allows you to fully configure the oscillator over I2C.
Examples are provided which show how to control the frequency and pull range.Note: this library needs the [SparkFun Toolkit](https://github.com/sparkfun/SparkFun_Toolkit).
Repository Contents
-------------------* **/.github/workflows** - GitHub workflow actions files
* **/examples** - Arduino examples for the SiT5358
* **/src** - Library source files (.cpp & .h)License Information
-------------------This product is _**open source**_!
Please review the LICENSE.md file for license information.
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://community.sparkfun.com/).
Distributed as-is; no warranty is given.
- Your friends at SparkFun.