Wiki source code of Lynxmotion Smart Servo (LSS)

Version 104.1 by RB1 on 2019/01/23 10:20

Hide last authors
Eric Nantel 103.1 1 [[image:LSS-ST1-Horns.png||height="350" width="350"]]
2
RB1 103.2 3 == List of things with set tag ==
4 {{velocity}}
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
13 {{/velocity}}
14
Eric Nantel 103.1 15 {{toc/}}
16
Eric Nantel 69.1 17 = Description =
Eric Nantel 90.1 18
Coleman Benson 33.1 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.
20
Eric Nantel 69.1 21 = Features =
Eric Nantel 90.1 22
Coleman Benson 1.1 23 * Serial, RC PWM and continuous rotation modes
24 * Simplified LSS Communication Protocol
25 * Button Menu, RGB LED
26 * Sensor feedback: Voltage, current, position, temperature, status and more.
27 * Fully configurable: center position, angular range, speed and much more.
28 * Libraries: Arduino, Python, ROS
29 * 6-12V operation (3S LiPo nominal)
30 * Standard 24T output spline (compatible with accessories made for Hitec 422, 645MG servos)
31 * Many Mounting points, brackets, accessories
32
Eric Nantel 102.1 33 = Specifications =
34
35 = Pinout =
36
37 = Wiring =
38
39 = Power =
40
41 = Configurations =
42
43 = Dimensions =
Eric Nantel 103.1 44
45
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.
Copyright RobotShop 2018