Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pinguino-libraries.zip | 2017-04-10 | 4.9 MB | |
pinguino-ide.zip | 2017-04-10 | 1.2 MB | |
pinguino-ide-tk.zip | 2014-08-19 | 8.2 MB | |
Totals: 3 Items | 14.2 MB | 6 |
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