Start pic programming with mikroc for beginners

January 4, 2009 by · 4 Comments
Filed under: Uncategorized 

Write your first program in mikroc

MikroC is a powerful, feature rich development tool for PICmicros. PIC andC fit well together: PIC is the most popular 8-bit chip in the world, used in a wide variety of applications, and C, prized for its efficiency, is a natural choice for developing microcontroller applications. MikroC provides a successful match featuring highly advanced IDE, ANSI compliant compiler, broad set of hardware libraries, comprehensive documentation, and plenty of ready to run example programs.

Read more