Tag Archives: tutorials Uno32


Tutorial series on chipKIT programming and interfacing

chipKIT is an open source embedded development environment based on the popular Arduino platform. The major difference between the two platforms is the type of processor used in their hardware. The Arduino development boards are based on 8-bit Atmel microcontrollers which run at maximum clock speed of 16 MHz . On the other hand, the chipKIT hardware uses powerful 32-bit PIC processors running at 80 MHz clock, and thus provides improved performance over the traditional Arduino boards. I have started this new tutorial series on chipKIT, and I believe they will be helpful for beginners to start using this platform for their own embedded projects and designs. Because I am also new to the Arduino and chipKIT world, I would really appreciate your opinions, comments and suggestions regarding these tutorials.

chipKIT programming and interfacing

Go to the main tutorial page