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. ENantel1 +xwiki:XWiki.CBenson - Content
-
... ... @@ -3,7 +3,7 @@ 3 3 4 4 {{toc depth="3"/}} 5 5 6 -= StandardRC PWM =6 += 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. Note that by default many handheld RC transmitters only send between 600 to 2400 (slightly limited range). 9 9 ... ... @@ -13,14 +13,20 @@ 13 13 14 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).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).LSS - Communication Protocol.WebHome]] page). Note: Each mode can have the rotation reversed, but clockwise is standard (equivalent to CW1 or CW-1 commands). 15 15 16 - A)**RC 180° mode**(equivalent to sending a "configure angular range of 1800" or "CAR1800<cr>" command). This means a range of -90.0 degrees to +90.0 degrees.16 +== RC 180° mode == 17 17 18 +This means a range of -90.0 degrees to +90.0 degrees (equivalent to sending a "configure angular range of 1800" or "CAR1800<cr>" command). 19 + 18 18 [[image:PWM - 180 CW - Wiki.png||alt="LSS PWM - Wiki.png" height="360" width="300"]][[image:PWM - 180 CCW - Wiki.png||height="361" width="300"]] 19 19 20 -B) **RC 360° mode** (equivalent to sending CAR 3600). This gives a rotation angle of -180.0 to + 180.0 degrees (full 360 degrees of rotation). 22 +== RC 360° mode == 23 + 24 +This gives a rotation angle of -180.0 to + 180.0 degrees or a full 360 degrees of rotation (equivalent to sending CAR 3600). 21 21 [[image:PWM - 360 CW - Wiki.png||alt="PWM - 360 - Wiki.png" height="360" width="300"]][[image:PWM - 360 CCW - Wiki.png||height="361" width="300"]] 22 22 23 -C) **RC Speed mode** / Wheel mode 27 +== RC Speed mode == 28 + 29 +Wheel mode is where a centered pulse of 1500 represents stop, and increasing the pulse towards 2500 increases the speed (for example CW), whereas decreasing the speed towards 500 increases the speed in the opposite direction (ex. CCW). 24 24 [[image:PWM - Wheel CW - Wiki.png||alt="PWM - Wheel - Wiki.png" height="360" width="300"]][[image:PWM - Wheel CCW - Wiki.png||height="361" width="300"]] 25 25 26 26 (((