-
**Question**
I downloaded the latest EV3DEV (ev3dev-stretch-ev3-generic-2020-04-10.zip).
Then, I downloaded the latest Etcher (balena-etcher-electron-1.5.99-linux-x64.zip).
I flashed the ev3dev …
-
**What are you trying to do?**
I am trying to install Node.js and NPM onto my ev3 so that I can run Javascript programs through the use of WasabiFan's ev3dev package
**What did you expect to hap…
-
It would be practical if you could also control Lego motors with the CoRoSoN Brain.
This was suggested on the [RoboCupForum by Mike](https://junior.forum.robocup.org/t/coroson-kit-components-for-ro…
-
Hi,
I would like to conenct some external i2c devices. So I will use this documentation:
http://docs.ev3dev.org/projects/lego-linux-drivers/en/ev3dev-jessie/i2c.html#direct-i2c-communication-going…
-
**Question**
Can you stop a running program remotely?
Can you set a fixed "pair token"? (only for self-hosted roberta lab)
Can you start the pairing remotely?
**Background Information**
We are …
-
**Describe the bug**
Duty 0 does not brake dc-motor on first try.
**To Reproduce**
Steps to reproduce the behavior:
1. Use brickman to put the motor port in `dc-motor` mode.
2. Then do this:
…
-
I'm trying to upload the demo code which LEGO provides in the "Getting started with EV3 MicroPython" document.
But every time I'm trying to send workspace to device the error message "Error sending f…
-
**What are you trying to do?**
I'm trying to use UART for communicating between arduino and ev3, and print some receiving bytes from the arduino
```
#!/usr/bin/env pybricks-micropython
from pybric…
-
Hi,
I suspect it depends on what people are expected to be able to do from the LEGO EV3 software using the "Pixy2 Camera" block, By saturating the RGB values before returning them, a significant am…
-
**Question**
Brickman consumes a lot of CPU each time you press a button to navigate into menus. How can I prevent brickman to be so cpu consuming ? Navigation with brickman was much more fluid in ol…