Maker Pro
Maker Pro

Help me NEWBIE

S

sunnie

Jan 1, 1970
0
have a Kit 149 Version B Pic Programmer
does anyone have any idea what compiler would be successful with this
programmer.

T a in advance


I will get there
Sunnie
 
A

Alex Gibson

Jan 1, 1970
0
sunnie said:
have a Kit 149 Version B Pic Programmer
does anyone have any idea what compiler would be successful with this
programmer.

T a in advance


I will get there
Sunnie

What do you want to learn ?

pic assembly language ?
c ?
jal - just another language (bit like pascal) ?

Any pic compiler or assembler that produces the right
programming files will work.

Assuming your using windows as your appear to
be using outlook express(from message headers).

First get mplab from microchip
www.microchip.com has the assembler builtin.
can also act as an ide for some compilers.

Get or borrow a book or two
look at some of the many web tutorials.

I suggest one of the Myke Predko books.
http://www.piclist.com/techref/microchip/books.htm

For a book on
Programming and Customising Robot Controllers
also by Myke Predko is quite good.

Be sure to have a look at the piclist www.piclist.com
there also is a large mailing list
http://www.piclist.com/techref/piclist/begin.htm beginners check list

http://www.piclist.com/techref/microchip/intro/pic.htm intro to 16f84

Just read their faq and posting suggestions before you
start. Read for a while (week or two) before posting questions.
More likely to get help if you avoid pissing people off.

Alex
 
Top