Page 1 of 1

Can I use C-Language in the LED Blinking(PR1-A)?

PostPosted: Sat Aug 29, 2009 10:50 pm
by zoro
I am famous in C-Language.
So I want to ask can I use C-Language in the LED Blinking(PR1-A)?
If can,then how?
MPLAB can convert the C-language to HEX code?

Re: Can I use C-Language in the LED Blinking(PR1-A)?

PostPosted: Sun Aug 30, 2009 3:14 pm
by robosang
zoro WROTE:I am famous in C-Language.

You say you are famous in C-Language? Don really understand this, you are familiar with C Language or what?

If you are familiar, why you asked this question? There are plenty of C source code for PIC and other microcontroller outside, sure you can do LED blinking with C language.

Re: Can I use C-Language in the LED Blinking(PR1-A)?

PostPosted: Wed Sep 02, 2009 10:51 am
by ober
zoro, we do not have C sample code for PR1. PR1 is very straight forward project which is to control LED blinking with a few switches.

You can actually use some other C code from PR such as PR10, or any PRs, modify it and use it for PR1.

Re: Can I use C-Language in the LED Blinking(PR1-A)?

PostPosted: Tue Jan 19, 2010 1:04 pm
by shahrul
zoro WROTE:I am famous in C-Language.
So I want to ask can I use C-Language in the LED Blinking(PR1-A)?
If can,then how?
MPLAB can convert the C-language to HEX code?

If you are familiar with C, maybe you don't get C compiler to use in MPLAB. You just need Hi-Tech Compiler to write C code in MPLab.