Home / windows
Name Modified Size InfoDownloads / Week
Parent folder
testing 2017-04-10
stable 2016-08-16
README.md 2016-04-13 1.6 kB
xc8-v1.36-full-install-windows-installer.exe 2016-03-14 78.6 MB
pinguino-windows32-gcc-mips-elf.zip 2016-03-10 38.5 MB
pinguino-windows32-sdcc-mpic16.zip 2016-03-10 32.1 MB
pinguino-windows64-sdcc-mpic16.zip 2016-03-10 32.5 MB
pinguino-windows64-gcc-mips-elf.zip 2015-06-30 39.7 MB
Totals: 8 Items   221.4 MB 51

How to manually install the Pinguino IDE ?

Note : Stable = v11, Testing = v12

1 - Create directory C:\Pinguino\v11 or v12

ex. mkdir C:\Pinguino\v12

or use Windows Explorer

2 - Go into this directory

ex. cd C:\Pinguino\v12

2 - Download and unzip pinguino-ide.zip from stable or from testing to get the latest IDE files

3 - Download and unzip pinguino-libraries.zip from stable or from testing to get the latest PIC libraries

4 - Create directory compilers

ex. mkdir compilers

Download and execute xc8-v1.36-full-install-windows-installer.exe

if you want to use XC8 compiler.

If you have a 32-bit system, download and unzip :
  • pinguino-windows32-sdcc-mpic16.zip (for 8-bit PIC)

    and/or

  • pinguino-windows32-gcc-mips-elf.zip (for 32-bit PIC)

    If you have a 64-bit system, download and unzip :

  • pinguino-windows64-sdcc-mpic16.zip (for 8-bit PIC)

    and/or

  • pinguino-windows64-gcc-mips-elf.zip (for 32-bit PIC)

*** Note 1 *** : this instruction assumes Python 2.7.10, Pyside, Pip, wheels, setuptools, LibUSB-win32 v1.2.6.0, Pinguino USB Driver and other dependencies are already installed on your computer. For more info please report to the Wiki :

or

How to start the Pinguino IDE ?

Double click or run the pinguino.bat file.

Issues ?

Please report issues at https://github.com/PinguinoIDE/pinguino-packages/issues

or rblanchot@pinguino.cc

Source: README.md, updated 2016-04-13