Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- BITX20
- Messages
Search
Re: troubleshooting no TX SSB
#ubitx
#ubitx-help
Very cool, good job.? Persistence often pays off.
toggle quoted message
Show quoted text
Think of it as mostly educational, so time well spent. ? That 160m trace seems to have a strong third harmonic, which makes sense. The 80m low pass filter would have a corner around halfway between 4 and 7 mhz, so the 5.6 mhz third harmonic of 160m is sneaking through. Not much evidence of a second harmonic, as one would expect from a push-pull amp. Jerry, KE7ER On Mon, Mar 5, 2018 at 08:00 am, John wrote: So it looks like everthing is working fine now, now only have to wait for my antenna tuner as my end fed has some pretty high values on the lower bands. |
CAT Support uBITX Firmware CEC Version 1.04 Release
#ubitx
All
CAT Support uBITX Firmware CEC Version 1.04 Release, but?There is no major change compared to version 1.03. I released it for people looking for HEX files. The changes since 1.01 are as follows. - Reduce cpu usage rate - Change BFO Calibration step (50 to 5) - Change CW Frequency Display type ??The more accurate frequency is displayed during CWL, CWU Mode. - Optimized source code and reduce program size (97% -> 95%) ? I have free up memory space for WSPR on stand alone uBITX For more information, please see the link below. (You can download HEX file and latest version of uBITX Manager from the link below.) ?
-- Best 73 KD8CEC / Ph.D ian lee kd8cec@... |
Re: TDA2822 ill treatment test! Photo of blown TDA
There is no phasing issue with a bridge HAve a look at page 4 On Mon, Mar 5, 2018 at 5:16 PM, Clark Martin <kk6isp@...> wrote:
|
Re: TDA2822 ill treatment test! Photo of blown TDA
Vince Vielhaber
B40, nothing. I accidently gave mine 20+ when a regulator shorted in the worst possibly way. No damage done. With that audio chip I'll be using a much better regulator! Although I may replace it before I power it up. Then I can run a couple of experiments on the original.
toggle quoted message
Show quoted text
Vince. On 03/05/2018 10:21 AM, Arvo KD9HLC via Groups.Io wrote:
On Mon, Mar 5, 2018 at 07:04 am, Mvs Sarma wrote: --
Michigan VHF Corp. |
Re: toroid
Having the NANO board indicates that your BITX-40 is the later version. Earlier version with analog VFO is identical except for the VFO. _._ On Mon, Mar 5, 2018 at 4:43 AM, <davesters@...> wrote: How do I tell if my bitx40 has the raduino. It has a nano board so I assume it does. |
Re: uBit Software
Miki
On Mon, Mar 5, 2018 at 2:20 PM, Philip <philip.g7jur@...> wrote: I could if I had your e-mail. |
Re: TDA2822 ill treatment test! Photo of blown TDA
开云体育You could just drive both amps in parallel instead of bridge, this would avoid the phasing issue. But connect an amp output to the ring terminal will still burn it out if you plug in a mono plug, regardless of bridge or parallel. Clark Martin KK6ISP
|
Re: troubleshooting no TX SSB
#ubitx
#ubitx-help
Hello Jerry, |
Replacement rotary encoder
I am playing with different raduino replacements, and some require a different digital wiring harness. As I do not wish to continuously solder / resolder the encoder, I wish to get some replacement encoders to setup several harnesses.
Does anyone know where I can purchase 24 pulse encoders at a less than ridiculous price? Preferably in VK land, but I suppose that I am used to waiting for delivery now! Cheers Chris, VK7HCH |
Re: TDA2822 ill treatment test! Photo of blown TDA
On Mon, Mar 5, 2018 at 07:04 am, Mvs Sarma wrote:
Hello, Sarma. What would blow first if someone plugged a 19V laptop supply into the ?B or B40 power jack intended for 12V? |
Re: Large Heat Sink of ubitx IRF 510's
M Garza
Walter, A single heatsink is fine, but ensure you are using transistor insulating hardware. Marco - KG5PRT? On Mar 5, 2018 9:07 AM, "Walter" <W9KJO@...> wrote: Is it ok to put one large heat sink in for both IRF 510's or do the heat sink have to be separated from each other? |
Re: TDA2822 ill treatment test! Photo of blown TDA
Thanks Arvo. ?Again I wonder whether our friends who had this failure mode , applied any regulated 12V? or using 12V or 12-0-12 secondary? trafo , rectify, filter and use ( a peak if almost 18V- 1 or 2? diodes drop depending on fullwave and bridge. Regards MVS Sarma ? On Mon, Mar 5, 2018 at 7:34 PM, Arvo KD9HLC via Groups.Io <arvopl@...> wrote: On Mon, Mar 5, 2018 at 05:41 am, Mvs Sarma wrote: |
Re: uBITX Sketch on an Arduino Uno R3?
#ubitx
Jack Purdum
You can make any pin work with an interrupt using the attachInterrupt() function. The Uno and Nano only have two external interrupt pins (2 and 3), but the rest can also be used for interrupts. External interrupts have their own interrupt vector where other pin interrupts must share a vector. The attachInterrupt() function hides the bit masking that has to take place to determine which pin triggered the interrupt. There's some overhead with pin interrupts that external interrupts don't have, but will go unnoticed if the encoder is being turned by a human rather than a motor. Google "Arduino attachInterrupt" and you should find some sample code you can try. Jack, W8TEE From: Ryan Flowers <geocrasher@...> To: [email protected] Sent: Monday, March 5, 2018 4:34 AM Subject: [BITX20] uBITX Sketch on an Arduino Uno R3? #ubitx Howdy all, I'm trying to get the uBITX sketch working on an Arduino Uno R3, because it's what I have. The problem is that the rotary encoder is on A6 and A7, but the Uno doesn't have A6 and A7, only A0-A5. I'm trying to move the encoder to the digital pins, and I was able to get the encoder button working, but the encoder itself does not. Can anyone offer suggestions on making this work? Thanks! -- Ryan Flowers - W7RLF |
Re: Fldigi with UBITX
Gordon Gibby
开云体育?Although i don't do it often, we have FLDIGI on about 8 raspberry pi's in our local ARES group.? ??
Gordon
From: [email protected] <[email protected]> on behalf of Charles Ayers <cwayers12@...>
Sent: Monday, March 5, 2018 7:57 AM To: [email protected] Subject: Re: [BITX20] Fldigi with UBITX ?
What are you running FLDigi on?? A Win/PC, Linux/PC, or something like a Raspberry Pi?
Curious how many folks are running FLDigi on Ras-Pi because that's what I'm working to integrate into a field-portable station with my uBitX right now. Thanks Chuck (N1KGY) |
Re: TDA2822 ill treatment test! Photo of blown TDA
On Mon, Mar 5, 2018 at 05:41 am, Mvs Sarma wrote:
iMHO? the whole issue cropped up as members tried to use mono plug that has grounded the ring connection, thus short curcuiting the coupled Audio, where by the Amplifier started burning.Hello, Sarma.. There were reports of these WX devices failing spontaneously, without any short circuiting. The simplest explanation is that hfsignals ordered a batch of TDAs that are not capable of proper behaviour with a 12V supply.? One guess is that the WX TDA chips are intended for 3-5 V.? Maybe none of the normal market for the WX uses 12V anymore.? It does not help that no one can seem to find any datasheet for the exploding version of the TDA. The fastest way to clear this up is for the hfsignals person who contracted for the WX TDAs to reach out to the seller and get clear definition of what exactly these parts are, and maybe publish a datasheet. Then people could make an informed decision about what to do with theirs.? Some might decide replacing is the best, others might put a 7805 in line with it, some might try resistors or heatsinks or smaller capacitors. |
Re: Fldigi with UBITX
On Mon, Mar 5, 2018 at 04:57 am, Charles Ayers wrote:
What are you running FLDigi on?? A Win/PC, Linux/PC, or something like a Raspberry Pi?I have a Pi3 that runs Fldigi with no problems.? However RMS Express will not run on a Pi.? So I abandoned the Pi3 for a laptop.? My laptop, running Win 7 will run indefinitely on my solar system with the no RMI problems charger I built for charging the laptop.? Since I have solar setup for both my QTH and my Mobile I have a reliable portable solution for both situations. Plus I'm not real good at Linux programming and have been frustrated with three different books I purchased to learn the protocol.? It was hard just getting Flamp loaded and running due to my lack of knowledge in Raspbian or Linux.? So Windows is far easier to load up software and the frequent updates that come with Fldigi, Flmsg, and Flamp. -- 73, W9KJO Walter |
Re: TDA2822 ill treatment test! Photo of blown TDA
We are genera;;y habituated to listen thro both the ears. ?Thus the style to listen to mono symultaneously on both ears. Otherwiase one ear remai\ns silent to radio listening. iMHO? the whole issue cropped up as members tried to use mono plug that has grounded the ring connection, thus short curcuiting the coupled Audio, where by the Amplifier started burning. Regards MVS Sarma ? On Mon, Mar 5, 2018 at 6:58 PM, John <jjczon@...> wrote: On Mon, Mar 5, 2018 at 03:16 am, ohwenzelph wrote: |
Re: toroid
If you have the 16x2 LCD displaying the freq, etc., then you have the Raduino. The toroid is not required. 73 Ken On Mon, Mar 5, 2018 at 6:43 AM, <davesters@...> wrote: How do I tell if my bitx40 has the raduino. It has a nano board so I assume it does. |
to navigate to use esc to dismiss