Changes for page Smart Servo (LSS)

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

From version < 123.1 >
edited by Coleman Benson
on 2019/01/31 11:37
To version < 105.1 >
edited by RB1
on 2019/01/23 10:21
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.CBenson
1 +xwiki:XWiki.RB1
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -1,55 +1,46 @@
1 1  [[image:LSS-ST1-Horns.png||height="350" width="350"]]
2 2  
3 -= Table of contents =
3 +== List of things with set tag ==
4 +{{velocity}}
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 +{{/velocity}}
4 4  
5 5  {{toc/}}
6 6  
7 7  = Description =
8 8  
9 -The Lynxmotion Smart Servo (LSS) is a new, compact, modular and configurable actuator designed to be an evolution of the standard RC servo for use in multi degree-of-freedom robotics, animatronics, custom RC projects and more. The servo lineup currently includes three “smart servos” which appear physically the same, sharing the same dimensions, mounting points and output spline, but differing in maximum torque and speed, and . The servos are core modules of the next generation Lynxmotion Servo Erector Set (S.E.S.) modular robotic construction system and a wide variety of modular brackets, mechanics and electronics have been designed around them. "Smart" means each servos' parameters are user modifiable and configurable, there is sensor feedback, built-in safety features, and they are although meant to be connected to a microcontroller, can be used as advanced RC actuators. The custom LSS serial communication protocol was built upon the SSC-32 / 32U protocol and makes communicating with, controlling and configuring the servos easy and intuitive.
19 +The Lynxmotion Smart Servo (LSS) lineup currently includes three “smart servos” which differ in maximum torque and speed. The easiest way to differentiate between the three models is based on the sticker, located at the rear of the servo. Lynxmotion software automatically determines which model is connected.
10 10  
11 -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.
12 -
13 13  = Features =
14 14  
15 15  * Serial, RC PWM and continuous rotation modes
16 -* Human readable LSS Serial Communication Protocol
24 +* Simplified LSS Communication Protocol
17 17  * Button Menu, RGB LED
18 -* Feedback: voltage, current, position, temperature, operating status and more.
19 -* Configurable: center position, angular range, direction, speed and much more.
20 -* All metal gears for high torque and reduced wear
26 +* Sensor feedback: Voltage, current, position, temperature, status and more.
27 +* Fully configurable: center position, angular range, speed and much more.
21 21  * Libraries: Arduino, Python, ROS
22 -* 12V nominal (3S LiPo ideal), 6-12V operation*
29 +* 6-12V operation (3S LiPo nominal)
23 23  * Standard 24T output spline (compatible with accessories made for Hitec 422, 645MG servos)
24 24  * Many Mounting points, brackets, accessories
25 25  
26 -~* Note that the servo's maximum speed and available torque both decrease with lower input voltage
27 -
28 28  = Specifications =
29 29  
30 -The easiest way to differentiate between the three models is based on the sticker, located at the rear of the servo. Lynxmotion software automatically determines which model is connected.
31 -
32 -Detailed product specifications regarding voltage, torque, speed, temperature and more can be found on the [[LSS - Specifications>>doc:.LSS - Specifications.WebHome]] page.
33 -
34 34  = Pinout =
35 35  
36 -|(% rowspan="4" style="width:350px" %){{lightbox image="LSS-SIDE-PinOut.png"/}}|(% style="width:35px" %)[[image:Lyxnmotion [email protected]]]|**Servo Rx pin**: In serial mode, this pin should be connected to a 5V TTL serial pin. In RC mode, the pin should be connected to an 5V RC PWM pin
37 -|[[image:Lyxnmotion [email protected]]]|**Servo Vcc pin**: Refer to the Voltage section of the [[LSS - Specifications>>doc:.LSS - Specifications.WebHome]] page to understand which voltages are meant to be connected to this pin.
38 -|[[image:Lyxnmotion [email protected]]]|**Ground (GND)**: This pin should be connected to both the communication sources' ground, as well as that of the power source (principle of "common ground").
39 -|(% style="text-align:center; vertical-align:middle" %)[[image:Lyxnmotion [email protected]]]|**Servo Tx pin**: In serial mode, this pin sends the output from query commands. In RC mode, the cable does not need to be connected as there is no output.
40 -
41 41  = Wiring =
42 42  
43 -|(% style="width:350px" %){{lightbox image="LSS-WIRING-Single.PNG"/}}|(((
44 -In order to daisy chain one servo to the next (serial mode only), rollover serial cables are used. Although the wires are straight, one connector is rotated 180 degrees with respect to the other.
45 -)))
46 -|{{lightbox image="LSS-WIRING-Multiple.PNG"/}}|
47 -
48 48  = Power =
49 49  
50 -The servos are meant to be powered from either a battery source or a DC wall adapter. When selecting a power source, ensure it will be able to provide sufficient current to power all of the servos in the project. Please refer to the [[LSS - Specifications>>doc:.LSS - Specifications.WebHome]] page for information regarding input voltage and current for each servo motor.
41 += Configurations =
51 51  
52 52  = Dimensions =
53 53  
54 54  
55 -
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.
LSS-SIDE-PinOut.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -89.5 KB
Content
LSS-WIRING-Multiple.PNG
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -328.1 KB
Content
LSS-WIRING-Single.PNG
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -335.3 KB
Content
XWiki.XWikiRights[4]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -0
Levels
... ... @@ -1,1 +1,0 @@
1 -view,comment,edit,delete,script
Users
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Copyright RobotShop 2018