freebsd-ports/devel/linxt/pkg-message
Martin Wilke 7064722c15 The linxt Perl script is a Unix command line tool for communicating
with the Lego Mindstorms Robotics NXT brick. It can be used to
query the brick for information like firmware version, battery
level, etc. and also to upload robotics programs compiled with
NBC/NXC.

PR:		ports/112606
Submitted by:	Jason Bacon <bacon at smithers.neuro.mcw.edu>
2007-06-05 13:37:58 +00:00

5 lines
341 B
Text

Users of linxt must have write permissions on the USB devices associated
with the NXT brick (e.g. dev/usb0* and dev/ugen0*). Using chmod will
only affect these devices until they are detached. See etc/devfs.rules
and etc/usbd.conf (also "man devfs.rules" and "man usbd.conf") for
controlling USB device permissions when they are attached.