-
https://github.com/pybricks/pybricks-projects/blob/a9f01d961dd4d58545255d4f010d1ad5fe68b5b2/sets/mindstorms-ev3/home-bonus/dinor3x/dinor3x.py#L17
Hello,
Could you help me to identify which page…
-
### What are you trying to do?
I am trying to connect my Arduino to EV3 to communicate to each uther using PySerial.
### What did you expect to happen?
To communicate to each other
### What ac…
-
**What are you trying to do?**
I am trying run hello python master code through bluetooth on my EV3 brick. the status of the device is on line in Visual studio code compiler but the code is not runni…
-
### What are you trying to do?
Manually change DNS in Brickman UI for tethering
### What did you expect to happen?
DNS setup works
### What actually happened?
Brickman UI freeze once I clicke…
-
Hello gues I recently set up a ev3dev-stretch firmware into the EV3 brick
Trough bluetooth and VS code I can run motors and read sensors.
I like to build a Tkinter GUI to control motors and read s…
-
This is a copy of systemd/systemd#656.
As a summary: I am trying to get a detailed report on a LEGO mindstorms EV3 running debian jessie. The system is quite slow (400MHz Arm9 and 64 Mb memory). The …
-
**What are you trying to do?**
I am trying to install the newest Python version, 3.8.3.
I followed the guide here: https://docs.python-guide.org/starting/install3/linux/ as I did not want to buil…
fyrk updated
5 months ago
-
### What are you trying to do?
Get fast and responsive readings from the sensors
### What did you expect to happen?
I expect sensor values to update within milliseconds like they do when running …
-
**Question**
What is the difference of a input and output port? Why I cannot connect a motor to a input port? Why I cannot connect a sensor to a output port? Are all input ports equal within? Are a…
amreo updated
3 years ago
-
**Describe the bug**
Well, I think it's a bug...
In short, when you call `set_device` a second time on a port, the LEGO uart sensors will stop working. There is one exception, the GyroSensor doesn't…