¿ªÔÆÌåÓý

Date

Re: BitX 40v3 parts list?

 

The mike should be there. It is a small part slightly bigger than a watch battery and needs to have leads soldered to it. As to the speaker, it must be8 ohms.

v/r
Fred W4JLE

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Jim
Sent: Sunday, July 9, 2017 10:48
To: [email protected]
Subject: Re: [BITX20] BitX 40v3 parts list?

I would be interested in a parts list as well. At our last club meeting one of the new hams said the Bitx40 kit was over his head and he asked if someone else could complete it. So I volunteered.

I noticed no microphone nor speaker, but I have a small 3 inch speaker in my other stuff. I have a spare 8-pin mic for my Alinco DXSR-8T, would that work with this radio ?

Thanks !

--
Jim/N4AAB


Re: W8TEE TFT/ VFO DISPLAY BOARD BOARD

Jack Purdum
 

Some of your encoder questions are answered in the manual. The resistor isn't needed as I use the pull-ups in the MEGA. The 0.1uF caps are for debouncing. They probably are not needed either. If you look at the schematic, you'll see that OUT2 puts out a stronger signal that OUT because of U2. Right now, the frequency increment is set in the code at 250 Hz. I'm trying to figure out an easy way to add another State so that it can be set at runtime. I may toggle the License-Mode field on the display. I'm open to ?suggestions.

If you connect the display voltage pin to your voltage source, it will flash one or two times at power up, but will only update itself if there is a measurable change in the supply voltage. My guess is that you don't have yours tied to either ground or a voltage divider. As a result, the pin is floating which is read as a new voltage which triggers a screen update.I had mine running several hours last night and it never varied enough to update the field.?

The swishing sound when tuning is very bothersome and it must have something to do with the encoder code. One of the things I'll work on this week is writing different encoder code to see if I can get rid of it. Perhaps ditching the library altogether and handling it myself will work. Right now, I'm not sure what's causing that problem.

There are still a lot of things to implement in the code (AGC, S meter, speech compression, CW mode) and some of those I can't do anything about until Dennis finishes his work. Unfortunately, he lives in the high desert in CA and it's been over 110 every day for the past 3 weeks and almost as hot in his shack. We'll just have to be patient about that. I would think that some of the changes that Allard has done in the CW realm could be added to my code until I get things done. I have not gone through Allard's code to make sure my pin assignments don't conflict with his. I'll look at that this week, too.

All of this is sort of the bad news. The good news is it's worth every penny you paid for it!! ?:>)

Jack, W8TEE




From: Joe <joeman2116@...>
To: [email protected]
Sent: Sunday, July 9, 2017 2:42 PM
Subject: [BITX20] W8TEE TFT/ VFO DISPLAY BOARD BOARD

Jack,

Got the board together , all aligned and tested - voltages good. ?
Loaded the sketch - Display looks fine.
Tuned the VFO and display frequency moves.

Some observations / issues are:

Every time the display voltage updates, it flashes the screen and makes a" tsssh" sound on the speaker.
I have a 12v regulated and highly filtered power supply which i use on all my bitx40 and it sounds good - so not ?the power supply.
Cant find anywhere to select the frequency time stepping.

Which connection is used for the vfo input to bitx40? ? out2? ?SQR?

I tried them all and get the most noise from out2?

In the picture of the rotary encoder, (i used the same one) I notice some capacitors and 1 resistor? looks like a 10k
The encoder seems to work well without them but was wondering why you had the extra components, and where are they connected and what the values are?


All is off to a good start, just working thru it paces..

Thanks
Joe
VE1BWV




Virus-free.


W8TEE TFT/ VFO DISPLAY BOARD BOARD

 

Jack,

Got the board together , all aligned and tested - voltages good. ?
Loaded the sketch - Display looks fine.
Tuned the VFO and display frequency moves.

Some observations / issues are:

Every time the display voltage updates, it flashes the screen and makes a" tsssh" sound on the speaker.
I have a 12v regulated and highly filtered power supply which i use on all my bitx40 and it sounds good - so not ?the power supply.

Cant find anywhere to select the frequency time stepping.

Which connection is used for the vfo input to bitx40? ? out2? ?SQR?

I tried them all and get the most noise from out2?

In the picture of the rotary encoder, (i used the same one) I notice some capacitors and 1 resistor? looks like a 10k
The encoder seems to work well without them but was wondering why you had the extra components, and where are they connected and what the values are?


All is off to a good start, just working thru it paces..

Thanks
Joe
VE1BWV


Fw: [BITX20] BitX 40v3 parts list?

Jack Purdum
 

You should have an electret mic cartridge and a NO push button switch in your parts. Attached is an article I wrote for QRP Quarterly that describes how I built a mic from those parts.

Jack, W8TEE



On July 9, 2017 9:48:15 AM CDT, Jim <solosam90@...> wrote:
I would be interested in a parts list as well. At our last club meeting one of the new hams said the Bitx40 kit was over his head and he asked if someone else could complete it. So I volunteered.

I noticed no microphone nor speaker, but I have a small 3 inch speaker in my other stuff. I have a spare 8-pin mic for my Alinco DXSR-8T, would that work with this radio ?

Thanks !

--
Jim/N4AAB




--
Sent from my Android device with K-9 Mail. Please excuse my brevity.



Virus-free.


Re: BitX 40v3 parts list?

Scott WZ?W
 

Hi all,
I'm new to the group, and just built my BitX this weekend. I found that the 3.5 mm audio jack that came with the kit can be wired so that it uses a speaker, unless headphones are plugged in. Then it switches the speaker off and uses the headphones instead.

Scott WZ0W

On July 9, 2017 9:48:15 AM CDT, Jim <solosam90@...> wrote:
I would be interested in a parts list as well. At our last club meeting one of the new hams said the Bitx40 kit was over his head and he asked if someone else could complete it. So I volunteered.

I noticed no microphone nor speaker, but I have a small 3 inch speaker in my other stuff. I have a spare 8-pin mic for my Alinco DXSR-8T, would that work with this radio ?

Thanks !

--
Jim/N4AAB




--
Sent from my Android device with K-9 Mail. Please excuse my brevity.


W8TEE B40 Assembly Manual

Jack Purdum
 

All:

I've just uploaded Release 2 of the B40 assembly manual, B40AssemblyManual02.doc. This pertains to adding/using the modifications I've added to my BITX40, mainly via the PCB that I'm using. It contains some thoughts on populating the PCB and how some features work. It is now 33 pages long and has some photos that might be helpful when building it.

Jack, W8TEE


Re: Circuit Diagrams

 

Hi Dexter,
My friend took the circuit diagram to staples and they printed the file from his thumb drive perfectly clear, in color ?about 16x 30
for $ 3.00 each - heavy paper
What a difference. ?For $6 you can put one on the wall and have one to mark up with voltages etc.
Andy


Re: BitX 40v3 parts list?

Jack Purdum
 

I'm using a small 2" speaker without issues. However, I think a headset is the way to go unless you're demonstrating the unit.

Jack, W8TEE



From: Jim <solosam90@...>
To: [email protected]
Sent: Sunday, July 9, 2017 10:48 AM
Subject: Re: [BITX20] BitX 40v3 parts list?

I would be interested in a parts list as well. At our last club meeting one of the new hams said the Bitx40 kit was over his head and he asked if someone else could complete it. So I volunteered.

I noticed no microphone nor speaker, but I have a small 3 inch speaker in my other stuff. I have a spare 8-pin mic for my Alinco DXSR-8T, would that work with this radio ?

Thanks !

--
Jim/N4AAB





Virus-free.


Re: BitX 40v3 parts list?

 

I would be interested in a parts list as well. At our last club meeting one of the new hams said the Bitx40 kit was over his head and he asked if someone else could complete it. So I volunteered.

I noticed no microphone nor speaker, but I have a small 3 inch speaker in my other stuff. I have a spare 8-pin mic for my Alinco DXSR-8T, would that work with this radio ?

Thanks !

--
Jim/N4AAB


Re: VU2ESE Agc circuit

John P
 

On Sat, Jul 8, 2017 at 10:13 pm, John P wrote:
I thought I read somewhere that the red wire from the volume control connector should go to the input of the AGG, and the output should go to the volume control where the red wire previously went, but I can't find that again either.
Never mind! I found it this morning the answer is in message #21519.

It seems like there are a lot of threads about the VU2ESE AGC circuit. Is there a moderator or somebody that could merge all of them?

?
--
John - WA2FZW


Re: No RF Power Output From Bitx40

 

Yes, I'm getting 12V to the drain when The PTT is pressed


Re: Circuit Diagrams

 

Thanks, folks. I have the info I needed. Heard first sigs in amongst a pile of static, so progress is being made. Just investigated how to wire the second supplied 3.5mm socket for the mic in a basic no-name mono headset ...

May not be going to respite this month - they don't like colds, let alone 'flu (not surprising, and quite understandable) - so may have more time at home to tinker.


Re: VU2ESE Agc circuit

John P
 

On Wed, Jun 7, 2017 at 06:47 am, ohwenzelph wrote:
Ok, the 5-2-2017 revised schematic in the wiki makes it clear where to put the agc circuit (instead of just audio in & audio out. "splain it to me like I'm 5 please"
I'm confused too. I can't seem to find the version of the schematic that you referenced; still trying to find my way around here! So much to digest!

I thought I read somewhere that the red wire from the volume control connector should go to the input of the AGG, and the output should go to the volume control where the red wire previously went, but I can't find that again either.

Is this correct?

Thanks!

--
John - WA2FZW


Re: Circuit Diagrams

 

I had converted the same sch into B&W and here it is.

On Sun, Jul 9, 2017 at 2:44 AM, Dexter N Muir <dexy@...> wrote:
Is there a circuit diagram with 'hovers' over the components? My eyesight and computer schema do not lend well to viewing the diagram at hfsigs.




--
Regards
Sarma
?


Re: No RF Power Output From Bitx40

 

Before you yank out the IRF, do this check:

Power the board and final, disconnect MIC and with PTT pressed check if 12V is getting to the IRF drain.

At 09/07/2017, you wrote:
I have some IF510's on order. I hope that's the problem because it will be an easy fix. It's worth a shot.

I've never tried transmitting with this radio without a dummy load attached.


Re: No RF Power Output From Bitx40

 

I totally agree with ekelly. I have had almost exactly the same experience with lifting a trace from the top of the board while focusing on the bottom of the board where the solder pads are. The solder was still attached on the top when I pulled it out, lifting the trace back to the inductor coil. I had to make that trace on the bottom side with a bit of wire. The last time I replaced the IRF510, I clipped the leads high, and soldered the new one to the leads sticking up from the board. I'll never have to worry about damaging the board if I need to replace the PA again.


On Sat, Jul 8, 2017 at 07:00 pm, ekelley wrote:
IRF510 - A tip for those replacing the transistor. Don't try to remove it with a solder sucker. The pins fit
too tightly into the circuit board and unless you have a way of heating all three pins at the same time.
Try this, carefully clip the pins at the bottom of the transistor, if it is dead, nothing lost. Once the transistor
is gone, you can easily remove one pin at a time leaving a clean hole for installing the new transistor.
I replaced three of them and wound up damaging the circuit track on the board. The 510's are inexpensive
and not worth trying to save them, even if you are removing them to test them. They are too sensitive!
Ed


Re: No RF Power Output From Bitx40

 

I have some IF510's on order. I hope that's the problem because it will be an easy fix. It's worth a shot.?

I've never tried transmitting with this radio without a dummy load attached.?


Re: No RF Power Output From Bitx40

 

¿ªÔÆÌåÓý

IRF510 - A tip for those replacing the transistor. Don't try to remove it with a solder sucker. The pins fit
too tightly into the circuit board and unless you have a way of heating all three pins at the same time.
Try this, carefully clip the pins at the bottom of the transistor, if it is dead, nothing lost. Once the transistor
is gone, you can easily remove one pin at a time leaving a clean hole for installing the new transistor.
I replaced three of them and wound up damaging the circuit track on the board. The 510's are inexpensive
and not worth trying to save them, even if you are removing them to test them. They are too sensitive!
Ed

On 7/8/2017 8:40 PM, M Garza wrote:

It sounds like the IRF510 is bad.? Do you have a transistor tester to check it? They are very sensitive.? I still have not put my radio together, but a bought 10 IRF510s to experiment with and to have spares.? Good luck,
Marco - KG5PRT?

On Jul 8, 2017 6:02 PM, <Kc3hjp@...> wrote:
Ok, just tested it. I have 12v on pin 3 when I key up the mic and I get 5v out on pin 1 when I key up the mic.?


Re: Circuit Diagrams

M Garza
 

Usually, ctrl and + will magnify and ctrl and - will make it smaller.

Good luck,

Marco - KG5PRT?

On Jul 8, 2017 4:46 PM, "Daniel Isaza" <hk4dei@...> wrote:
If you're viewing it from the main site, try this direct link to the image file:



then click over it to view full size on your browser, also, every web browser has a zoom function, look for it.

Dan.

On Sat, Jul 8, 2017 at 4:14 PM, Dexter N Muir <dexy@...> wrote:
Is there a circuit diagram with 'hovers' over the components? My eyesight and computer schema do not lend well to viewing the diagram at hfsigs.



Re: No RF Power Output From Bitx40

M Garza
 

It sounds like the IRF510 is bad.? Do you have a transistor tester to check it? They are very sensitive.? I still have not put my radio together, but a bought 10 IRF510s to experiment with and to have spares.? Good luck,
Marco - KG5PRT?

On Jul 8, 2017 6:02 PM, <Kc3hjp@...> wrote:
Ok, just tested it. I have 12v on pin 3 when I key up the mic and I get 5v out on pin 1 when I key up the mic.?