good resources for learning pic programming?

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
stuntpenguin007
Posts: 667
Joined: Sun Apr 27, 2008 12:21 pm

good resources for learning pic programming?

Post by stuntpenguin007 »

Anybody know of any good tutorials or books to learn pic programming? I know there are some good tutorials on the internet that I've gone over, but it'd be nice to find something in textbook style to learn from. As in, learn a little bit, put it to use on your own, move on to the next chapter and repeat. I also want it to be somewhat recent (within 3 years or so), but it wouldn't be a requirement since pics haven't changed a whole lot. I'd really like something that goes in depth with spi too.

Thanks :wink:

edit: http://books.google.com/books?id=CB9GaA ... q=&f=false" onclick="window.open(this.href);return false;
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
kibble
Posts: 439
Joined: Wed Jul 29, 2009 10:41 am

Re: good resources for learning pic programming?

Post by kibble »

There's this website I found that has some pretty good info about PIC instructions:

http://www.mikroe.com/en/books/picbook/A_appendix.htm" onclick="window.open(this.href);return false;

This one has some pretty good basics and will help you get started with the basic examples it has:

http://www.mstracey.btinternet.co.uk/pi ... icmain.htm" onclick="window.open(this.href);return false;

I have a book called "Programming and Customizing the PIC Microcontroller" I think it's by Mike Predko.

If you wanna learn to program these, I highly recommend you get yourself a development kit as it's hard to understand what the heck is going on in the code unless you play with it for yourself.
Coming Soon: Kibble's L'Ectroshop (parts and stuff FS)
Post Reply