-
If you have a look at the [Lejos API](http://www.lejos.org/ev3/docs/), you'll see a bunch of `lejos.hardware` packages that provide very similar functionality to the ev3dev API. But there are also a …
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [X ] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-foro…
-
As the provided release file did not work, i built a new .zip from the sources.
But the .jar files in the org.lejos.ldt-site are missing some entries for speaking with the IR-Tower.
org.lejos.ldt.co…
-
Estimados,
Desde ya casi 2 semanas la API no devuelve valores. Siempre arroja "No tables found". Es una lastima; ya que, es lejos la mejor API del Perú para obtener otras divisas que no sean solo U…
-
When creating a new project I get the following error message:
What can I do to get a correct project setup?
-
Our application requires the controller and robot to be in different rooms so bluetooth will not work.
Could it be made to connect over wifi?
-
I need to find a solution to Reset the sensor using a I2C Block. Exist a solution for Arduino and to reading I2C registers but I am not sure if exist a solution to write.
```
I2C Registers:
XGL_P…
-
Hi!
Java requires the folder structure to match the java packages, so core and util should be below the ukcrobots folder. The ukcrobots package is properly included in https://github.com/oversticht/l…
-
Hola, tengo una consulta respecto a cómo queda la sombra con el offset. ¿Está bien que para las figuras muy pequeñas su sombra quede muy lejos? Estamos usando el offset que muestra el ejemplo. Mi duda…
-
Migrate the LeJOS project to an ev3dev-lang-java Gradle project to take advantage of OpenJDK 16.
- [x] Compile and deploy OpenJDK 16 for EV3
- [x] Migrate LeJOS project to Gradle project
- [x] Create …