mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 09:05:07 +00:00
72 lines
1.6 KiB
ReStructuredText
72 lines
1.6 KiB
ReStructuredText
.. pybricks-requirements:: ev3
|
|
|
|
:mod:`nxtdevices <pybricks.nxtdevices>` -- NXT motors and sensors
|
|
=================================================================
|
|
|
|
.. automodule:: pybricks.nxtdevices
|
|
:no-members:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
motor
|
|
touchsensor
|
|
lightsensor
|
|
colorsensor
|
|
ultrasonicsensor
|
|
soundsensor
|
|
temperaturesensor
|
|
energymeter
|
|
vernieradapter
|
|
|
|
.. pybricks-classlink:: Motor ../pupdevices/motor
|
|
|
|
.. figure:: ../../main/cad/output/ev3device-motors.png
|
|
:width: 100 %
|
|
:target: ../pupdevices/motor.html
|
|
|
|
.. pybricks-classlink:: TouchSensor
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-touch.png
|
|
:width: 18 %
|
|
:target: touchsensor.html
|
|
|
|
.. pybricks-classlink:: LightSensor
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-light.png
|
|
:width: 18 %
|
|
:target: lightsensor.html
|
|
|
|
.. pybricks-classlink:: ColorSensor
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-color.png
|
|
:width: 18 %
|
|
:target: colorsensor.html
|
|
|
|
.. pybricks-classlink:: UltrasonicSensor
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-ultrasonic.png
|
|
:width: 24 %
|
|
:target: ultrasonicsensor.html
|
|
|
|
.. pybricks-classlink:: SoundSensor
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-sound.png
|
|
:width: 18 %
|
|
:target: soundsensor.html
|
|
|
|
.. pybricks-classlink:: TemperatureSensor
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-temperature.png
|
|
:width: 32 %
|
|
:target: temperaturesensor.html
|
|
|
|
.. pybricks-classlink:: EnergyMeter
|
|
|
|
.. figure:: ../../main/cad/output/nxtdevice-energy.png
|
|
:width: 30 %
|
|
:target: energymeter.html
|
|
|
|
.. pybricks-classlink:: VernierAdapter
|