-
In my current project I am sending direct lego firmware commands via WIFI to an EV3 running the original lego firmware along the lines of the beautiful tutorial on "http://ev3directcommands.blogspot.c…
-
We - and many other schools - have MANY NXT sensors and motors. They can be used with the EV3 when using LEGO software - both the Chromebook version and the PC version. However, **NXT sensors don't wo…
-
Hi,
When using the LEGO "Pixy2 Camera" block from the EV3 software to read RGB colors from the PIXY2, I suspect that any x or y co-ordinate >= 128 is probably truncated to 127 before the pixel data…
-
**What are you trying to do?**
Connect EV3 to internet via bluetooth on ubuntu 18.04
**What did you expect to happen?**
Successfully connect to internet and get status: "online", and can access…
-
**Question**
I wanted to build some app for cmake, but when building using 3.7, the error appears that the minimal required version is 3.13. I tried:
- Adding stretch-backports archive to sources.li…
-
**Describe the bug**
`brickd` wakes up every 400ms to check the battery level. This makes it the third CPU-hungriest long-running process after `irq/247-ti-ads7` and `brickman` (#1384).
**To Rep…
-
Hello gues I recently set up a ev3dev-stretch firmware into the EV3 brick
Trough bluetooth and VS code I can run motors and read sensors.
I like to build a Tkinter GUI to control motors and read s…
-
**Question**
How do you install telnet on the EV3
**Background Information**
I am trying to install Telnet for ussage of multiple programs using the protocol.
I can not run sudo apt-get…
-
**Question**
How do I read the buttons in C
**Background**
[test-keys-2.zip](https://github.com/ev3dev/ev3dev/files/6234214/test-keys-2.zip)
I am trying to port GNU Chess 5.08 to the EV3.
My …
hpvpp updated
3 years ago
-
**Describe the bug**
The USB wired connection from EV3 to a PC running Ubuntu drops periodically .
**To Reproduce**
Initially, I can connect to EV3 using the ev3dev-browser, then after some time,…