Skip to content

BrickBot/perl-LEGO-RCX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEGO::RCX is a module to communicate with you LEGO(tm) Mindstorms(tm)
RCX computer through the IR dongle.  It is an OO module with methods
for everything from controlling the motors, reading sensors, modifying
program variables, and getting data form the DataLog.

The DOCS file contains the documentation for this package.  It 
however is generated from the pod in the perl source so any
modifications should be made there.

More information can be found at 

  http://members.cox.net/quillan/lego/rcx.pm.html
  https://metacpan.org/release/LEGO-RCX

Install:

Option 1:
  perl Makefile.PL

  make install

Option 2:
  Copy this to any location, make sure your perl can find it and
  follow the documentation.

Bugs:

Any bug reports please email quillan@cox.net.  If you have any
feature suggestions or other ideas please let me know as well.




About

Communicate with the Lego MindStorms(R) RCX brick from a workstation through the IR tower.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%