An open API service indexing awesome lists of open source software.

https://github.com/mr-dos/gener5351

Simple 3-channel standalone clock generator with Si5351
https://github.com/mr-dos/gener5351

embedded generator megahertz si5351 ssd1306 stm32 stm32f030f4p6

Last synced: 4 months ago
JSON representation

Simple 3-channel standalone clock generator with Si5351

Awesome Lists containing this project

README

          

# gener5351
This is a simple 3-channel clock generator for frequencies up to 200 MHz with Si5351 PLL.

## HW
Currently, the HW part consists of the Si5351 conected to 3 edge SMA connectors, 6 buttons, 128x64 OLED and STM32F030F4P ARM Cortex M0 microcontroller. The board is powered from mini USB connector.

![Board image](https://github.com/MR-DOS/gener5351/raw/master/HW/Gener5351.png)

## SW
The software is currently being written and is not ready for being used. The SW is written in C and has SW4STM32 project format.