Skip to content

Commit fa89a6a

Browse files
committed
added offiical images
1 parent 6de7173 commit fa89a6a

9 files changed

+25
-19
lines changed

docs/buildhat/colorsensor.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
ColorSensor
22
===========
33

4+
.. image:: images/45605_prod_TECHNIC_Color_Sensor_01_200.png
5+
:width: 200
6+
:alt: The LEGO Color Sensor
7+
48
|location_link|
59

610
.. |location_link| raw:: html

docs/buildhat/distancesensor.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
DistanceSensor
22
==============
33

4+
.. image:: images/45604_prod_TECHNIC_Distance_Sensor_01_200.png
5+
:width: 200
6+
:alt: The LEGO Distance Sensor
7+
48
|location_link|
59

610
.. |location_link| raw:: html

docs/buildhat/forcesensor.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
ForceSensor
22
===========
33

4+
.. image:: images/45606_prod_TECHNIC_Force_Sensor_01_200.png
5+
:width: 200
6+
:alt: The LEGO Force Sensor
7+
48
|location_link|
59

610
.. |location_link| raw:: html
31.1 KB
Loading
26.7 KB
Loading
30.3 KB
Loading
33.5 KB
Loading
30.8 KB
Loading

docs/buildhat/motor.rst

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,76 +8,69 @@ LEGO® TECHNIC™ motors from the LEGO® Education SPIKE™ portfolio have an in
88

99
<a href="https://education.lego.com/en-gb/products/lego-technic-large-angular-motor/45602" target="_blank">LEGO® Large angular motor 45602</a>
1010

11-
1211
.. |location_link1b| raw:: html
1312

1413
<a href="https://www.bricklink.com/v2/catalog/catalogitem.page?S=45602-1#T=S&O={%22iconly%22:0}" target="_blank">BrickLink item 45602</a>
1514

16-
17-
1815
.. |location_link2| raw:: html
1916

2017
<a href="https://education.lego.com/en-gb/products/lego-technic-medium-angular-motor/45603" target="_blank">LEGO® Medium angular motor 45603</a>
2118

22-
23-
2419
.. |location_link2b| raw:: html
2520

2621
<a href="https://www.bricklink.com/v2/catalog/catalogitem.page?S=45603-1#T=S&O={%22iconly%22:0}" target="_blank">BrickLink item 45603</a>
2722

23+
.. |LAM| image:: images/45602_prod_TECHNIC_Large_Angular_Motor_01_200.png
24+
:width: 200
25+
:alt: The LEGO Large Angular Motor
26+
27+
.. |MAM| image:: images/45603_prod_TECHNIC_Medium_Angular_Motor_01_200.png
28+
:width: 200
29+
:alt: The LEGO Medium Angular Motor
2830

2931
.. list-table:: Motors with encoders
30-
:widths: 50 50
32+
:widths: 50 50 200
3133
:header-rows: 0
3234

3335

3436
* - |location_link1|
3537
- |location_link1b|
38+
- |LAM|
3639
* - |location_link2|
3740
- |location_link2b|
41+
- |MAM|
3842

3943

4044
Other motors without encoders will report a 0 value if queried.
4145

4246

43-
4447
.. |location_link3| raw:: html
4548

4649
<a href="https://www.lego.com/en-gb/product/medium-linear-motor-88008" target="_blank">LEGO® Medium Linear motor 88008</a>
4750

48-
49-
5051
.. |location_link3b| raw:: html
5152

5253
<a href="https://www.bricklink.com/v2/catalog/catalogitem.page?S=88008-1#T=S&O={%22iconly%22:0}" target="_blank">BrickLink item 88008</a>
5354

54-
55-
56-
5755
.. |location_link4| raw:: html
5856

5957
<a href="https://www.lego.com/en-gb/product/technic-large-motor-88013" target="_blank">Technic™ Large Motor 88013</a>
6058

61-
62-
6359
.. |location_link4b| raw:: html
6460

6561
<a href="https://www.lego.com/en-gb/product/technic-large-motor-88013" target="_blank">BrickLink item 88013</a>
6662

67-
68-
6963
.. |location_link5| raw:: html
7064

7165
<a href="https://www.lego.com/en-gb/product/technic-xl-motor-88014" target="_blank">Technic™ XL Motor 88014</a>
7266

73-
74-
7567
.. |location_link5b| raw:: html
7668

7769
<a href="https://www.bricklink.com/v2/catalog/catalogitem.page?S=88014-1#T=S&O={%22iconly%22:0}" target="_blank">BrickLink item 88014</a>
7870

71+
7972
.. list-table:: Motors without encoders
80-
:widths: 50 50
73+
:widths: 50 50
8174
:header-rows: 0
8275

8376

@@ -90,6 +83,7 @@ Other motors without encoders will report a 0 value if queried.
9083

9184

9285

86+
9387
.. autoclass:: buildhat.Motor
9488
:members:
9589
:inherited-members:

0 commit comments

Comments
 (0)