lockman_akim
Advanced Member level 1
i want to start program a PIC using C++ in MPLab..i have an experience in BASIC programming..can anyone give me a smple program such as LED blinking..
tanx..
tanx..
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Which compiler? Do you know C programming?
i really appreciate who help me..
"pic.h" is header that includes every PIC. Decide which compiler you want to use.
i am using 16f877a, and the compiler is Hi Tech C, so just put
#include "pic.h"
just like that??
i am using 16f877a, and the compiler is Hi Tech C, so just put
#include "pic.h"
just like that??
Again, do you have any experience with C programming?.
no i don't have any experience with c