support
support copied to clipboard
Pybricks support and general discussion
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...
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,...
**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...
**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....
**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...
**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...
**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__ =...
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...
**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...
**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...