ev3dev-lang-python icon indicating copy to clipboard operation
ev3dev-lang-python copied to clipboard

Pure python bindings for ev3dev

Results 64 ev3dev-lang-python issues
Sort by recently updated
recently updated
newest added

- **ev3dev version:** 4.14.117-ev3dev-2.3.5-ev3 - **ev3dev-lang-python version:** ||/ Name Version Architecture Description +++-====================================-=======================-=======================-============================================================================== ii micropython-ev3dev2 2.1.0 all Python language bindings for ev3dev for MicroPython ii python3-ev3dev 1.2.0 all Python language...

- **ev3dev version:** PASTE THE OUTPUT OF `uname -r` HERE - **ev3dev-lang-python version:** INSERT ALL VERSIONS GIVEN BY `dpkg-query -l {python3,micropython}-ev3dev*` HERE

I tried using SpeedRPM with run_forever, but I can't figure out what the code should look like.

RPyC isn't working. Tried suggestion on #1359 but didn't work, found out that service needs to run as robot and host parameter is needed, as per #741 Also added suggestion...

Hey I'm trying to make an object detection code to detect black and silver balls. I'm tried to use pixycam2 but it only detect hue colors. I want to know...

Hello, I'm newbie with EV3DEV and I'm trying to make my absolute sensor working on my ev3. The sensor is recognized by the brick but i have a problem with...

I am trying to control my automaticaddison robot with Wiimote controller. I have followed instructions to install cwiid library but when I operate the code to remote control I get...

We are running the latest version of ev3dev with python We are trying to catch the exception during a program run so that it does not cause the program to...

If the question is in the wrong place, delete this question. Is there a way to stop it when I use the follow_line method of the Move Tank class with...