Main Page

From Pinguino-Wiki

Jump to: navigation, search


Language: English  • EspaƱol


Pinguino is an Arduino-like board based on Microchip 8-bit or 32-bit PIC microcontrollers. The goal of this project is to build an IDE (Integrated Development Environment) which is easy to use on GNU/Linux, Windows and Mac OS X. Arduino is a powerful tool with some faults. One of its inconveniences is that there is no native USB interface on the chip and its code length.

1.Code 2.Upload 3.Run

Pinguino is Open hardware and Open software. More...

Download

Pinguino IDE supports 8- and 32-bit Pinguino boards.

Latest development packages from Google Code

You can download the latest development packages from Google Code. Packages may not exist for all platforms.

Latest development release from Google Code Subversion (SVN) Repository

You can also get the latest development release from the Google Code Subversion (SVN) repository:

Please report bugs on the forum. Generally speaking you can find documentation such as IO mapping, datasheet, themes, etc., here

Hardware

Pinguino supports 8- and 32-bit microcontrollers :

  • 8-bit
    • PIC18F2550 and PIC18F4550 from ©Microchip
    • PIC18F26J50 from ©Microchip (coming soon)

Software Installation

Language Reference

FAQ

What is Pinguino? External links
What are the strengths of Pinguino vs. Arduino ? What are the weaknesses of Pinguino vs. Arduino ?
Is Pinguino 100% compatible with Arduino ? What can you expect from next version ?
How can I enter in bootloader mode on 32-bit Pinguino ? How can I make libraries for Pinguino?
Personal tools