Micropython library for DDS Si5351A
Go to file
Jon Fox 96d3b952b7
Merge pull request #5 from thomasabbott/master
Separate call for PLL soft reset, added clock inversion
2024-12-02 10:14:04 -06:00
LICENSE Create LICENSE 2024-03-30 20:23:30 -05:00
README.md fixed an english mistake in README.md 2017-01-11 12:47:22 -06:00
SI5351.py Add clock inversion and powerdown 2024-10-20 01:01:04 -07:00
test_clockgen.py Example of using PLLsoftreset 2024-10-20 00:59:21 -07:00

README.md

upython_si5351

This project is a port of the Arduino code for the Adafruit Si5351 Clock Generator Breakout to Micropython for the ESP8266.

The original sources are available here. The Adafruit library was written by Limor Fried/Ladyada forJ Adafruit Industries and distributed under a BSD license, all text above must be included in any redistribution.

Support Adafruit as they invest time and resources by providing open source code for their products.