Main Page

From Pinguino-Wiki

Jump to: navigation, search


Language: English  • Deutsch • Español • Français • 日本語


There are so many great platforms for creating digitally enabled devices that its gotten hard to figure out which one to use. Arduino is maybe one of the most famous but it is based on ATMEL Microcontrollers. The goal of this project is to bring the simplicity of Arduino language to the PIC ©Microchip Microcontrollers with built-in USB hardware. Read more...

1.Code 2.Upload 3.Run

Download

Pinguino IDE is a rolling release (with some milestones) which supports both 8- and 32-bit Pinguino boards. You can get the latest development release from the Google Code Subversion (SVN) repository :

  • from your SVN Manager using this URL : http://pinguino32.googlecode.com/svn/ide
  • from your Terminal : svn checkout http://pinguino32.googlecode.com/svn/ide your-pinguino-directory
  • from the IDE menu (if you alread have one launched with --dev true option) : Pinguino > Check for Updates

You will need to install the development environment applications and support libraries.

Pinguino IDE is also available as a complete package from Google Code. Note that packages may not exist for all platforms.

Please report bugs on the forum. Generally speaking you can find documentation such as IO mapping, datasheet, themes, etc., here. Current developments are listed in the Roadmap.

Hardware

Pinguino supports 8- and 32-bit ©Microchip microcontrollers :

Software Installation

Language Reference

FAQ

What is Pinguino? How can I enter in bootloader mode on 32-bit Pinguino ?
What are the strengths of Pinguino vs. Arduino ? How can I make libraries for Pinguino?
What are the weaknesses of Pinguino vs. Arduino ? How do I debug my program when it hangs ?
Is Pinguino 100% compatible with Arduino ?
Roadmap
External links
Personal tools