mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
doc/ev3devices: add sensor icons
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
1 15 310 -320 210 1 0 0 0 1 0 0 0 1 99380.dat
|
||||
1 15 -70 -320 170 1 0 0 0 1 0 0 0 1 95650.dat
|
||||
1 15 720 -320 370 1 0 0 0 1 0 0 0 1 95654.dat
|
||||
1 15 870 -400 80 -1 0 0 0 1 0 0 0 -1 72156.dat
|
||||
1 15 910 -400 150 -1 0 0 0 1 0 0 0 -1 72156.dat
|
||||
1 151 410 -320 -910 1 0 0 0 1 0 0 0 1 55969.dat
|
||||
1 151 730 -320 -880 1 0 0 0 1 0 0 0 1 64892.dat
|
||||
1 151 1000 -320 -1000 1 0 0 0 1 0 0 0 1 55963.dat
|
||||
|
||||
@@ -57,20 +57,40 @@ Motors
|
||||
|
||||
Touch Sensor
|
||||
^^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../api/images/sensor_ev3_touch.png
|
||||
:width: 18 %
|
||||
|
||||
.. autoclass:: pybricks.ev3devices.TouchSensor
|
||||
|
||||
Color Sensor
|
||||
^^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../api/images/sensor_ev3_color.png
|
||||
:width: 18 %
|
||||
|
||||
.. autoclass:: pybricks.ev3devices.ColorSensor
|
||||
|
||||
Infrared Sensor and Beacon
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../api/images/sensor_ev3_ir.png
|
||||
:width: 60 %
|
||||
|
||||
.. autoclass:: pybricks.ev3devices.InfraredSensor
|
||||
|
||||
Ultrasonic Sensor
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../api/images/sensor_ev3_ultrasonic.png
|
||||
:width: 22 %
|
||||
|
||||
.. autoclass:: pybricks.ev3devices.UltrasonicSensor
|
||||
|
||||
Gyroscopic Sensor
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../api/images/sensor_ev3_gyro.png
|
||||
:width: 18 %
|
||||
|
||||
.. autoclass:: pybricks.ev3devices.GyroSensor
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@@ -14,7 +14,7 @@ LUMP Device
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
.. figure:: ../api/images/sensor_lump.png
|
||||
:width: 70 %
|
||||
:width: 80 %
|
||||
|
||||
.. autoclass:: pybricks.iodevices.LUMPDevice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user