-
It would be great to see Lego Mindstorms EV3 running ASP.NET 5. I would very much like to see it running directly on the brick. Solutions that remote controls lego and needs permanent or temporary con…
-
It is necessary to evaluate and develop the changes to migrate current development to `Debian Stretch` for `EV3Dev`.
Related issue:
https://github.com/ev3dev/ev3dev/issues/1052
**Subtasks:**
…
-
### What are you trying to do?
Set the LED to either on or off.
When programming a simple line following robot using Python, I set the EV3's onboard LED color according to the action being taken…
-
from @ndward https://github.com/ev3dev/ev3dev/issues/1022#issuecomment-381444425
> Another thing I've noticed is that although my USB connection to the EV3 has always been very stable I have lost i…
dlech updated
6 years ago
-
The testing model designed on AdoptOpenJDK split the build process in one Jenkins execution and later the testing process.
![](https://i1.wp.com/blog.adoptopenjdk.net/wp-content/uploads/2017/12/Sli…
-
I'm trying to get a motor to rotate accurately to 45 degree increments, up to 48 times in a row. After each rotation, the motor reverses by a couple of degrees and by the end of the loop, it's clearly…
-
### What are you trying to do?
Get my old Logitech camera connected to my EV3.
### What did you expect to happen?
Plug the camera to the brick's USB and get /dev/video0 to use the camera thro…
-
LLVM has support for [targeting ARM Microcontrollers](https://groups.google.com/forum/#!topic/llvm-dev/baI0yOphEPI) like the Cortex M3 and M4 for example. Kotlin Native should have the ARM microcontro…
-
### What are you trying to do?
Connect to EV3 using a USB wireless dongle
### What did you expect to happen?
I expected I could follow the tutorial (http://www.ev3dev.org/docs/networking/), d…
-
In brickman v0.8.1 any program that includes the "say" block will simply crash instead of running when using ev3-dev. The block works fine in the simulator. I tested programs that have just a say bl…