Difference between revisions of "VFO-001"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
Line 57: | Line 57: | ||
* [https://github.com/etherkit/Si5351Arduino Si5351 Library for Arduino] | * [https://github.com/etherkit/Si5351Arduino Si5351 Library for Arduino] | ||
* [https://www.best-microcontroller-projects.com/rotary-encoder.html Rotary Encoder] - Software debounced | * [https://www.best-microcontroller-projects.com/rotary-encoder.html Rotary Encoder] - Software debounced | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Other Si5351 Libraries === | === Other Si5351 Libraries === | ||
Revision as of 13:20, 30 October 2020
Contents
Features
- SDD1306 OLED Display
- I2C Interface
- OLED runs from 3.3V (can run from 5V but this use has 3.3V)
- Rotary Encoder Break Out Board
- STM32 (Blue Pill Board) Microprocessor
- Arduino compatible
- 3.3V
- Si5351 Oscillator Breakout Board
- 10 KHz - 40 MHz tuning range
- 100Hz/1KHz/10KHz/100KHz/1MHz/10MHz steps
- I2C Interface
- 3 Outputs
- 27 MHz crystal
- 3.3V operation works without level shifters for I2C*
- Si5351 can only run from 3.3V
- 10 KHz - 40 MHz tuning range
- Used right angle headers and Dupont cables for low profile
- Replaced BOOT 0,1 jumpers
- Wire jumper on BOOT1
- Switch on BOOT0 - easier to download code
- Programmed via Arduino IDE
- Download via serial
- Extruded Aluminum Enclosure Box - 94mm x 83mm x 30mm - Out of stock
Schematic
Parts for Reference
Blue Pill Card
Build
- Rear panel BNCs and power jack
Libraries/Example Code
Land Boards Code
Libraries used in this app
- U8g2: Library for monochrome displays, version 2
- Si5351 Library for Arduino
- Rotary Encoder - Software debounced
Other Si5351 Libraries
- Universal Digital VFO Si570/Si5351
- Adafruit_Si5351
- Si5351 Library for avr-gcc
- vk3hn_VFO_controller
- Simple BFO with si5351 controlled by Arduino
- VFO and BFO with Si5351A, OLED and Arduino
Videos