ev3-python3 icon indicating copy to clipboard operation
ev3-python3 copied to clipboard

Use python3 to program your LEGO EV3. Communicate via Bluetooth, WiFi or USB. Send direct commands.

Results 4 ev3-python3 issues
Sort by recently updated
recently updated
newest added

Dear @ChristophGaukel, We are using your ev3 python class for a university project, were we control the Mindstorms through a raspberry pi, that orientates itself in space via a webcam...

Hi there. I was trying out some of the example codes from readthedocs, and when trying out the following sound example: ``` import ev3_dc as ev3 from time import sleep...

Hi Christoph, I want to ask you, what does this mistake mean? I have a PC with win10. I'm trying to connect via USB. I follow the instructions exactly on...

Hello, I'd like to create my own servo system. To do this, I want to control the duty cycle of the motors. However, I haven't found any method of doing...