support icon indicating copy to clipboard operation
support copied to clipboard

Pybricks support and general discussion

Results 283 support issues
Sort by recently updated
recently updated
newest added

Is your feature request related to a problem? Please describe. Yes. Currently, Pybricks lacks native support for BLE Serial communication or a similarly flexible interface to communicate with external microcontrollers...

topic: bluetooth
software: pybricks-micropython
topic: communication

The EV3 does not have a proper UI yet. Once https://github.com/pybricks/pybricks-micropython/pull/388 is merged, the bluetooth system code will be properly separated from the UI. There will be functional HMI variants,...

platform: EV3

**Describe the bug** What is the problem? I'm doing some advanced programming with Pybrick (thanks to you!) like a GBC module that writes text with the ball. I saw that...

support

**Is your feature request related to a problem? Please describe.** It's not possible to measure a motors angle < 1/360 right now; no matter the number of gears you have....

triage

**Is your feature request related to a problem? Please describe.** When my team and I test code for FLL or WRO we sometimes want to check where the roboter os...

software: pybricks-code
software: pybricks-micropython
topic: MicroPython

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

triage

**Describe the bug** The first (or only) module in a program is always called `__main__` rather than the actual script name. This is not to be confused with `__name__ =...

platform: EV3
software: pybricks-code
software: pybricks-micropython
software: pybricksdev

There does not appear to be a way in block coding to use hub_menu() which severely limits the ability to use block coding in FLL since you can't create/manipulate the...

software: pybricks-blocks

**Describe the bug** The USB download progress indicator does not match the numeric progress. It seems to mostly just get stuck. https://github.com/user-attachments/assets/ed495626-8066-4f49-849c-a14206f0c1b8 I initially thought it was just too fast...

software: pybricks-code

**Describe the bug** When booting the City Hub with the Color Distance sensor plugged in, it takes two full cycles to sync up. On the SPIKE Prime Hub, it syncs...

platform: Powered Up
hub: cityhub
software: pybricks-micropython