Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: AD 9850 DDS VFO ON BANGGOOD
Jack Purdum
I don't know if K2ZIA still has any boards...write him before ordering as he has not been very responsive lately. You can see the VFO and assembly manual at: ?www.farrukhzia.com/k2zia? Jack, W8TEE From: "mikeyancey@..." <mikeyancey@...> To: [email protected] Sent: Friday, February 17, 2017 11:16 PM Subject: Re: [BITX20] AD 9850 DDS VFO ON BANGGOOD Yes, it would work, but as mentioned - too expensive. Try AliExpress or DX.com or eBay and you should find 'just' the AD9850 board by itself (no LCD, buttons, etc). These are around US$6.50 to US$9.50.? Mike Yancey
Dallas, Texas |
Re: Ashhar, thank you
M Garza
I think he is asking you to post the info here, since some of us are not members of that group. Relay complete... Marco - KG5PRT? On Feb 17, 2017 10:35 PM, "John Backo via Groups.Io" <iam74=[email protected]> wrote: "would you please reposed it some of us are not members of the group" |
Re: 10 turn pot question
That means the ground pin is not connected to the 10T pot. One end of the pot may be internally damaged.
toggle quoted message
Show quoted text
This happens when you connect the center and one end to the supply and ground. As you come towards ZERO the pot just burns out. Please note the pin connections are different - the center pin of a normal pot is the back most pin in the Bourne. I would recommend a new pot and careful of the connections. 73 Raj At 18-02-2017, you wrote:
My 40 with stock 10k pot works and I have several Q's. I get about 200 KHz tuning. |
Re: Rarduino WAY off Freq ... there is more
Finally got some time to work on this. Checked ripple coming in, between 10-20 mV on the 12 V line coming in. Measured 5.08 V and 3.28 V on 5 and 3.3 rails, ac coupled on the scope seems clean. There is a traffic on SDA line whenever pot is moved. It stops when pot is moved to any of the ends and reading gets to the limit (6.99 or 7.50), or sometimes when . Wasn't able to scope 25 MHz crystal. Loaded Nano with the following code, from etherkit github readme page, slightly modified, see highlighted comments: /*--------------------------*/ #include <EEPROM.h> #include <Wire.h> #include <si5351.h> Si5351 si5351; /*-----------------------------*/ void setup() { ? // put your setup code here, to run once: ? Serial.begin(9600); ? si5351.init(SI5351_CRYSTAL_LOAD_8PF,25000000l,0); ? Serial.println("*Initiliazed Si5351\n"); ? si5351.set_freq(1000000000ULL, SI5351_CLK2); // 10 MHz on clock 2 ? si5351.set_freq(500000000ULL, SI5351_CLK1); ?// ?5 MHz on clock 1 ? si5351.set_freq(100000000ULL, SI5351_CLK0); ?// ?1 MHz on clock 0 ? delay(10); } /*-----------------------------*/ void loop() { ? // put your main code here, to run repeatedly: ? si5351.update_status(); ? Serial.print("SYS_INIT: "); ? Serial.print(si5351.dev_status.SYS_INIT); ? Serial.print(" ?LOL_A: "); ? Serial.print(si5351.dev_status.LOL_A); ? Serial.print(" ?LOL_B: "); ? Serial.print(si5351.dev_status.LOL_B); ? Serial.print(" ?LOS: "); ? Serial.print(si5351.dev_status.LOS); ? Serial.print(" ?REVID: "); ? Serial.println(si5351.dev_status.REVID); } /*----------------------*/ What I'm measuring is: 2.110 MHz on CLK2, 1.055 on CLK1, 211 kHz on CLK0. All three outputs are about 4.74 times lower than set in the sketch. And the same 740 us pauses every 38 ms, on all three outputs (almost) perfectly lined up with each other (couple of cycles difference). Then, I unsoldered Nano ( so, no returning to hfsigs, I guess, but I want to thank Ashhar for all the work he's doing :) and had a spare Arduino. Wired 3.3, GND, A4, and A5 from Arduino to the Raduino board (now without Nano) and got it going with the sketch above - results were the same as above. So, definitelly not a Nano problem. I'll be getting one of those Adafruit breakout boards with Si5351, but before that I'm going to try Adafruit library, hoping that it may resolve the issue. But, that will happen tomorrow ... Goran VE6GPO |
Re: Ashhar, thank you
John would you please reposed it some of us are not members of the group
toggle quoted message
Show quoted text
thanks ray KC4DYM ---- "John Backo via Groups.Io" <iam74@...> wrote: Well, Ash, Look what happened, spontaneously. I guess if you work hard enough... |
Re: Ashhar, thank you
Ashhar, I have to agree with many others. ?I never had an HF transceiver mainly due to 1) cost and 2) desire to experiment. ?Although I have not assembled mine yet, I am looking forward to it. ?Thank you for providing this opportunity to the Ham community and my personal thanks for making a great kit at a great price! Gene N2IJF? |
Greek SI5351 board. $8.90 USD
Lawrence Macionski
My friend Makis, SV1AFN? in Greece ...sent me an email to one of his newest offerings... He is offering it for $8.90.. he also has other items of interest.. I previously purchased his VHF transceiver board which is based on a DRA818V.. I have played with it and a raspberry pi? for PACKET but an arduino and his DRA818V transceiver board makes a neat next project.. A Tech Class QRP semi kit.. de W8LM ARRL Life member - licensed 50 years |
Re: Display Contrast Adjustment
Ed Vignati
Thank you, I did it and it works Great! Eddie kj4fgi On Fri, Feb 17, 2017 at 8:20 PM, Don Cantrell via Groups.Io <nd6t_6@...> wrote:
|
Re: AD 9850 DDS VFO ON BANGGOOD
You can easily build what you want. Use a Nano, a AD9850 board,
a decent encoder, a display, and a few buttons. You can easily get the Ladderline code (q.v.) to work. I note that the e-bay device claims a 0-55 MHz range. You will be lucky to get 1-30 MHz with any decent results. Jack is right, This thing is at least 2x expensive for what you get. The nicest thing about it is the pre-made pc board. You will have to learn about how to make and operate it. That's a good thing. john AD5YE |
Re: 10 turn pot question
No. Note that 10-turn pots usually have a different connection that 1-turn pots.
The 1-turn pots have the wiper connected to the middle terminal; many 10-turn pots have the wiper connected to the end terminal. The simplest thing to do is measure resistance. Two terminals will show the total resistance and the third will vary from 0 to max with respect to one of the other terminals. Once you have determined which is the proper termination, connect you wires for the tune pot in that configuration in place of the old one. Then you should get more or less identical results. Note that if the tuning is reversed, i.e., if it goes down in frequency while turning clockwise, then mereml turn the plugin around. What you are doing is reversing the positive and ground leads. The wiper should be connected to the center lead. So connect them 1)one end positive 2)center to wiper 3)one end ground. If the tuning is reversed, swap the outer leads. This is what Arv is saying in more words. john AD5YE |
Display Contrast Adjustment
Ed Vignati
Don, ND6T in his hacks ?statement:?I brought the brightness of my BITX??LCD down by replacing the 110 ohm ballast resistor for that LED??with a 470 ohm unit. Can you put a potentiometer?in place of replacing the resistor and if so what pot would I use 1K, 10K, ect? Thanks ? ? ? ? ? ? ?Eddie kj4fgi |
Re: 10 turn pot question
toggle quoted message
Show quoted text
On Feb 17, 2017, at 4:52 PM, Arv Evans <arvid.evans@...> wrote:
|
Re: 10 turn pot question
Bob K1OG How the pot is connected is critical.? One end of the pot must go to ground.? The opposite end must go to the regulated +9 volts.? The wiper must be connected to the center pin on the TUNING connector.? When connected properly you should be able to connect a DC voltmeter between ground and the center pin on the TUNING connector and see the voltage change from 0 to 9 volts as you rotate the knob. Arv? K7HKL _._ On Fri, Feb 17, 2017 at 1:44 PM, Robert cutter <ki0gqrp@...> wrote: My 40 with stock 10k pot works and I have several Q's. I get about 200 KHz tuning. |
Re: AD 9850 DDS VFO ON BANGGOOD
Hi thanks for the quick reply. The noise I get when tuning is one thing the steps I would like to control be it a 100Khz 10Khz or even 1Khz steps an rit function as well would be nice. I think the AD9850 would let me do all that and maybe more. I don't know much about this sort of thing sorry. Mark 2W0JMK
|
Re: AD 9850 DDS VFO ON BANGGOOD
Jack Purdum
Way too expensive for what you get. What don't you like about the one you have? Jack, W8TEE From: Mark via Groups.Io <mark2w0jmk@...> To: [email protected] Sent: Friday, February 17, 2017 4:44 PM Subject: [BITX20] AD 9850 DDS VFO ON BANGGOOD Hi all my first post on here and may I say what a great place to be. I have a Bitx40 and was wondering if adding this dds would work better than the one supplyed with the kit. Thanks Mark 2W0JMK |