Skip to content

Micropython code for the Si5351 which runs on the RPi pico 2040

Notifications You must be signed in to change notification settings

antwin/si5351-micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Micropython code for the Si5351 synthesiser. It currently sets up two channels of the Si5351 as signal generators with a frequency range of 2kHz to 290MHz, depending on the actual silicon. This is a python version derived from the very informative code in https://rfzero.net/tutorials/si5351a/ It is used on a raspberry pi Pico 2040, but the routine si.calcRegisters will also run on python3. This is useful for checking against the register values created in the on-line tool at https://rfzero.net/documentation/tools/si5351a-frequency-tool/

This is a work-in-progress. Expect errors and changes!

About

Micropython code for the Si5351 which runs on the RPi pico 2040

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages