Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Posted by
Larry Edington
on 2001-04-22 22:31:40 UTC
----- Original Message -----
From: <paul@...>
> The purpose of this post is to ask, how different is progaming a PIC
> to that which I described above?
PIC's are easier to build with than 8085's. No external rom or ram needed.
Some even have built in oscillators but you'll usually want to use a crystal
and a couple of caps for the clock. ( or use a crystal oscillator which is
what I do most of the time ).
Now you'll need to have something to program the PIC with. Plenty of cheap
programmers you can buy or even build.
Now just get a breadboard, your PIC and some LED's. Then learn how to write
the code, assemble or compile it, burn it into the PIC and test it. Start
with blinking an LED. Then move on from there. Only 35 or so instructions if
you want to learn Assembly. Or get one of the cheap commercial or shareware
C compilers. The assemblers are free.
As others have said there are some great beginning PIC books out there.
Mike Predko has one I'd recommend.
Here's a good starting page with lots of PIC stuff on it:
http://www.thepicarchive.cwc.net/dtpa/links.html
Start with one of the F parts. That's a flash part that you can reprogram
over and over. Like a 16F84A which is the most popular beginners PIC.
later,
Larry E.
Discussion Thread
beer@s...
2001-04-20 12:01:01 UTC
Re: PICs as replacements for L297s
Alan Marconett KM6VV
2001-04-20 17:16:33 UTC
Re: PICs as replacements for L297s
Larry Edington
2001-04-20 18:09:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Larry Edington
2001-04-20 18:29:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Ian Wright
2001-04-21 01:11:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
paul@a...
2001-04-21 07:23:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Larry Edington
2001-04-21 11:05:43 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Kerry
2001-04-21 17:07:33 UTC
Re: PICs as replacements for L297s
Larry Edington
2001-04-21 17:39:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
ballendo@y...
2001-04-21 23:19:09 UTC
Re: PICs as replacements for L297s
paul@r...
2001-04-22 03:04:43 UTC
Re: PICs as replacements for L297s
Ian Wright
2001-04-22 04:04:35 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Carol & Jerry Jankura
2001-04-22 05:16:58 UTC
RE: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Flosi Gudmundsson
2001-04-22 06:36:12 UTC
Re: PICs as replacements for L297s
Tom Eldredge
2001-04-22 08:58:45 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Tom Eldredge
2001-04-22 08:58:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Kerry
2001-04-22 09:29:05 UTC
Re: PICs as replacements for L297s
Tim Goldstein
2001-04-22 09:35:07 UTC
RE: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Kerry
2001-04-22 10:08:04 UTC
Re: PICs as replacements for L297s
Tim Goldstein
2001-04-22 10:46:10 UTC
RE: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Kerry
2001-04-22 11:36:23 UTC
Re: PICs as replacements for L297s
Smoke
2001-04-22 18:56:07 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Alan Marconett KM6VV
2001-04-22 21:03:39 UTC
Re: PICs as replacements for L297s
Larry Edington
2001-04-22 22:01:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Larry Edington
2001-04-22 22:03:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Larry Edington
2001-04-22 22:31:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Larry Edington
2001-04-22 22:40:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Alan Marconett KM6VV
2001-04-22 22:51:21 UTC
Re: PICs as replacements for L297s
paul@r...
2001-04-23 03:12:55 UTC
Re: PICs as replacements for L297s
Tom Eldredge
2001-04-23 18:46:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
chapmani@m...
2001-05-08 04:36:12 UTC
PICs as replacements for L297s
Dan Mauch
2001-05-08 08:36:20 UTC
Re: [CAD_CAM_EDM_DRO] PICs as replacements for L297s
Larry Edington
2001-05-08 09:14:35 UTC
Re: [CAD_CAM_EDM_DRO] PICs as replacements for L297s
Tony Jeffree
2001-05-08 12:19:43 UTC
Re: PICs as replacements for L297s
Eric Keller
2001-05-08 13:10:20 UTC
RE: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Carol & Jerry Jankura
2001-05-08 17:45:10 UTC
RE: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s
Larry Edington
2001-05-08 18:17:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: PICs as replacements for L297s