Python language bindings for ev3dev
This is a python library implementing unified interface for ev3dev devices.
Module interface
Device |
|
Motor |
|
DcMotor |
|
ServoMotor |
|
MediumMotor |
|
LargeMotor |
|
Sensor |
|
I2cSensor |
|
TouchSensor |
|
ColorSensor |
|
UltrasonicSensor |
|
GyroSensor |
|
SoundSensor |
|
LightSensor |
|
InfraredSensor |
|
RemoteControl |
|
Led |
|
PowerSupply |
|
Button |
|
Sound |
|
Screen |
|
Generic device
Motors
Sensors
Other