-
@laurensvalk
Copied from [support issue #224](https://github.com/pybricks/support/issues/224)
I still don't know how to simply refer to an issue in another repo.
> > Any hint on where I might l…
-
I've been spying on my BOOST Color and Distance sensor
Like EV3 UART sensors, Powered Up UART devices (can't say "sensors" anymore since BOOST Interactive Motor is also UART) send data about the de…
dlech updated
6 months ago
-
Bug type: Debugger
**Describe the bug**
- OS and Version: Debian 9.13
- VS Code Version: 1.60.0
- C/C++ Extension Version: v1.6.0
- Other extensions you installed (and if the issue persis…
-
- review our current docs for MQTT
- explore ways to simplify using MQTT to interact with ev3dev-lang-python on remote ev3dev devices
see #385 for some background on this
-
**What are you trying to do?**
Follow the Rpyc tutorial for ev3dev located here: https://ev3dev-lang.readthedocs.io/projects/python-ev3dev/en/stable/rpyc.html
**What did you expect to happen**
…
lgut updated
3 months ago
-
Im hoping to pick smarter people's brains on Python. If this isn't an appropriate forum, please delete this post (hopefully after you point me in the right direction ;) ).
Im trying to develop a m…
-
**Issue with drive_base.drive() function**
While working on the really easy to follow ["Hub to Hub"]( https://pybricks.com/projects/tutorials/wireless/hub-to-hub/broadcast/) example (which seems to b…
-
Currently this library uses os.py with some functions not supported by micropython (i.e. lseek), would anyone be able to make a different implementation that supports micropython instead?
Would mak…
-
I have read on Wikipedia a "hack" to double the EV3's motor encoder resolution by enabling `edge triggered interrupts`.
It was done on a GitHub repository: @EAVR/EV3.14, but as per my understanding, …
-
**Question**
How do you send bluetooth commands to an EV3 by using the python socket module?
For example the EV3 listens to connections and interprets commands from the PC.
The PC should run a pr…