Re: getting started on C programming on PIC16F628A, PIC16F690, OR PIC18F2620



On Sep 9, 1:15 pm, ssylee <sta***...@xxxxxxxxx> wrote:
I'm trying to get started with C programming on either one of the PIC
microcontrollers in MPLAB IDE using C18 compiler (or any other C
compiler that Microchip makes), however, I'm having some trouble
drafting a source code that has, for example, LEDs flashing or display
a "Hello World" message through printf() and in such fashion that I
can see it on a host computer. Does anyone know any good resources in
those tasks that could help me get started?

Stanley

Try the HiTech PIC-C compiler, the free version supports the 16F627A:
http://www.hitech.com.au/products/compilers/PICClite.php
Follow the example programs supplied.

Dave.

.