Go to file
Andre Belokon b94614ac18 correct address 24C32 for v2 PCB 2022-03-16 00:01:33 +02:00
Syntez correct address 24C32 for v2 PCB 2022-03-16 00:01:33 +02:00
Syntez.pio - Support FT-817 CAT protocol 2022-02-20 20:12:48 +02:00
doc версия 2.0 2021-11-12 19:32:56 +02:00
.gitignore lsb|usb отдельными модами без sideband 2020-02-19 21:08:19 +02:00
README.md версия 2.0 2021-11-12 19:32:56 +02:00
history.txt OLED 128x64, 128x32 support 2020-04-15 22:02:28 +03:00
license.txt init 2017-07-03 18:15:51 +03:00

README.md

Universal Digital VFO Si570/Si5351

Oscillator - Si570 and/or Si5351
CPU - Arduino Nano 5v ATMEGA328
Display:
2.8" SPI TFT ILI9341
1.8" SPI TFT ST7735
LCD 1602
OLED 0.91" 128x32, OLED 0.96" 128x64, OLED 1.3" 128/132x64
Realtime clock - DS3231(preffered) or DS1307(TinyRTC) or PCF8563
Keyboard, BPF & other - PCF8574
Rotary encoder - optical 360-400 pulse/turn or mechanical 20 pulse/turn

Allow any combination of two Si5351 and one Si570: Si5351, Si570, Si5351+Si5351, Si570+Si5351, Si570+Si5351+Si5351.
Dual VFO A/B, SPLIT, RIT.
Save current freq and band to EEPROM.
CAT-enabled (Kenwood protocol).

Support different TRX architecture:

  1. Single and double IF superheterodyne.
  2. Up-conversion with general coverage 2-30MHz and high IF.
  3. Direct conversion with 2x or 4x output.
  4. Direct conversion with quadrature output.

Project homepage http://www.ur5ffr.com/viewtopic.php?t=174

Required libraries:

  1. PDQ GFX with packed font support https://github.com/andrey-belokon/PDQ_GFX_Libs. You need install PDQ_GFX, PDQ_ILI9341 and PDQ_ST7735
  2. UR5FFR_Si5351 https://github.com/andrey-belokon/UR5FFR_Si5351
  3. SSD1306Ascii - install from Arduino IDE

Copyright (c) 2016-2020, Andrii Bilokon, UR5FFR License GNU GPL, see license.txt for more information