Pinguino in Make Magazine !
Pinguino in Open Silicium (french magazine) !
How to use interrupt on Pinguino32 Pinguino32 doesn't support interrupt routines without writing a code in an assembler file. We decided... Posted on 25/12/2011 by jpmandon. 2 comments.
KIDULES Arduino’s idea is to hide the processor and complex C features, working with pins and libraries. Piguino... Posted on 04/12/2011 by jpmandon. 0 comments.
Pinguino is an Arduino-compatible electronics prototyping platform. It supports different 8- and 32-bit microcontrollers, all with built-in USB module (no FTDI chip !).

Pinguino can be used of different ways depending on your skills :
Pinguino is an Integrated Development Environement (IDE) which gives everyone the ability to write, compile and upload programs on a Pinguino board.
Pinguino Language is compatible with Arduino's Language, Libraries and Shields.
It makes you write easily your application without spending hours learning pragma, configuration bit or command line compiler.

Pinguino's IDE, libraries and compilers are all available for GNU/Linux, Windows and Mac OS X (OS X 32-bit version is work in progress).