https://github.com/ev3dev-lang-java/lejos-commons
Repository to store a LeJOS classes used in the project.
https://github.com/ev3dev-lang-java/lejos-commons
ev3 ev3dev java java-library lejos mindstorms
Last synced: 2 months ago
JSON representation
Repository to store a LeJOS classes used in the project.
- Host: GitHub
- URL: https://github.com/ev3dev-lang-java/lejos-commons
- Owner: ev3dev-lang-java
- License: gpl-3.0
- Created: 2017-01-29T17:12:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T13:54:45.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T19:45:27.357Z (8 months ago)
- Topics: ev3, ev3dev, java, java-library, lejos, mindstorms
- Language: Java
- Size: 11 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ev3dev-lang-java // lejos-commons
In the third generation of LeJOS project, all classes are stored in the Java
library ev3classes. This library mix class for different purposes:- EV3 Interaction
- Local navigation
- RemotingThis repository only manage the minimum set of classes to operate with EV3Dev and classes
with general purpose.## UML View

## References
* LeJOS: http://www.lejos.org/
* LeJOS docs: http://www.lejos.org/ev3/docs/
* LeJOS Git: http://sourceforge.net/p/lejos/ev3/code/ci/master/tree/