¿ªÔÆÌåÓý

Date
Re: Hook up amp
I use a 35 watt all band, mode, HFprojects amp by Virgil, K5OOR and it is keyed by the RF output from my QRP transmitters, no fooling around with relays or anything else.? Karl
By ktschwab@... · #30844 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
Mystery solved. File | Preferences Compiler Warnings was set to None. Changed it to Default and the warnings show up. I also enabled Verbose output for compilations. This system will never upload
By Vince Vielhaber <vev@...> · #30843 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
I know virtually nothing about the Arduino IDE, but that won't prevent me from kibitzing here. Looks like in the recent past all warnings were suppressed: ?
By Jerry Gaffke · #30842 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
No, Pavel's sketch. It has the same line in it as your example. Vince.
By Vince Vielhaber <vev@...> · #30841 ·
Re: AGC Boards on oshpark.com
I did the layout for 1206 size parts. -- DuWayne? KV4QB
By DuWayne Schmidlkofer · #30840 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
That is really odd, as I just compiled it with 1.8.3 and I get warnings without using the const qualifier. You're referring to the sample program I just posted? Jack, W8TEE To: [email protected]
By Jack Purdum <econjack@...> · #30839 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
Here's the odd part. I'm using 1.8.3 and it compiles cleanly without the need for const. Archiving built core (caching)
By Vince Vielhaber <vev@...> · #30838 ·
Re: Bitx40 Socket for IRF510
I'm wondering if something more substantial might be needed - the IRF510 gets hot... Here's a Molex connector, specifically for TO-220 - " CONN SOCKET TRANSIST TO-220
By Mike Yancey · #30837 ·
Re: ON/OFF Volume Knob
I've tried every and all (maybe there was one I missed...lol) volume controls, with a switch, linear taper, audio taper, small shaft with small knob, small shaft with a filler sleeve, large shaft with
By Michael Davis <maddmd818@...> · #30836 ·
Re: Bitx40 Socket for IRF510
The ones with the long pins are known as 'stackable headers', also. ? Here's a 3-Pin stackable header. I wonder if it'll take the current? Also, if there's enough contact area
By Mike Yancey · #30835 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
Hi Jonathan: The problem stems from the definition of the model[] array. The new parser tightens things up a bit, as illustrated in the following program: void setup() {?? const char *model[] = {"
By Jack Purdum <econjack@...> · #30834 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
jack, i just did ignored it and uploaded it but it does not have CW btw, i do not have programming knowledge as in zero skills, i just learning by what i can read here i really appreciate your
By jrea79@... · #30833 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
The parser in the latest version of the Arduino IDE is much "stricter" on the C syntax checking and even seems to find some semantic errors, too. I am consistently getting warnings from compiles, but
By Jack Purdum <econjack@...> · #30832 ·
Hook up amp
I added ?a Rca jack on ?back panel of Bitx40 cabinet ?wired to Ptt connector. Going ?to the Amertron 811 relay. Some problems but working ?i can get 100 walts ?output. ?The ?first problen is
By Francesca Wine <francescawine@...> · #30831 ·
Re: A better Raduino PCB
All: One of my cohorts in crime is Al Peter, AC8GY, and we both wanted to start a build club for the greater Cincinnati area. Because we expect to use the Arduino MEGA 2560 on some of the projects, he
By Jack Purdum <econjack@...> · #30830 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
vince i am using IDE 1.8.2 thanks for the reply! 73! jonathan/DV2NAH
By jrea79@... · #30829 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
What version of the Arduino IDE are you using? I just downloaded and compiled it with no errors or warnings. Vince.
By Vince Vielhaber <vev@...> · #30828 ·
Re: LCD noise??
That may explain why I never had it. My main one is built into a Tektronix plugin and plugged into a TM506 frame. The board is mounted to an aluminum plate attached to an aluminum frame and
By Vince Vielhaber <vev@...> · #30827 ·
Re: Bitx40 Pavel's blend sketch updated (the Allard's folk one with S-Meter, TX-meter, AGC)
hi! when i try compile it has this message: C:\Users\James\AppData\Local\Temp\Temp1_bitx40-master (3).zip\bitx40-master\bitx40\bitx40.ino:194:48: warning: deprecated conversion from string constant
By jrea79@... · #30826 ·
Re: LCD noise??
Did you turn them on? Just kidding. Sometimes when data is pushed from the Nano to the display, there is a "hash" noise created. I had a similar problem, but since there are no "wires" from the TFT
By Jack Purdum <econjack@...> · #30825 ·