-
**Describe the bug**
when i try to run any code it says
```
Starting: brickrun --directory="/home/robot/Project" "/home/robot/Project/main.py"
--------
Starting program failed: Failed to exec…
-
The code should run on a real EV3 robot running [`python-ev3dev`](https://python-ev3dev.readthedocs.io/), so could we create magic for that?
There is example code we may be able to crib from from V…
-
Hey I'm trying to make an object detection code to detect black and silver balls. I'm tried to use pixycam2 but it only detect hue colors. I want to know if there is any way to use pixy as webcam and …
-
I expected to use Scrub to control EV3 on iPad since we can't use Scratch Link on it.
Scrub said "this extension is not supported" when I tried to connect EV3.
I hope Scrub supports EV3 if the impl…
-
你好,有支持v3版本的计划吗
-
So quite simply when you use draw something to the display in a program that doesn't exit the key press symbols (example ^CCA) will over write what ever you put on the display.
To reproduce you can…
-
**What are you trying to do?**
I am trying to ssh to my ev3 (with computer A - Windows) while using wifi over usb which is connected to another computer B (Linux).
**What did you expect to happe…
-
**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 …
-
This is for **pybricks-micropython**
**(1) Appropriate & Fast way to retrieve Color, RGB and White values from HT NXT Color V2?**
This is on top of an issue I have with the HiTechnic Color Sensor …
-
The `didReceiveMessage` notification informs the client (Scratch extension) that data was received from the peripheral. Currently this is handled in an EV3-specific way: the code reads the 16-bit mess…