Changes for page LSS Radio Control (PWM)
Last modified by Eric Nantel on 2024/07/12 11:24
Change comment: There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. RB11 +xwiki:XWiki.ENantel - Content
-
... ... @@ -3,15 +3,15 @@ 3 3 4 4 {{toc depth="3"/}} 5 5 6 -= RC PWM = 6 += Radio Control Pulse Width Modulation (RC PWM) = 7 7 8 8 RC hobby servo motors have three pins; the black wire is ground (GND), the middle (red) wire is VCC (normally 4.8V to 6V) and the last wire (commonly yellow or white) is the signal wire. The signal wire is meant to receive 5V PWM pulses which are repeated every 20-30 milliseconds. The onboard electronics receive and time these pulses and associate them to angular positions. If no RC pulse is received, the servo goes limp. All RC servos are centered at 1500 microseconds, and 1000 microseconds tends to correspond to -90 degrees, and 2000 microseconds to +90 degrees. Note that by default many handheld RC transmitters only send between 600 to 2400 microseconds (slightly limited range). Pulses which cannot be interpreted by the servo (ex. constant LOW or HIGH) may cause the servo to go limp. 9 9 10 10 [[image:PWM - 180 RC - Wiki.png||queryString="width=300" alt="RC PWM - Wiki.png" width="300"]] 11 11 12 -= LSS RC Mode = 12 += Lynxmotion Smart Servo (LSS) RC Modes = 13 13 14 -All three Lynxmotion Smart Servo motors can be used with normal hobby remote control (RC) electronics including handheld remote controls and RC servo controllers. Unlike normal RC servo motors however, the Lynxmotion servo's configurations can be changed via programming. There are two methods to change from serial to RC mode: via the [[LSS - Button Menu>>doc:lynxmotion-smart-servo.lss-button-menu.WebHome||style="background-color: rgb(255, 255, 255);"]] or sending a CRC command (explained on the [[communication protocol>>doc:lynxmotion-smart-servo. LSS-CommunicationProtocol.WebHome]] page). Note: Each mode can have the rotation reversed, but clockwise is standard (equivalent to CW1 or CW-1 commands). The motion controller used in serial mode is not the same as the motion controller use in RC mode. RC mode is intended to add functionality to what would be considered "normal" RC behavior based on PWM input.14 +All three Lynxmotion Smart Servo motors can be used with normal hobby remote control (RC) electronics including handheld remote controls and RC servo controllers. Unlike normal RC servo motors however, the Lynxmotion servo's configurations can be changed via programming. There are two methods to change from serial to RC mode: via the [[LSS - Button Menu>>doc:lynxmotion-smart-servo.lss-button-menu.WebHome||style="background-color: rgb(255, 255, 255);"]] or sending a CRC command (explained on the [[communication protocol>>doc:lynxmotion-smart-servo.lss-communication-protocol.WebHome]] page). Note: Each mode can have the rotation reversed, but clockwise is standard (equivalent to CW1 or CW-1 commands). The motion controller used in serial mode is not the same as the motion controller use in RC mode. RC mode is intended to add functionality to what would be considered "normal" RC behavior based on PWM input. 15 15 16 16 == RC 180° mode == 17 17 ... ... @@ -41,7 +41,7 @@ 41 41 42 42 = Programmable Functionality = 43 43 44 -The functionality listed below applies to RC mode and can only via serial configuration commands. This means the servo must be connected to a computer (or other device like a microcontroller able to communicate serially) and the servo set to serial mode via the button menu. A detailed explanation of each command can be found on the [[LSS - Communication Protocol>>doc:lynxmotion-smart-servo. LSS-CommunicationProtocol.WebHome]] page; under the Command List, any configurations which has a checkmark associated with RC is included in RC mode. These configurations are saved within the servo and are retained even if the servo loses power.44 +The functionality listed below applies to RC mode and can only via serial configuration commands. This means the servo must be connected to a computer (or other device like a microcontroller able to communicate serially) and the servo set to serial mode via the button menu. A detailed explanation of each command can be found on the [[LSS - Communication Protocol>>doc:lynxmotion-smart-servo.lss-communication-protocol.WebHome]] page; under the Command List, any configurations which has a checkmark associated with RC is included in RC mode. These configurations are saved within the servo and are retained even if the servo loses power. 45 45 46 46 **Config. Origin Offset (CO)**: This command allows you to change the origin of the servo in relation to the factory zero position. The servo is shipped with the zero being centered on the side of the servo with the LED bar (image below) 47 47