diff options
author | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-13 08:07:39 +0000 |
---|---|---|
committer | Kelly Yancey <kbyanc@FreeBSD.org> | 2000-07-13 08:07:39 +0000 |
commit | 4f3c2589f729cd2bfcf1471756235720f5b72fa1 (patch) | |
tree | 2fe61f453448b2179fc8940f4eb7a9365414257c /misc/p5-LEGO-RCX/pkg-descr | |
parent | 101098b330b85111b26be804d9a5f7d268a64164 (diff) | |
download | ports-4f3c2589f729cd2bfcf1471756235720f5b72fa1.tar.gz ports-4f3c2589f729cd2bfcf1471756235720f5b72fa1.zip |
New port: p5-LEGO-RCX, a perl module for communicating with the LEGO RCX brick.
PR: 19723
Submitted by: kbyanc@posi.net
Notes
Notes:
svn path=/head/; revision=30560
Diffstat (limited to 'misc/p5-LEGO-RCX/pkg-descr')
-rw-r--r-- | misc/p5-LEGO-RCX/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/p5-LEGO-RCX/pkg-descr b/misc/p5-LEGO-RCX/pkg-descr new file mode 100644 index 000000000000..55bece184503 --- /dev/null +++ b/misc/p5-LEGO-RCX/pkg-descr @@ -0,0 +1,9 @@ +LEGO::RCX is a perl module for communicating with you LEGO(tm) Mindstorms(tm) +RCX computer through the IR dongle. It is an object-oriented module with +methods for everything from controlling the motors, reading sensors, modifying +program variables, and getting data form the DataLog. + +WWW: http://www.members.home.net/quillan/lego/rcx.pm.html + + -Kelly + kbyanc@posi.net |