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: Calling all Midwesterners.
AC9LF, Nick, S.E. Wisconsin.?
Haven't been able to make any contacts yet. Tried with a home brew end fed wire with home brew L-match. Also tried with a home brew magnetic loop. No one ever comes back. Seems like everyone I try to call is running something like 800 watts and may have attenuators on. :( Same thing with calling CQ. Meter shows power and no reflected when tuned. I may try a dipole next but I do not have the space for it. |
Re: The $19 DIY DSP audio filter
Very cool! ?
toggle quoted message
Show quoted text
Keep us posted on what you come up with. Jerry, KE7ER On Fri, Jun 9, 2017 at 08:06 am, <bruce@...> wrote: The processing power needed for controlling the display, Si5351, encoder, AGC, CAT, etc. is minimal and that part of the code is pretty simple anyhow. ?Things get interesting when you move into audio processing, support for RTTY/PSK31, and CW decode. ?The extra juice from the Cortex M4 is helpful. ?The thing that got me going on the Teensy 3.5 upgrade was JT65 decode, which involves some more complicated algorithms and can benefit from the faster clock and the added memory. ?I've not got that working yet, but I think it will work eventually ... ? |
Re: The $19 DIY DSP audio filter
Adding a word of praise for the PJRC Teensy boards. ?I bought my BITX40 prior to the Radiuno so I did my own VFO/controls. ?Originally I used the Teensy 3.2 because of the excellent audio/DSP support. ?I'm in the process of moving up to the Teensy 3.5 (additional $5.00 USD) because it has a faster processor and a second DAC.?
The processing power needed for controlling the display, Si5351, encoder, AGC, CAT, etc. is minimal and that part of the code is pretty simple anyhow. ?Things get interesting when you move into audio processing, support for RTTY/PSK31, and CW decode. ?The extra juice from the Cortex M4 is helpful. ?The thing that got me going on the Teensy 3.5 upgrade was JT65 decode, which involves some more complicated algorithms and can benefit from the faster clock and the added memory. ?I've not got that working yet, but I think it will work eventually ... The Teensy parts are more expensive than the Arduino, but you end up with a more portable PC-less solution when you're done. 73s, Bruce KC1FSZ? |
Re: Calling all Midwesterners.
Jack Purdum
That's good, but it will still be a while before I get all the mods done. Dennis is redoing the Beta boards and I'll probably have the B40 in pieces for a while yet. Still...looking forward to getting it on the air! Jack, W8TEE From: John Smith via Groups.Io <johnlinux77@...> To: [email protected] Sent: Friday, June 9, 2017 1:21 AM Subject: Re: [BITX20] Calling all Midwesterners. It just came to me. it's something like "CQ Texas BITX40, or whatever state you want. Just like specific DX countries. Sometimes you gotta ask the question out loud to someone to figure it out for yourself.? Right, next Bitx40 QSO night I am gonna try calling the states around me, and some of this list we have so far. Watch out Jack, I noticed you were on that list too. I'm calling for ya pal. Hi,Hi. |
Re: Tilting pegs
philip yates
I managed to get a set of folding feet from an old Yaesu VR5000, ideal and its the only part of the case finished as yet apart from rear sockets and heatsink are mounted. Phil - G7BZD |
Re: Making PSK31 Contacts
I would try to improve the heatsinking. The case provides a lot of area to dissipate the heat but it has to funnel all that heat through fairly thin sheet metal. I would attach a largish finned heatsink on the outside. This will give it a thicker chunk of metal to conduct the heat away and much more surface area, close to the source, to dissipate the heat. It needs to have good metal to metal contact (with a thin layer of thermal grease between) with the metal case. Ideally the PA transistor would be attached directly to the heatsink through a hole in the case.
toggle quoted message
Show quoted text
Clark Martin KK6ISP On Jun 8, 2017, at 8:25 PM, Jeff <jeff@...> wrote: |
Re: BITX40 package size
It appears to be the same part as the 1n4148w diodes used in the diode ring mixer, in an SOD-123 package: ?
toggle quoted message
Show quoted text
However, if you reversed the power supply leads into your Bitx40, you could have blown just about all of the semiconductors on the board. You might wind up having to buy a new Bitx40, use this one for spare parts. Another issue is giving a few volts over 12v, since Q13 and R141 are already a bit beyond their maximum dissipation limits. Adding an LM2940T-12 as per ??/g/BITX20/message/26492 would protect from both reversed supply leads and voltages beyond 12v. ?It also limits current to something manageable. Perhaps something like this should be included in the board layout if it rolls (or in the uBitx). Jerry, KE7ER On Fri, Jun 9, 2017 at 03:55 am, <mattcarus@...> wrote: Powered up my BITX40 last night and some smoke escaped from D6 :( - I assume it'll need replacing which is fine, can anyone tell me what package size it is? ? |
Re: Tilting pegs
See if this works, I found some hard to parts and even a complete front panel for a damaged icom rig!
toggle quoted message
Show quoted text
See under new parts for June - you need only the plastic bits and you can bend a brazing rod to fit your box size. Cheers Raj At 09-06-2017, you wrote:
i m looking for a nice way to tilt on my radio boxes in order to make it more confortable to use. |
Re: Tilting pegs
Vince Vielhaber
Do you want them permanent or flip-up? If permanent is ok, just screw a
toggle quoted message
Show quoted text
couple pieces of Delrin to the bottom for front legs. If you want flip-up, look at getting a couple from an old keyboard. Depending on what they look like and how they work will dictate how you mount them to your box. Vince. Yeah this is more or less what i am looking for. Probably buying the whole --
Michigan VHF Corp. |
Re: Dual Band BITX40: Automatic Switching from 40m to 80m
I like this !
I'm planning to do the same thing, because now?I have two qrp transceivers to take along travelling(MST2 for 80M). I also looked the same vfo you have used. Is it possible to?do both usb/lsb with ithis vfo?? I like working digital modes, and need usb as well. If it has 2 selectable oscillator frequencies, one could use it as carrier osc and switch sidebands easily. For spurious , i'm planning to make a switchable filter between antenna connector and the bitx board. this comes along when the rig is in 80M and bypassed when in 40M. Timo OH7LMQ |
Dual Band BITX40: Automatic Switching from 40m to 80m
Hello everyone, I've been working diligently on my dual band BITX40 conversion. It can now switch, automatically, between 40 and 80 meters. I wrote it all up on my blog with several pictures: http://miscdotgeek.com/bitx40-dual-band-conversion/
-- Ryan Flowers W7RLF ? ?<-- Learn how to go digital on the BITX40 |
Re: LSB to USB
With the raduino you will have to enable USB and it'll switch the VFO to +12mhz offset instead of -12mhz offset. I did this on my BITX40 though I use the QRP Labs VFO. The principal is the same. You do have to remove C91 and C92 to make it work:
-- Ryan Flowers W7RLF ? ?<-- Learn how to go digital on the BITX40 |
to navigate to use esc to dismiss