An open API service indexing awesome lists of open source software.

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.

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
- Remoting

This repository only manage the minimum set of classes to operate with EV3Dev and classes
with general purpose.

## UML View

![](https://github.com/ev3dev-lang-java/lejos-commons/raw/develop/docs/uml/graph.png)

## 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/