support
support copied to clipboard
Pybricks support and general discussion
**Describe the bug** Running a program while holding the hub buttons raises an unexpected error: **To reproduce** Keep holding the left or right button and try to start a program...
> I am now wondering if Prime Hubs can support the voice and other special sounds, like we had on ev3. Those were very cool. _Originally posted by @johnscary-ev3 in...
**Describe the bug** On windows: try to connect via USB to a primehub does not complete the connect. **To reproduce** Steps to reproduce the behavior: 1. Open labs.pybricks.com 2. connect...
**Question** I have been using speaker.play_notes() to play music on Inventor Hub. It works great, but I have a couple questions: 1. Is there a way to use it in...
The Raspberry Pi Build HAT has a 2MB flash memory chip that is basically only used for the bootloader. I suspect there will be many ideas on how we could...
BTstack can be configured for [Linux or OS X with a USB Bluetooth dongle](https://github.com/bluekitchen/btstack/tree/master/port/libusb). This should let us use it with the Virtual Hub. This would make local development much...
Hold F5 on a near-empty program to repeatedly start programs produces USB error 14. Short programs with some `stdout` produce error 129: This does not yield a locked state, so...
**Describe the bug** Running a script on labs.pybricks.com on an EV3 via USB reports: ``` Error: Timed out waiting for response at https://labs.pybricks.com/static/js/main.93bad3a8.js:2:590290 at Generator.next () at h (https://labs.pybricks.com/static/js/main.93bad3a8.js:2:1413608) at...
Currently, the way the Raspberry Pi Build HAT works is that when it starts up, it runs the the Build HAT Bootloader (BHBL) from the flash memory on the Build...
From what I can gather and read, the Raspberry Pi itself seems supported with the use of the Chromium browser, but are you gents looking at maybe natively on the...