Parameter-level Python interface to I2C devices
Inspired by the following projects:
- Adafruit Arduino C++ lib: https://github.com/adafruit/Adafruit_Si5351_Library
- Python port of above Arduino code: https://github.com/roseengineering/RasPi-Si5351.py
- Fork of above Python lib with frequency-setting helper function
- Independent Arduino library with very detailed instructions: https://github.com/etherkit/Si5351Arduino
- Independent Python library: https://github.com/M0WUT/Python_Si5351/blob/master/Si5351_wut.py