Starting with PIC16

Thread Starter

RishabhG

Joined Jun 7, 2012
1
hi everyone, i have recently started learning programming the PIC microcontroller...i am new to this field. I am not able to work in an organized manner. I am following Mazidi's book which is on PIC18. The problem is i am using the PIC16F877A with HITECH C compiler and the book is based on PIC18 and C18 compiler...what do i do? how do i learn PIC16 programming in C?

people having experience in PIC programming please help me out...
 

hexreader

Joined Apr 16, 2011
581
Why not learn PIC18 if that is what your book explains?

PIC18 is easier to use than PIC16

Just buy the same chips that your books describe, and use the free version of C18.
 

CVMichael

Joined Aug 3, 2007
419
Get a PIC18 ? the equivalent to PIC16F877A is PIC18F4550. Cheaper than buying a new book that is for PIC16.

But there is not much diferent between PIC16 and PIC18

What problems do you have?
 

ErnieM

Joined Apr 24, 2011
8,377
And the C18 compiler is a free download. A programmer/debugger tool was not mentioned, so a PICkit is a good addition.

Just not gonna get that as free sample.
 

kingArgon

Joined Mar 20, 2011
33
Hi, im making tutorials based this specific PIC microcontroller.

How to program a Pic Microcontroller the easy way part 1:
http://youtu.be/qGv5FbpF1-U


They are more of a getting started guide for people familiar with programming and electronics but a novice should be able to follow along.

Please subscribe to my channel and let me know what you think!

happy hacking!
 
Top