-
I tried downloading gcc-5 from unstable on my EV3 brick, I connected the brick to the internet using an Ethernet adaptor
gcc-5 should have installed without any issues.
**What actually happened*…
-
**Describe the bug**
When using a custom robot configuration by reversing left and right for motors B and C, the simulation does not work properly.
When simulating a line follower with a standard co…
-
**How do you update the Edimax WiFi adapter drivers on Ev3Dev?**
**Background Information**
I am trying to develop a remote robotics/telerobotics capability for the EV3 so students can log in, pro…
-
Hi,
I install ev3dev on my LEGO EV3.
My code:
```
var ev3dev = require("ev3dev-lang");
if(!ev3dev.Ev3Leds.isConnected) {
console.error("This sample can only run on the EV3 brick. Other p…
-
Hi, testing on latest ev3dev and python 3, getting this error
`>>> from ev3.lego import *
> > > d = MediumMotor()
> > > Traceback (most recent call last):
> > > File "", line 1, in
> > > File "…
-
**What are you trying to do?**
I am trying to connect to my ev3 with ev3dev-stretch installed on it from linux ubuntu 19.04
I connected the both computers to the same wifi network (I used a tplink…
-
**What are you trying to do?**
connect my ev3 to the internet
I am trying to ...?
I'm using Ubuntu 22.04.4 LTS i connect the ev3 to my laptop i go to advanced network configuration and change the n…
-
Hi @jweijers,
I noticed that you tested the Java library for EV3.
https://github.com/jweijers/EV3-robots/tree/master/LineBot
What is your opinion?
Cheers
Juan Antonio
-
**Question**
Is it still 32GB SD cards the max.?
**Background Information**
I had a SanDisk Ultra 64GB SD card sitting around and I thought trying it and on my surprise it worked!
Through an s…
-
I've found if I ``#include`` ev3dev stuff in separate compilation units then I get errors like this:
```
/usr/bin/ld: BoB/modules/robots/ev3/BoB/third_party/ev3dev-lang-cpp/libev3dev.a(ev3dev.cpp.o)…