Diferencia entre revisiones de «Pydownloader tool»

De WikiRobotics
Saltar a: navegación, buscar
(Ubuntu 10.04/10.10)
(x86-64 bits)
Línea 22: Línea 22:
  
 
{| {{tablabonita}}
 
{| {{tablabonita}}
| Libiris: []
+
| Libiris: [http://www.iearobotics.com/downloads/packages/python-libiris_1.2-5_amd64-ubuntu-10.10.deb python-libiris_1.2-5_amd64-ubuntu-10.10.deb]
 
|------------
 
|------------
| LibStargate: []
+
| LibStargate: [http://www.iearobotics.com/downloads/packages/python-libstargate_1.2-1_amd64.deb python-libstargate_1.2-1_amd64.deb]
 
|-----------
 
|-----------
| Pydownloader: []
+
| Pydownloader: [http://www.iearobotics.com/downloads/packages/pydownloader-wx_1.0-2_amd64.deb pydownloader-wx_1.0-2_amd64.deb]
 
|}
 
|}
  

Revisión del 10:35 20 feb 2011

right

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: python-libiris_1.2-5_amd64-ubuntu-10.10.deb
LibStargate: python-libstargate_1.2-1_amd64.deb
Pydownloader: pydownloader-wx_1.0-2_amd64.deb

Installation on Windows 7 / windows XP

Program options

Downloading the "hello world" program

Videos

300|250</youtube>

Link to the video in YouTube
An example of downloading software into
Unimod using the pydownloader tool

Links

News

  • Feb/20th/2011: This page is started!