Programs running on a PC/Linux as EyeBot support:
=================================================

EyeNet Wireless Network
-----------------------
remote*       Remote control program
              - first start remote control on EyeBot by pressing: 
                Hrd / Set / Rmt
                then start "remote" program on PC
              - serial port and speed can be selected by command line
                parameters (default are /dev/ttyS2 and 38400 Baud)
              - this program can also be used by linking PC-EyeBot
                with a cable instead of the wireless modules.
              - Implementation restriction: in version 4.0,
                do not use with multiple robots
              - This is still beta version!

sertest*      Listens into a radio communication and prints the
              received bytes.

wltest*       Testing a wireless module by switching on/off the
              transmission line. Both red/green LEDs should be
              switched on while transmitting and both off while
              receiving.


ALSO: Have a look at example programs in "eyexabples/wireless"
      for communication between a group of EyeBots or EyeBots and PC
      using the RADIO library.

-----------------
Braunl, Dec. 2000

