PINGUINO32-DIY is ready !! Pinguino32-DIY is now fully functional. The board is working with its own HID boot loader.
We have now... Posted on 12/05/2012 by jpmandon. 9 comments.
Pinguino X.3 !! PinguinoX.3 is now available in the download area for both Linux and Windows computer.
With the help... Posted on 05/05/2012 by jpmandon. 10 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 provide a USB Bootloader. This mean this small program running inside the microcontroller is responsible for transferring your user program to the program memory and handing over the control to this program afterwards.
No programmer is needed(*), the microcontroller can be reprogrammed over USB with a PC.
(*) except the first time for DIYers; commercial boards always provide microcontroller flashed with bootloader.
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).
