Keyboard Shortcuts
Likes
Search
Raduino BFO hook up?
Ashhar uses CLK0 for the BFO on the uBitx: ?http://www.phonestack.com/farhan/ubitx/ubitx.html On Fri, Mar 31, 2017 at 05:28 am, Mike wrote:
? |
Pete is using a piece of coax to go from P3 pin 8 of the Raduino over to T4 pin 6 of the main board. ?And of course, grounds on both ends of that piece of coax. ?Crystal X5 is removed to shut down the old BFO. ? The Raduino has a 0.1uF DC blocking cap, that cap is necessary if you are using some other source of 12mhz. On the uBitx, Ashhar has a 4 resistor network to attenuate CLK0 from the Raduino where it drives the transformer, that may give better results. ?Ashhar is not one to add 4 extra parts where they are not needed. Note that both Pete's Bitx40 and Ashhar's uBitx have the BAT54SL schottky dual diodes in the modulator, those with an older Bitx40 that is using two 1n4148's probably don't want Ashhar's attenuator. Jerry, KE7ER On Fri, Mar 31, 2017 at 07:37 am, peatmoss - ki6ssi wrote: I did this and its working ok. You will need to adjust the USB/LSB frequency for your rig. Attached is a pic of how I attached CLK0 to the board. ? |
run a coax from the raduino. there are ground pins around every clock output. - f On Fri, Mar 31, 2017 at 9:56 PM, peatmoss - ki6ssi <pete@...> wrote: Thanks for pointing that out Jerry. I'll have a look at that resistor network, I may have too much bfo signal. |
Looks like cutting the jumper will work its in series with the xtal. My only issue is I lost some sensitivity and not sure if its because I switched my vfo to 19MHz or the bfo mod? Ashhar, can you comment on what that resistor network is for on the ubitx? You have it in front of all the clocks. Some kind of impedance matching? |
Did you remove C91 and 92? 73 Ken VA3ABN On Fri, Mar 31, 2017 at 12:57 PM, peatmoss - ki6ssi <pete@...> wrote:
|
Mike,
you could perhaps just remove R101 (or lift one leg - thumbstone it). That would cut the supply voltage to the BFO and completely disable the oscillator. This would leave the analog BFO intact, so if you ever want to go back to the original setup then you just need to reinstall R101. 73, Allard PE1NWL |
Does anyone know of Arduino code that works on a Arduino with an encoder that handles 10 MHZ and below (LSB) and above USB with the correct frequency readout? The Pa3fat code I am using works well below 10 MHZ but 20 meters I am at 9MHZ and tuning is backwards (when display shows going up in frequency.. Output is actually going down) which makes converting tuff!
|
开云体育The sketch by Gene Marcus W3PM can be found in the group and does what you want. ? v/r Fred W4JLE ? From: [email protected] [mailto:[email protected]] On Behalf Of Mike via Groups.Io ? Does anyone know of Arduino code that works on a Arduino with an encoder that handles 10 MHZ and below (LSB) and above USB with the correct frequency readout? The Pa3fat code I am using works well below 10 MHZ but 20 meters I am at 9MHZ and tuning is backwards (when display shows going up in frequency.. Output is actually going down) which makes converting tuff! |
开云体育Yep. Simply // it out. ? v/r Fred W4JLE ? From: [email protected] [mailto:[email protected]] On Behalf Of Mike via Groups.Io ? I seen that but I shy away because of the GPS correction . ..wonder if it can be disabled easily? ? Thank you Mike |