-
**What are you trying to do?**
Trying to run a program on my ev3 brick
**What actually happened**
The program gave me an error:
Starting: brickrun --directory="/home/robot/maybe" "/home/robot/…
-
First, thank you to everyone who has built this software.
I'm trying to use a Grove Voltage Divider with a PiStorms-v2. I have it plugged in via a grove-to-mindstorms adapter, but I can't get it to …
-
**Question**
How to communicate 3 ev3dev devices each other?
**Background Information**
I am trying to demonstrate a vehicle communication system using the ev3dev system. But we are using 3…
-
Hello,
I installed the packages to control ev3 then I launched the motors but it doesn't work. I did everything that is mentioned in Geting Started but I can't seem to move my motors. I have tried to…
-
Hi!,
Does anyone know if you can somehow connect a GoPro to EV3dev and make an openCV from what the GoPro sees?
Thanks :)
-
I would like to suggest a Windows/Linux installer for ev3.
ghost updated
5 years ago
-
Now that Swift is officially embraced by LEGO, is there any plans for ev3dev to support it?
I know a lot of people who love Swift and want to use it for either teaching or for their own amusement. It…
-
I'm trying to migrate from the Lego EV3-G GUI based programming to C programming. I've checked the RobotC APIs and they are very straight forward to use (almost directly maps to the EV3-G programming…
-
Hi!
I would like to use xeus-cling on ev3dev BrikcPI . With my limited skills, I do need 64-bit ev3dev distribution for that purpose. Is it possible to build ev3dev in 64-bit?
Thx
-
I was looking into using your ev3dev python wrapper. As mentioned in https://github.com/mindboards/ev3dev/issues/63#issuecomment-43070843 the devices have changed. I am tweaking this in my fork right …