-
**Describe the bug**
If I read the i2c memory - I get inconsistent results. If I read the memory buffer from the NXT ultrasonic sensor beginning (00) or from 2 bytes in (02) I should get the same va…
-
Type: Bug
Just following up with an error message suggesting to report the error
VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:22:42.175Z)
OS version: Window…
-
**Question**
I have just started using micropython, so I apologise in advance if this is a relatively simple problem to solve
I want to play a mp3 file I have in my downloads folder on my ev3 bric…
-
**Question**
Is it possible to communicate between the EV3-Brick and the PC through USB?
**Context**
I'm trying to make a Mindstorms robot that plays a game using the Minimax algorithm. The probl…
-
**Question**
There is way not enough documentation around on PyBricks EV3 microPython....
I'm tring to improve my LineFollowing Code. I've seen others use complicated extraction of Analogue data…
-
Hi all,
> **Question**
I would like to ask for your opinion on how likely it is that the NXT port can be brought up to the level of the EV3 port. If there is a good chance that his can be done, …
-
**Describe the bug**
> Has anybody else experienced less EV3 gyro angle() accuracy when turning counterclockwise vs clockwise? We are using pybricks ev3-micropython. For counterclockwise turns, con…
-
**Question**
I am dealing with the typical gyro drift issues found on the EV3 gryo sensor. Since there is no known "reset the gyro" command, I was wondering if I can just cycle the power on the port …
-
I'm trying out multiprocessing in pybricks programs. A simple program with a parallel process is pasted below: whenever the Touch Sensor is pressed, the Motor shall run.
When I run this program, ho…
-
This is odd. Every time I save a python file, the last code block is duplicated.
This appears to be a race condition between vscode-black-formatter and ruff
They both reformatted this import s…