Diferencia entre revisiones de «Pydownloader tool»
De WikiRobotics
(→Ubuntu 10.04/10.10) |
|||
Línea 7: | Línea 7: | ||
=== Ubuntu 10.04/10.10 === | === Ubuntu 10.04/10.10 === | ||
+ | Install the following .deb packages. Chose the preferred architecture: i386 (32-bits) / x86-64 bits | ||
+ | |||
+ | ==== i386 (32 bits) architecture ==== | ||
+ | |||
+ | {| {{tablabonita}} | ||
+ | | Libiris: [http://www.iearobotics.com/downloads/packages/python-libiris_1.2-5_i386-ubuntu-10.04.deb python-libiris_1.2-5_i386-ubuntu-10.04.deb] | ||
+ | |------------ | ||
+ | | LibStargate: [http://www.iearobotics.com/downloads/packages/python-libstargate_1.2-1_i386-ubuntu-10.04.deb python-libstargate_1.2-1_i386-ubuntu-10.04.deb] | ||
+ | |----------- | ||
+ | | Pydownloader: [http://www.iearobotics.com/downloads/packages/skybot-test_1.0.1-1_i386-ubuntu-10.04.deb skybot-test_1.0.1-1_i386-ubuntu-10.04.deb] | ||
+ | |} | ||
+ | |||
+ | ==== x86-64 bits ==== | ||
+ | |||
+ | {| {{tablabonita}} | ||
+ | | Libiris: [] | ||
+ | |------------ | ||
+ | | LibStargate: [] | ||
+ | |----------- | ||
+ | | Pydownloader: [] | ||
+ | |} | ||
== Installation on Windows 7 / windows XP == | == Installation on Windows 7 / windows XP == |
Revisión del 05:16 20 feb 2011
Contenido
Introduction
The Pydownloader is the tools that will be used for downloading software into the Skycube board. The .hex files are the binary programs generated with the CodeBlocks+SDCC. The pydownloader tool reads these files and burns them into the PIC flash memory.
Installation on linux platforms
Ubuntu 10.04/10.10
Install the following .deb packages. Chose the preferred architecture: i386 (32-bits) / x86-64 bits
i386 (32 bits) architecture
Libiris: python-libiris_1.2-5_i386-ubuntu-10.04.deb |
LibStargate: python-libstargate_1.2-1_i386-ubuntu-10.04.deb |
Pydownloader: skybot-test_1.0.1-1_i386-ubuntu-10.04.deb |
x86-64 bits
Libiris: [] |
LibStargate: [] |
Pydownloader: [] |
Installation on Windows 7 / windows XP
Program options
Downloading the "hello world" program
Videos
300|250</youtube>
Link to the video in YouTube |
Links
News
- Feb/20th/2011: This page is started!