[Elecraft] PIC Programming Book

2011-02-11 Thread Lee Buller
My friend, Jeff, who is not ham (His wife is...go figure) is a computer Linux geek and is trying to figure out how to program PIC computers. I told him the other day that some Hams use them all the time in projects. Not me...but some hams do. He is having some issues with finding

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread Jack Smith
Although it's a few years old now, perhaps my book on PIC programming with MBasic would be of interest. It has several amateur radio related projects. http://www.amazon.com/Programming-Microcontroller-MBASIC-Embedded-Technology/dp/0750679468/ref=sr_1_1?ie=UTF8qid=1297433542sr=8-1 Jack K8ZOA

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread R. Kevin Stover
On Fri, 11 Feb 2011 05:59:00 -0800 (PST) Lee Buller k...@swbell.net wrote: My friend, Jeff, who is not ham (His wife is...go figure) is a computer Linux geek and is trying to figure out how to program PIC computers. I told him the other day that some Hams use them all the time in

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread Brian Alsop
Lee and Jeff, By registers, I think you are referring to those bits which must be set to select the various options a particular PIC pin may be used for. (If not skip the rest of this posting.) Setting these registers is the bane of PIC programming. There is a tendency for the programming

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread John Magliacane
--- On Fri, 2/11/11, Lee Buller k...@swbell.net wrote: My friend, Jeff, who is not ham (His wife is...go figure) is a computer Linux geek and is trying to figure out how to program PIC computers.  I told him the other day that some Hams use them all the time in projects.  Not me...but some

Re: [Elecraft] Split not available

2011-02-11 Thread Shel Radin KF0UR
Exactly. I'm a new K3 owner (~1 week) and had the same issue a few days into ownership.VFO B was in a mode other than DATA A. To prevent it from happening again, I added a double tap of A-B to my go to RTTY macro, which copies the mode of VFO A to VFO B, so both VFOs are always the proper

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread Byron Servies
You may want to consider looking at the TI LaunchPad as well. The demo board is cheap (less than $5) and they are making a big push with them. http://www.ti.com/launchpad I'm just getting started with mine, but so far so good. On Fri, Feb 11, 2011 at 7:01 AM, R. Kevin Stover

Re: [Elecraft] Split not available

2011-02-11 Thread w5ov
If the Split function were to include a A-B like I suggested recently, this would not be an issue. Some condemned this suggestion as a bad idea, but I doubt that they operate much or they would know what a pain in the neck this is. The logic should be: When Holding Split: if VFO B is not already

Re: [Elecraft] QST Product Reviews: Iambic Keyer Mode

2011-02-11 Thread Gary, W7TEA
Mike, Ten Tec provides for CW mode selection on its larger rigs--Orion and Omni VII. I believe the Eagle only allows Curtis B mode. Gary W7TEA - 73, Gary W7TEA K3 #1001 -- View this message in context:

[Elecraft] N2CQ QRP Contest Calendar: Feb 11 - Mar 11, 2010

2011-02-11 Thread Ken Newman
~ N2CQ QRP CONTEST CALENDAR February 11 to March 11, 2011 ~ Valentine Sprint (PODXS) (PSK-31) ... QRP Category Feb 11, 8 PM to Feb 12, 2 AM LOCAL TIME Rules:

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread Alan Bloom
I haven't read it but you might try ARRL's PIC Programming for Beginners: http://www.arrl.org/arrl-s-pic-programming-for-beginners Al N1AL On Fri, 2011-02-11 at 05:59 -0800, Lee Buller wrote: My friend, Jeff, who is not ham (His wife is...go figure) is a computer Linux geek and is trying

Re: [Elecraft] Split not available

2011-02-11 Thread JAMES ROGERS
That would certainly cure the problem and would have been saved the tumult of LID and UP UP I received at the hands of the big guns. I had never ever before had a problem going to spilt so when I hit split, I set the VFO and started calling. Much to my surprise, split never happened. And the

[Elecraft] [K2] headphone jack replacement tips?

2011-02-11 Thread John Shadle
I think I finally might get to replacing my failed headphone jack this weekend. Anyone have any tips for this little job? I recall that there are more than a few pins to desolder. Also, does it make sense to not put stress on the headphone jack in the future by plugging my headphones into the

[Elecraft] PIC Programming Book

2011-02-11 Thread Pete Zawasky
I wonder if the people on the list could point me to books, manuals, information concerning the programming of PIC devices? Lee - K0WA _ Lee, Especially for the PIC18, 24 and 30 series, Mikael (OH2AUN), has put

[Elecraft] setting up RTTY SO2R with K3s and WriteLog

2011-02-11 Thread k6rb
Last night I was able to set up an SO2R capability using two K3s, two sound cards, and just COM1 and COM2. There was no need to add an extra two COM ports. This works with AFSK, but not FSK. The tricky part is creating two instances of RTTYrite/MMTTY and having them associated with the proper

[Elecraft] P3 center freq using xv144

2011-02-11 Thread Bill K9YEQ
When I first go to 2 meter band the P3 center freq is on freq of VFO 1. After tuning the center freq is around 130 mhz. Can anyone advise what is up? I may have missed this issue on the reflector. IF I knew where to look in history I would. Bill K9YEQ

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread Wayne Burdick
I wonder if the people on the list could point me to books, manuals, information concerning the programming of PIC devices? Lee - K0WA __ Hi Lee, You'll definitely want to read a book or two on PIC coding, and you should carefully read the data sheet for your selected

[Elecraft] K3 APF OFF/ON USING PRESETS I/II

2011-02-11 Thread Jack Regan
I have tried to use Wayne's suggestion for setting APF on for one preset and of for the other. No luck. If I set DUAL PB to APF using CONFIG when PRESET I is active and then set DUAL PB to nor when preset II is active when I switch back to preset I then DUAL PB has also been changed nor. I have

Re: [Elecraft] K3 APF OFF/ON USING PRESETS I/II

2011-02-11 Thread Wayne Burdick
Jack, That isn't quite what I meant. You need to set CONFIG:DUAL PB to APF. Now select preset I, and turn APF ON by holding the DUAL PB switch. Then switch to preset II and turn APF off again using the DUAL PB switch. From then on you should be able to alternate between I and II and have

Re: [Elecraft] [K2] headphone jack replacement tips?

2011-02-11 Thread Don Wilhelm
John, If you have no de-soldering tools, try to get the solder out with wick, but if that fails, cut the jack apart and remove the pins one at a time. I don't see any advantage to not using the headphone jack. Who knows, the new one may last forever. There is a finite chance of a future

Re: [Elecraft] KX1 v. TT R4020

2011-02-11 Thread Fred Jensen
That was a standard call protocol in the coastal marine service. Listen to KSM on Sat afternoons [in NA] on 500, 4350.5, 6474.0, 8438.3, or 12993.0 KHz. Their wheel will run V V V V V V V V V DE KSM KSM KSM [tfc list if any] QSX 500 4 6 8 12. They have a 16 MHz frequency too, can't

Re: [Elecraft] Split not avaiable

2011-02-11 Thread iain macdonnell - N6ML
On Thu, Feb 10, 2011 at 5:57 PM, JAMES ROGERS w4...@bellsouth.net wrote: I just noticed that on some bands using DATA A split is not available. I have looked in the Configuration but have overlooked something somewhere. Anybody got a clue?? Are you sure you're in the DATA A sub-mode?

Re: [Elecraft] Split not avaiable

2011-02-11 Thread iain macdonnell - N6ML
On Fri, Feb 11, 2011 at 7:10 PM, iain macdonnell - N6ML a...@dseven.org wrote: On Thu, Feb 10, 2011 at 5:57 PM, JAMES ROGERS w4...@bellsouth.net wrote: I just noticed that on some bands using DATA A split is not available. I have looked in the Configuration but have overlooked something

Re: [Elecraft] [K2] headphone jack replacement tips?

2011-02-11 Thread Ron D'Eau Claire
Another way to treat that jack more gently is to use a right-angle adapter. That greatly shortens the level arm sticking out in front of the K2. Can't say it's the reason, buy my 11 year old K2 still has the original jack even though I use phones 100% of the time (and a right-angle adapter).

Re: [Elecraft] KX1 v. TT R4020

2011-02-11 Thread Ron D'Eau Claire
I don't find anything Liddish about the 3x3 calling sequence when not working a pileup, working a string of stations on a particular frequency or contesting. Indeed, what I find poor practice are those who try to answer my CQ with only their call sent once. I can't tell if they are calling me, if

Re: [Elecraft] [Elecraft_K3] Re: Elecraft at Orlando ARRL Hamcation this weekend

2011-02-11 Thread Hector Padron
Well it won't be hard to find me,look for an ugly short guy with a Pancho Villa style big mostache with my call sign on the hat.See you there then,73   Hector AD4C If freedom means something,it is the right to tell others what they don't want to hear –George Orwell --- On Fri, 2/11/11, Jose

Re: [Elecraft] UK Import Duty attracted by factory built K3.

2011-02-11 Thread DL2FI, Peter
From Elecraft, including USPS shipping and 20% VAT, at $1.60 to £1; £575. From QRP.DE, including shipping and German VAT, at €1.17 to £1; £680. But thats only half the true. There is another big difference: QRPproject warranty is two years and shipment under warrany is included. In USA

Re: [Elecraft] UK Import Duty attracted by factory built K3.

2011-02-11 Thread Stephen Prior
Peter, I have to confess that you have a very good point there. We are so used to having good legally backed warranties in the EU that we forget that they have to be paid for! We mistakenly assume that nothing will go wrong, although in the case of the K3 for example, its modular approach would

Re: [Elecraft] UK Import Duty attracted by factory built K3.

2011-02-11 Thread Dave Sergeant
On 11 Feb 2011 at 20:42, DL2FI, Peter wrote: There is another big difference: QRPproject warranty is two years and shipment under warrany is included. In USA you get one year warranty and as you live outside USA, you have to pay both way shipments even under warranty. 732 de Peter, DL2FI

[Elecraft] QRT 600m for weekend

2011-02-11 Thread Edward R. Cole
I will be using my K3 on 1296-eme this weekend so will not operate on 600m I should be able to beacon Sunday night. Monday will depend on Valentines Day plans (whether we go out in the evening) The apparent RF problem with the NDB has not reappeared. I noted I could produce the same symptoms

Re: [Elecraft] Look familiar? Elecraft vs Ten Tec

2011-02-11 Thread Joe Subich, W4TV
Ron, What does catch my eye is the linear regulated 12V wall wart they offer. Like to have one of those for hotel-room portable with my KX1. Been watching for one but all I see nowadays are unregulated supplies, most of them dreaded switchers. How much current do you need? This looks like

Re: [Elecraft] Using K3 with N1MM and MMTTY

2011-02-11 Thread Joe Subich, W4TV
How do you K3/N1MM users interface the MMTTY engine? Assuming you are using FSK (FSK D), you need two serial ports. One port is used by N1MM Logger for radio control (connected to the K3 RS-232 port), The other port is the N1MM Logger Digital port - the TxD line drives an open collector

Re: [Elecraft] Split not avaiable

2011-02-11 Thread Joe Subich, W4TV
If one VFO is data mode (DATA A, AFSK A, FSK D, PSK D) and the other is not data (CW, USB/LSB, etc.), you will get Split n/a if you attempt to split. 73, ... Joe, W4TV On 2/10/2011 12:57 PM, JAMES ROGERS wrote: I just noticed that on some bands using DATA A split is not available. I have

Re: [Elecraft] KX1 v. TT R4020

2011-02-11 Thread Ron D'Eau Claire
A off-reflector comment by a PSK operator reminded me that letters are sometimes dropped in PSK and, if the operator isn't watching the waterfall, it's easy to lose the K and not realize the transmission has ended. He's seen PSE K become common on PSK as a way of adding redundancy to signal the

Re: [Elecraft] Elecraft at the Orlando ARRL Hamcation this weekend

2011-02-11 Thread Barry Pfeil
I just left the Elecraft booth an hour or so ago and the K-Line (LOVE that name) did look great with the K3-P3-KPA500 combination bolted side-by-side. With the amp at 26 pounds in weight per Eric, I'd guess the whole station comes out well under 50 pounds . Of course you have to add a DC

Re: [Elecraft] Using K3 with N1MM and MMTTY

2011-02-11 Thread Wes Stewart
Or you can just use AFSK + VOX and not worry about it. --- On Wed, 2/9/11, Joe Subich, W4TV li...@subich.com wrote: From: Joe Subich, W4TV li...@subich.com Subject: Re: [Elecraft] Using K3 with N1MM and MMTTY To: Joe j...@k2uf.com, Elecraft Reflector elecraft@mailman.qth.net Date:

Re: [Elecraft] PIC Programming Book

2011-02-11 Thread Dick Dievendorff
I was impressed by a downloadable book on http://qwikandlow.com It covered a lot of topics very nicely and the price of the book is right... 73 de Dick, K6KR On Feb 11, 2011, at 11:22, Pete Zawasky pzawa...@pzef.net wrote: I wonder if the people on the list could point me to books, manuals,

[Elecraft] General Digital Contesting Help

2011-02-11 Thread goldtr8
Group, I would like to attempt to try and do some digital contesting with my K3. It took me a long time to get HRD and its associated software working and I finally can use the DM780 software fairly good. What I am not able to figure out is the proper set of calls and responses that