Skip to content

BrickBot/LINX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linx

Control a Lego robot via a webserver or console

Archive of Original Website

How to prepare a Lego robot to be controled via the web (on a win32 System):

I. Required Software:

II. Setup: A. Connect the tower to a serial-port - Open a dos-console and set the variable RCX_PORT to the port * set RCX_PORT=COM1 (or COM2) B. Load linx.nqc to the robot using nqc.exe - nqc -c -d linx.nqc C. Install and run the webserver and connect to linx.html D. Run the linx-Server - perl linxServer.pl E. Ready

III. Troubles:

  • joreg [at] testphase.at

IV. Also available:

  • talkrcx.pl: A Perl program to communicate with a LEGO RCX
  • cybertalk.pl: A Perl program to communicate with a LEGO CyberMaster
    • By jörg dießl (joreg [at] testphase.at), based on talkrcx.pl by Paul Haas