Software for X80 WiRobot
This page contains links to software for the X80 WiRobot. Some brief
documentation is also available.
The following software is currently under development, but
beta versions are available. All versions are current as of the 17th September, 2006.
- WiRobotTest A test program for
teleoperation of an X80 written in C++ for Windows XP.
- WiRobotPDA A program designed for use
on a PDA which has on-board WiFi. It allows teleoperation of an X80 robot.
It is written in C# for the
.NET 2.0 platform. It will run on a PDA or on any PC with the
.NET 2.0 runtime installed.
- WiRobotDLL This is a DLL (Dynamic Link
Library) that can be built using Visual Studio 2005. The DLL can then be used from
another program to control an X80 robot. For example, it can be used with the
Microsoft Robotics Studio when you are writing a service.
- PacketSender This program is useful for testing
because it allows you to control the sending of packets from a
captured log file.
Copyright and License
This code is Copyright, but it is available for free
download and you can modify and use the code according to the license
which is included in each of the ZIP files. One of the conditions of use is
that you must retain the Copyright notice in any new versions of the
code.