Changes for page Smart Servo (LSS)

Last modified by Eric Nantel on 2024/07/03 09:40

From version < 82.1 >
edited by RB1
on 2019/01/14 15:24
To version < 103.2 >
edited by RB1
on 2019/01/23 10:20
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -1,24 +1,18 @@
1 -== Newer stuff ==
1 +[[image:LSS-ST1-Horns.png||height="350" width="350"]]
2 +
3 +== List of things with set tag ==
2 2  {{velocity}}
3 -* $doc
4 -* $doc.getTitle()
5 -* $doc.getURL()
6 -* $doc.getAttachmentList()
5 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS') )
6 +#set ( $num = 0 )
7 +#foreach( $reference in $list )
8 + #set ( $document = $xwiki.getDocument($reference) )
9 + #set ( $label = $document.getTitle() )
10 + #set ( $num = ($num + 1) )
11 + $num) [[$label>>$reference]] :: $reference
12 +#end
7 7  {{/velocity}}
8 8  
9 -|(% style="height:300px; width:300px" %)[[image:LSS-ST1-Horns.png]]|(((
10 -1. [[LSS - Specifications>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Specifications/]]
11 -1. [[LSS - Communication Protocol>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Communication%20Protocol/]]
12 -1. [[LSS - Firmware & Defaults>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Firmware%20%26%20Defaults/]]
13 -1. [[LSS - Configuration Software>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Configuration%20Software/]]
14 -1. [[LSS - Electrical>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Electrical/]]
15 -1. [[LSS - Mechanical>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Mechanical/]]
16 -1. [[LSS - Button Menu>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Button%20Menu/]]
17 -1. [[LSS - RC PWM>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20RC%20PWM/]]
18 -1. [[LSS - Adapter Board>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Adapter%20Board/]]
19 -1. [[LSS - Power Hub>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Power%20Hub/]]
20 -1. [[LSS - Beta Testing Program>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Beta%20Testing%20Program/]]
21 -)))
15 +{{toc/}}
22 22  
23 23  = Description =
24 24  
... ... @@ -36,6 +36,17 @@
36 36  * Standard 24T output spline (compatible with accessories made for Hitec 422, 645MG servos)
37 37  * Many Mounting points, brackets, accessories
38 38  
39 -(((
33 += Specifications =
34 +
35 += Pinout =
36 +
37 += Wiring =
38 +
39 += Power =
40 +
41 += Configurations =
42 +
43 += Dimensions =
44 +
45 +
40 40  NOTE: The Lynxmotion Smart Servo motors, as well as the SES modular construction system is NOT open source. As such, RobotShop cannot provide the schematics for the electronics, nor any details relating to the components used internally. Opening the servos without the express permission from RobotShop will void the warranty.
41 -)))
Copyright RobotShop 2018