Micropython library for DDS Si5351A
Go to file
Jon Fox 8e8cea0505
Merge pull request #3 from tdunning/master
Removed start() and stop() commands and added phase_delay option as per tdunning.
2024-04-05 20:26:42 -05: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 Removed start() and stop() commands and added phase_delay option 2024-03-30 18:43:40 -07:00
test_clockgen.py initial commit 2016-12-21 13:03:39 -06: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.