Changes for page Smart Servo (LSS)

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

From version < 85.1 >
edited by RB1
on 2019/01/14 15:25
To version < 106.1 >
edited by RB1
on 2019/01/23 10:21
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -1,30 +1,19 @@
1 -== Newer stuff ==
1 +[[image:LSS-ST1-Horns.png||height="350" width="350"]]
2 +
3 += List of things with tag "LSS-Ref" =
2 2  {{velocity}}
3 -#set($adoc = $xwiki.getDocument("Lynxmotion Smart Servo (LSS).WebHome"))
4 -* $adoc
5 -* $adoc.getTitle()
6 -* $adoc.getURL()
7 -* $adoc.getAttachmentList()
8 -------
9 -* $doc
10 -* $doc.getTitle()
11 -* $doc.getURL()
12 -* $doc.getAttachmentList()
5 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS-Ref') )
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
13 13  {{/velocity}}
14 14  
15 -|(% style="height:300px; width:300px" %)[[image:LSS-ST1-Horns.png]]|(((
16 -1. [[LSS - Specifications>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Specifications/]]
17 -1. [[LSS - Communication Protocol>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Communication%20Protocol/]]
18 -1. [[LSS - Firmware & Defaults>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Firmware%20%26%20Defaults/]]
19 -1. [[LSS - Configuration Software>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Configuration%20Software/]]
20 -1. [[LSS - Electrical>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Electrical/]]
21 -1. [[LSS - Mechanical>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Mechanical/]]
22 -1. [[LSS - Button Menu>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Button%20Menu/]]
23 -1. [[LSS - RC PWM>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20RC%20PWM/]]
24 -1. [[LSS - Adapter Board>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Adapter%20Board/]]
25 -1. [[LSS - Power Hub>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Power%20Hub/]]
26 -1. [[LSS - Beta Testing Program>>path:/a/wiki/lynxmotion/view/Lynxmotion%20Smart%20Servo%20%28LSS%29/LSS%20-%20Beta%20Testing%20Program/]]
27 -)))
15 += Table of contents =
16 +{{toc/}}
28 28  
29 29  = Description =
30 30  
... ... @@ -42,6 +42,17 @@
42 42  * Standard 24T output spline (compatible with accessories made for Hitec 422, 645MG servos)
43 43  * Many Mounting points, brackets, accessories
44 44  
45 -(((
34 += Specifications =
35 +
36 += Pinout =
37 +
38 += Wiring =
39 +
40 += Power =
41 +
42 += Configurations =
43 +
44 += Dimensions =
45 +
46 +
46 46  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.
47 -)))
Copyright RobotShop 2018