Skip to content

School project, lejos library for Lego Mindstorm NXT

License

Notifications You must be signed in to change notification settings

giuliobosco/lego-lib

Repository files navigation

lego lib

Library for Lego Mindstorm NXT Brick with lejos as OS.

SAMT - Scuola arti e Mestieri di Trevano

This is a school project, the title of the project is: "Didactic system for MXT with library for sensors and actuators".

How to use

For use this library clone the repository, execute this command on your shell with git installed, this will clone the full repository on your computer.

$ git clone https://github.com/giuliobosco/lego-lib.git

Than if you are using an IDE (like Eclipse or NetBeans or IntelliJ IDEA), you must to include the lejos library, do that including the jar file located in lib/classes.jar in the repository you just cloned. Include also the lego-lib build, located in builds/lego-lib.jar.

Structure

Lejos - API

Lejos API available here.

About

School project, lejos library for Lego Mindstorm NXT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages