I have some basic understanding of microcontroller, C programming language and did some projects about this. However, I just got a job relating to this and realized that I lack lots of knowledge to write a complete program on my own without copy, paste and edit some sample code from the net.
My work place doesn't allow to use the Internet so I get depressed and couldn't write a complete code and make it work without searching the net.
Now I have to study actually how to use microcontroller in detail such as memory map, makefile, set fuse bits, WDT,...
I use PIC 16 and 18 families and run it on PIC C compiler and MPLAB.
Could you give some advice and some links/guideline so that I can write the code on my own?
I am allowed to use datasheet there is lots of concepts that I can't understand.
PS. I found this page extremely good.
http://www.mikroe.com/chapters/view/16/chapter-3-pic16f887-microcontroller/
My work place doesn't allow to use the Internet so I get depressed and couldn't write a complete code and make it work without searching the net.
Now I have to study actually how to use microcontroller in detail such as memory map, makefile, set fuse bits, WDT,...
I use PIC 16 and 18 families and run it on PIC C compiler and MPLAB.
Could you give some advice and some links/guideline so that I can write the code on my own?
I am allowed to use datasheet there is lots of concepts that I can't understand.
PS. I found this page extremely good.
http://www.mikroe.com/chapters/view/16/chapter-3-pic16f887-microcontroller/