How to Build and Code an Arduino VFO Si5351 PART-4 of 4

  Рет қаралды 5,198

John Hawkes

John Hawkes

Күн бұрын

Пікірлер: 18
@IV3GFN
@IV3GFN 18 күн бұрын
Good evening John, I have been building a double conversion receiver using the Si5351 for about a year, finally I found your channel where I learned many things that I did not know before. Thanks for your work, 73 de IV3GFN 😊
@MalcolmMurray-xm1so
@MalcolmMurray-xm1so 10 ай бұрын
Many Thanks John for producing an excellent series of videos. My PC boards arrived yesterday and impressed with the quality of them. Just waiting now for the components to start the build. Its great that the code is available and makes this so flexible I can see its uses already in future projects
@andyhunter5191
@andyhunter5191 11 ай бұрын
Great videos on the Si5351 build and code. I ordered and recieved my PCB's from John and they really are nice quality.
@DuanesMind
@DuanesMind 10 ай бұрын
Thanks for making the time to create these videos. I've been trying learn how the coding part works and how it fits with the hardware. These videos are an awesome learning tool!
@casadeloboinnovacion7960
@casadeloboinnovacion7960 15 күн бұрын
Hi John, Great videos, organized and rich content! Wondering if any more Band Surfer PCBs are being made, if not would you kindly share the PCB details so we can have some made? Thanks in advance.
@williammckee4369
@williammckee4369 3 ай бұрын
Great work!! I have watched and enjoyed your series on this subject. I would like to order at least 2 boards. I have already started collecting parts.
@justme-n-gracie
@justme-n-gracie 11 ай бұрын
Very good instructional series! Thank you
@paultomlinson528
@paultomlinson528 11 ай бұрын
Absolutely brilliant, im so going to use this with my multi bitx project!
@stevelewis121
@stevelewis121 10 ай бұрын
Hi John, awesome project! Is it possible to change the ILI9341 display pins in your sketch? I have a project with the TFT already connected to different pins and wanted to use this to try out your VFO.
@williamglew2851
@williamglew2851 7 ай бұрын
thak you i look forward to making this
@johnwest7993
@johnwest7993 11 ай бұрын
Thank you.
@bob_mosavo
@bob_mosavo 10 ай бұрын
Thanks 👍
@DreamLab-zr2hq
@DreamLab-zr2hq 11 ай бұрын
Ciao John, ti ho scritto sulla mail indicata in descrizione ma non ho ricevuto alcuna risposta....🤷‍♂
@M0XFXUK
@M0XFXUK 11 ай бұрын
Ciao, non ho ricevuto e-mail da te. Per favore, invia di nuovo. Questo è il mio indirizzo e-mail. m0xfx.channel@gmail.com
@peterwebb2224
@peterwebb2224 11 ай бұрын
Hi John, For your information, I have just tried compiling the code on my windows 11, machine using arduino ver 1.8.19 and I get the following errors: F:\Utils\m0xfx\SI5351_VFO_001\SI5351_VFO_001.ino:57:24: warning: overflow in implicit constant conversion [-Woverflow] int Cal_si5351 =(122360);// need to go through calibration routine to get this figure ^ F:\Utils\m0xfx\SI5351_VFO_001\SI5351_VFO_001.ino:78:36: warning: narrowing conversion of '1.0e+6' from 'double' to 'long int' inside { } [-Wnarrowing] long freq_rangeHz[3]{1e6,10e6,100e6}; ^ F:\Utils\m0xfx\SI5351_VFO_001\SI5351_VFO_001.ino:78:36: warning: narrowing conversion of '1.0e+7' from 'double' to 'long int' inside { } [-Wnarrowing] F:\Utils\m0xfx\SI5351_VFO_001\SI5351_VFO_001.ino:78:36: warning: narrowing conversion of '1.0e+8' from 'double' to 'long int' inside { } [-Wnarrowing] Best regards...........Peter
@M0XFXUK
@M0XFXUK 11 ай бұрын
Hi Peter Thank you for the detailed feedback, I will look into this. Quick question: what micro controller is the IDE set to when you try to compile? Also under Tool/Boards Manager search for "Arduino AVR Boards" I have version 1.8.6 installed and it's compiling.
@M0XFXUK
@M0XFXUK 11 ай бұрын
Hi Peter, I think that I have figured out the issue. Apologies it was an oversight on my part. I will update the code and links. Here's a quick fix. Note: This is for sketch "SI5351_VFO_001" only! On line 57: the integer type is defined wrongly. Replace the "int" with a "long" type variable, it should read long Cal_si5351 =(122360); . Also on line 78: comment out this array as it for the seven seg display and is not being used in this sketch. So it looks like this //long freq_rangeHz[3]{1e6,10e6,100e6}; The compiler seems to overlook the integer type issue on the later revs of the IDE and I'm not sure why, it could be that I have been using 32bit micro controllers with the IDE. Please let me know how you get on and thank you for bringing this to my attention Peter. Best Regards John
@peterwebb2224
@peterwebb2224 11 ай бұрын
@@M0XFXUK Hi John, Just tried your fix and it compiles ok, Thankyou. I know that with the Arduino that different versions of the libraries can give various compile issues, so it's nice to know what versions are being used in the code. Anyway excellent work . Best regards............Peter
How to Calibrate the Si5351 on the Arduino Platform
18:34
John Hawkes
Рет қаралды 6 М.
A look at the Band Surfer VFO ESP32-S3
58:26
John Hawkes
Рет қаралды 6 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Software Defined Radio with Pi-Pico
9:41
101 Things
Рет қаралды 67 М.
How to Build and Code an Arduino VFO Si5351 PART-1
32:51
John Hawkes
Рет қаралды 8 М.
Arduino GIGA Display Shield
56:14
DroneBot Workshop
Рет қаралды 76 М.
Using EEPROM with Arduino - Internal & External
31:54
DroneBot Workshop
Рет қаралды 202 М.
#1185 HF VFO 20kHz to 220MHz
14:13
IMSAI Guy
Рет қаралды 18 М.
Playing With SI5351B & Trying to Produce Voice FM Modulation
38:46
John Hawkes
Рет қаралды 3,9 М.
Super Simple Breadboard-SDR Receiver from 50 kHz to 30 MHz
14:29
Doctor Volt
Рет қаралды 35 М.
Si5351 VFO/BFO Software: Part 1 Hardware overview
17:28
Charlie Morris ZL2CTM
Рет қаралды 36 М.
Yaesu FT-1000MP Mark V No RX-TX Troubleshoot & Repair Part-4 of 4
36:39
Playing Music on the Oldest Running Computer in America!
27:06
Usagi Electric
Рет қаралды 381 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.