Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 340 Bytes

Si5351-Raspberry-Pi-library

Raspberry pi library and sample program for Si5351 clock generator
I2C port in raspberry pi fixed to i2c-1
Use cmake to build
See comment in main.cpp to change i2c port number

This source code is modified from the Arduino library source code for Si5351
https://github.com/etherkit/Si5351Arduino