Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

PIC Programming in C Language

Status
Not open for further replies.
I have ported code so it can run on the PICC18 compiler and the MCC18 compiler. The code is portable in general, but there will always be details like how that compiler addresses pins (which is not part of the C language) which is compiler-specific.
 
sukumar said:
Hi,
C is much more easy than basic. when comparing both Basic has additional features. But C is user freindly.

yes you are right once you've learned C.It's hard to learn another language. So that I feel C language alike using assembler and basic together.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top