All of lore.kernel.org
 help / color / mirror / Atom feed
* PIC programming question
@ 2003-01-07  4:30 Phil
  2003-01-08 13:04 ` Frank Terhaar-Yonkers
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Phil @ 2003-01-07  4:30 UTC (permalink / raw)
  To: linux-hams

Hello All,

I'd to try my hand at PIC programming and the projects that I have in mind are 
amateur radio related so I suppose this question is not off topic.

I have some utilities (gputils) that will create the hex code, however I'm 
wondering what other people use to actually program the PIC.

An Internet search didn't reveal very many programmers for Linux. One 
interesting project is called ponyprog2000. The hardware is more complex than 
a typical programmer that operates under MS Windows but it's probably more 
versatile. The software appears to be easy enough to use.

Does anyone have a favorite PIC programmer? My only interest at the moment is 
to be able to program PIC 16F84 and 16F876 chips.

-- 
Regards,
Phil
phil@spiderweb.com.au



^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: PIC programming question
       [not found] <E51999353E6CF54E856A3193EF0686CC34F9D9@actmail>
@ 2003-01-08  0:48 ` Joshua Hayworth
  0 siblings, 0 replies; 6+ messages in thread
From: Joshua Hayworth @ 2003-01-08  0:48 UTC (permalink / raw)
  To: 'Phil', linux-hams

Is this what your talking about?

http://home3.inet.tele.dk/frda/picasm/prog.html

Just curious,

-- Joshua

P.s.  My grandfather gave me the coolest gift for christmas.  It was a
copy of the ARRL Amateur Radio Handbook circa 1958.  For my birthday
(January 3rd) I got a $100 gift certificate to Frys Electronics.  With
that I bought the 2003 edition of the Handbook and the W5YI Technician
class (Element 2) study guide.  I'm going to my first HAM Club meeting
tonight.  This hobby is turning out to be really cool.

<shrug>

Just thought you guys should know...  ;-)

-----Original Message-----
From: linux-hams-owner@vger.kernel.org
[mailto:linux-hams-owner@vger.kernel.org] On Behalf Of Phil
Sent: Monday, January 06, 2003 08:31 PM
To: linux-hams@vger.kernel.org
Subject: PIC programming question


Hello All,

I'd to try my hand at PIC programming and the projects that I have in
mind are 
amateur radio related so I suppose this question is not off topic.

I have some utilities (gputils) that will create the hex code, however
I'm 
wondering what other people use to actually program the PIC.

An Internet search didn't reveal very many programmers for Linux. One 
interesting project is called ponyprog2000. The hardware is more complex
than 
a typical programmer that operates under MS Windows but it's probably
more 
versatile. The software appears to be easy enough to use.

Does anyone have a favorite PIC programmer? My only interest at the
moment is 
to be able to program PIC 16F84 and 16F876 chips.

-- 
Regards,
Phil
phil@spiderweb.com.au


-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org More majordomo info
at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PIC programming question
  2003-01-07  4:30 PIC programming question Phil
@ 2003-01-08 13:04 ` Frank Terhaar-Yonkers
  2003-01-08 13:23 ` Tomi Manninen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Frank Terhaar-Yonkers @ 2003-01-08 13:04 UTC (permalink / raw)
  To: Phil; +Cc: linux-hams

Phil,

I bought a cheap (hooks up to parallel port) programmer from:
	http://www.dontronics.com/prod.html
It and the PICALL software are like USD$65 assembled.  Works with nearly 
any PIC chip.
Also, check out "mplab" which is a free assembly language dev 
environment available from www.microchip.com.
If you are doing a lot of fooling around and testing, buy a couple of 
PICs that are eeprom based.  Erase them with a high-intensity UV light.
Cheaper in the long run than the burn once, throw aways.

cheers,

- Frank


Phil wrote:
> Hello All,
> 
> I'd to try my hand at PIC programming and the projects that I have in mind are 
> amateur radio related so I suppose this question is not off topic.
> 
> I have some utilities (gputils) that will create the hex code, however I'm 
> wondering what other people use to actually program the PIC.
> 
> An Internet search didn't reveal very many programmers for Linux. One 
> interesting project is called ponyprog2000. The hardware is more complex than 
> a typical programmer that operates under MS Windows but it's probably more 
> versatile. The software appears to be easy enough to use.
> 
> Does anyone have a favorite PIC programmer? My only interest at the moment is 
> to be able to program PIC 16F84 and 16F876 chips.
> 


-- 
  \\\\////\\\\////\\\\\////\\\\\////\\\\////\\\\////
  Frank Terhaar-Yonkers      W4FTY   TRA 8325/L2
  Cisco Systems, Inc.
  NSITE - Pineview Building - RTP
  7025 Kit Creek Road  PO Box 14987
  Research Triangle Park,  North Carolina  27709
  fty@cisco.com   voice(919)392-2101 fx(919)392-4833


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PIC programming question
  2003-01-07  4:30 PIC programming question Phil
  2003-01-08 13:04 ` Frank Terhaar-Yonkers
@ 2003-01-08 13:23 ` Tomi Manninen
  2003-01-08 20:54 ` Nuno Miguel Fernandes Sucena Almeida
  2003-01-09  9:38 ` Wilbert Knol
  3 siblings, 0 replies; 6+ messages in thread
From: Tomi Manninen @ 2003-01-08 13:23 UTC (permalink / raw)
  To: Phil; +Cc: linux-hams

On Tue, 7 Jan 2003, Phil wrote:

> Does anyone have a favorite PIC programmer? My only interest at the moment is 
> to be able to program PIC 16F84 and 16F876 chips.

I have used picprog (http://www.iki.fi/hyvatti/pic/picprog.html). It's old
and only handles the 16x84 but it works with very simple hardware which
needs no extra power.

-- 
Tomi Manninen           Internet:  oh2bns@sral.fi
OH2BNS                  AX.25:     oh2bns@oh2rbi.fin.eu
KP20ME04                Amprnet:   oh2bns@oh2rbi.ampr.org


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PIC programming question
  2003-01-07  4:30 PIC programming question Phil
  2003-01-08 13:04 ` Frank Terhaar-Yonkers
  2003-01-08 13:23 ` Tomi Manninen
@ 2003-01-08 20:54 ` Nuno Miguel Fernandes Sucena Almeida
  2003-01-09  9:38 ` Wilbert Knol
  3 siblings, 0 replies; 6+ messages in thread
From: Nuno Miguel Fernandes Sucena Almeida @ 2003-01-08 20:54 UTC (permalink / raw)
  To: Phil; +Cc: linux-hams



On Tue, Jan 07, 2003 at 02:30:56PM +1000, Phil wrote:
| An Internet search didn't reveal very many programmers for Linux. One 
|interesting project is called ponyprog2000. The hardware is more complex than 

check the two simple schematics at:

http://www.finitesite.com/d3jsys/

		73,
			Nuno
-- 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PIC programming question
  2003-01-07  4:30 PIC programming question Phil
                   ` (2 preceding siblings ...)
  2003-01-08 20:54 ` Nuno Miguel Fernandes Sucena Almeida
@ 2003-01-09  9:38 ` Wilbert Knol
  3 siblings, 0 replies; 6+ messages in thread
From: Wilbert Knol @ 2003-01-09  9:38 UTC (permalink / raw)
  To: Phil; +Cc: linux-hams


On Tue, 7 Jan 2003, Phil wrote:
> An Internet search didn't reveal very many programmers for Linux. One 


A programmer for DOS will likely run in an XDOS box. With FreeDOS, you 
don't even need a MS copy of DOS....

The same applies for Windows apps under the Wine emulator (although 
the results can be a bit less predictable here). Again: you don't 
even need to own Windows.

A collegue of mine uses a programmer bought at Dick Smith's, which, he 
says, is one of the better ones. No doubt you can get them in Oz, too.


Wilbert, ZL2BSJ




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-09  9:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-07  4:30 PIC programming question Phil
2003-01-08 13:04 ` Frank Terhaar-Yonkers
2003-01-08 13:23 ` Tomi Manninen
2003-01-08 20:54 ` Nuno Miguel Fernandes Sucena Almeida
2003-01-09  9:38 ` Wilbert Knol
     [not found] <E51999353E6CF54E856A3193EF0686CC34F9D9@actmail>
2003-01-08  0:48 ` Joshua Hayworth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.