-
Notifications
You must be signed in to change notification settings - Fork 1
License
scornejob/Lego
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lestat: Lego STandard AbsTraction layer Lestat is a C++ library to control the Lego NXT brick, motors and sensors. Requirements: Anything higher than this should work: * bluez-libs-3.20 for bluetooth access * bluez-libs-devel-3.20 for building * libusb-0.1.12 for usb access * libusb-devel-0.1.12 for building Installation and use: * Untar source package * In the source directory, run "scons" * Examples are included in the source files "main_*" For USB: * Create file at /etc/udev/rules.d/70-lego.rules, containing one line: BUS=="usb", SYSFS{idVendor}=="0694", GROUP="lego", MODE="0666" For Bluetooth; * Run "hcitool dev" to check if you have a bluetooth adapter cofigured * Run "hcitool scan" to check if you can locate the NXT brick(make sure bluetooth is enabled in the brick) Send bug reports and feedback to Nicolas A. Barriga <[email protected]>
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published