Programming pics in basic, which program is used?

Thread Starter

mec-tr

Joined Jun 21, 2010
7
hi all i am a new guest and i hope for all best wishes.
And i want to learn how to beginning and which program used note that i wish to used pic basic language
 

Tahmid

Joined Jul 2, 2008
343
Hi,
For programming PIC in BASIC, I highly recommend the mikroBASIC compiler. There is a free version as well, along with plenty of support, a free e-book, plenty of example codes and awesome library functions.

I think you should have a look at: www.mikroe.com

Hope this helps.
Tahmid.
 

Thread Starter

mec-tr

Joined Jun 21, 2010
7
thx,for all reply and i start with a book to understand the feature of microcontroller and i wait the result beyond??????????????
 

Harrington

Joined Dec 19, 2009
85
Has It got to be a pic basic compiler why not use another language pic basic as is proton basic are actually c compilers I got a telling off from the blokes of Proton basic when i suggested that it was basic comments were i have to grin a bit at this " I absolutely detest basic "

There is the SDCC compiler as well if you can put this together quite difficult to patch together though thats what i found It is free however uses ANSI C

Proton Basic is very good and equally as good is Boost C compiler

The Hi tech C compiler is another compiler as well but its very expensive not for people who have very limited budget
 
Top