Pydownloader tool
De WikiRobotics
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: 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 |
Links
News
- Feb/20th/2011: This page is started!