Downloads

Software

PolyBot Board Bundle Installer

Download Latest Version: 1.1 - Date: 1/12/2008 - polybot_bundle_1.1.exe - MD5: 1C4E73364221FAFE224113177BE08617

Download Previous Version: 1.0 - Date: 11/03/2006 - polybot_bundle_1.0.exe - MD5: DDD77296A6552404F6AD1F47FF32EB7C

You should remove any previous versions before installing the new version. Please see the Installing Software Used with the PolyBot Board page for instructions.

This bundle installer was created for our BotShop workshop, but should be equally useful to anyone using the PolyBot Board. It installs everything you need to get started with the PolyBot Board on Windows (for other OSes see below):

  • WinAVR (which includes Programmer's Notepad, the avr-gcc compiler, avr-libc)
  • FTDI Virtual COM Port USB driver (for the USB downloader)
  • PolyBot Board Library source files - new combined library that works for both PolyBot 1.0 and PolyBot 1.1
  • PDF Documentation - PolyBot Board User Guide v1.1, PolyBot Board Schematics, Atmega32 and Atmega644 Datasheets, QRB1114 and Sharp IR Datasheets
  • Example code created for our BotShop workshop
  • “Open Command Prompt Here” right-click menu item

Installer created by Patrick using InnoSetup. Please report any installation issues to Patrick.

PolyBot Board Software Installation for MacOSX/Linux

If you want to use MacOSX/Linux to develop/program your PolyBot Board instead of Windows, you won't be able to use the bundle installer above, but don't worry because there are alternatives available which are described on the Installing Software Used with the PolyBot Board page of the BotShop Manual.

Compiling Shortcut for Locked-Down Computers (ME Lab computers)

The Bundle Installer normally modifies your PATH environment variable and adds the directory containing the AVR compiler programs to it. This allows you (or your makefile) to conveniently call the programs from any command prompt without specifying the full location. However, if your Windows user account has minimal rights (as is the case with the ME Lab computers), you as well as the Bundle Installer are not permitted to change the PATH variable. This means that your makefile won't be able to find the avr programs. There are a few workarounds, such as changing your makefile to use the full path, but here is an easy to use Windows shortcut that will save you from needing to change the makefile. All it does is open a command prompt and then changes the PATH to:
C:\PolyBot\WinAVR\bin;C:\PolyBot\WinAVR\utils\bin;C:\WinAVR\bin;C:\WinAVR\utils\bin;C:\Windows;C:\Windows\System32
If you installed WinAVR somewhere besides C:\PolyBot\WinAVR or C:\WinAVR, then you will need to modify the shortcut.

If you are using your own computer you most likely have Administrator rights, so you don't need this shortcut! You are better off just R-clicking the directory containing your code and clicking Open Command Prompt Here. You should have that option on all folders and drives if you went with the default settings for the Bundle Installer.

Make Prompt.lnk.txt

  • R-Click the link, click Save Link As…, delete the .txt extension, and save it to the same directory as your code.
  • Copy it to each directory where you want to be able to compile, if you have more than one.
  • Simply start the shortcut and type a make command like make download to compile and program your board.

SerialHex

Screenshot of Serial Hex 1.3

Latest version: 1.3, Released: 5/31/2007

Requires Microsoft .NET Framework 2.0

SerialHex is a tool for reading and writing serial port data (also called a COM port or RS232 port). It is written in C#. The source code is released under the GNU General Public License, so you are welcome to improve the program or modify it to suit your own needs. Release history.

Received data is displayed in the following common formats:

  • Hexadecimal (base 16 numbers)
  • Binary
  • ASCII text (7-bit characters)
  • Signed Decimal (-128 to 127)
  • Unsigned Decimal (0 to 255)

Data to be sent can be entered in the following formats:

  • Hexadecimal
  • ASCII

Hexor Source Code

hex_src.zip - MD5: 7C6CD3DDA6BF163EEBA75A147D9B8241

Videos

SideKick Concept Video

Download Rodentia2Idea1.divx (broken link)

Animated 3D model of the SideKick robot designed for RoboRodentia CrossFire.

Video created by SideKick project leader Tyson Messori.

Note: Requires DivX Codec to play.

Old SpyBot Concept Video

Introducing SpyBot.avi (broken link)

Animated 3D model of SpyBot's expected capabilities.

Video created by SpyBot project leader Tyson Messori.

Note: Requires DivX Codec to play.

Caddy/ALF RoboRodentia 2005 Competition Recap

Download a hi-resolution recap video of Caddy/ALF (Requires DivX Codec to play).

ALF competed in RoboRodentia 2005. Although it did not finish the first two rounds and sat out for the third round, ALF flawlessly completed a demonstration run directly after the competition, which can be seen at the very end of this video. The video begins with ALF's introductory clip which was played at the competition before ALF's first run. The video also includes competition footage of several other robots for comparison. You can read more on the Caddy/ALF Project Page.

Video created by Tyson Messori.

RoboNexus 2004 Highlights

Download RoboNexus2004.avi (broken link)

A montage of cool things that we saw at RoboNexus 2004.

Video created by Tyson Messori.

Note: Requires DivX Codec to play.

 
Backlinks to: [[Downloads]] · downloads/start.txt · Last modified: 2008/01/12 06:29 by Patrick McCarty
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki