Pydownloader tool

De WikiRobotics
Revisión del 06:16 20 feb 2011 de Obijuan (Discusión | contribuciones) (Ubuntu 10.04/10.10)

Saltar a: navegación, buscar

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: []
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
An example of downloading software into
Unimod using the pydownloader tool

Links

News

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