Last modified by Eric Nantel on 2023/02/21 12:34

From version < 47.1 >
edited by Eric Nantel
on 2023/02/08 08:26
To version < 48.1 >
edited by Eric Nantel
on 2023/02/08 08:29
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,7 +79,38 @@
79 79  Complete details about the BRAT, including assembly instructions, can be found here.
80 80  )))|(% style="vertical-align:middle" %){{lightbox image="flowbotics-studio-brat.jpg"/}}|(% style="vertical-align:middle" %){{lightbox image="bratcbu.jpg"/}}
81 81  
82 -= Specifications =
82 += User Guide =
83 83  
84 +|(% colspan="2" %)**Electronics Guides**
85 +|(% style="width:150px" %)[[image:BBU-01.jpg]]|[[BotBoarduino User Guide>>doc:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.botboarduino-manual.WebHome]]
86 +The BotBoarduino is intended to be used only if you plan to create code in Arduino / if you want the robot to be fully autonomous. The BotBoarduino is compatible with a variety of third party "shields".
87 +|[[image:ssc32.jpg]]|[[SSC-32 User Guide>>doc:servo-erector-set-system.ses-electronics.ses-modules.ssc-32.ssc-32-manual.WebHome]]
88 +The v1.1 includes the SSC-32 is an easy to use dedicated 32 servo controller. It can be connected to a computer via the DB9 connector or to the Serial to XBee breakout board. The SSC-32 can also be connected to another microcontroller via the Tx and Rx pins. The SSC-32 is not "programmable" as such - you simply send it position commands. The V1.1 does not include this part.
89 +|[[image:SSC-32U.jpg]]|[[SSC-32U User Guide>>attach:servo-erector-set-system.ses-electronics.ses-modules.ssc-32u.WebHome@lynxmotion_ssc-32u_usb_user_guide.pdf]]
90 +The newer S.E.S V1.2 includes the SSC-32U, which is an updated USB version of the dedicated SSC-32 servo controller. It can be connected to a computer via USB or Bluetooth Bee module. The SSC-32 can also be connected to another microcontroller via the Tx and Rx pins. The SSC-32 is not "programmable" as such - you simply send it position commands. The V1.1 does not include this part.
91 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]|DFRobot Bluetooth Module User Guide (PDF)
92 +The DFRobot Bluetooth module operates at 9600 baud (so be sure to change the jumpers on the SSC-32) and the default pairing code is 1234. The module uses the standard XBee format. Once the module has paired with the computer, the green LED located in the lower right side of the board will light up and stay solid.
93 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]| Serial to XBee Breakout Board Datasheet (PDF)
94 +The Serial to XBee breakout board is only included with the V1.1 and allows the DFRobot Bluetooth module to be connected directly to the SSC-32 board. Note that the board needs to be powered by running a pair of standard wires from the underside of the board to the SSC-32's pins (as described in the user guides).
95 +The S.E.S. V1.2 does not include this part since the SSC-32U is already XBee compatible.
96 +|(% colspan="2" %)**Assembly Guides**
97 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]|2WD Rover
98 +Assembly Guide for 2WD Rover
99 +The rover assembly guide shows how to assemble the robot using just the SSC-32 controller (for FlowBotics Studio) or using the BotBoarduino (Arduino). We suggest building and programming this robot first.
100 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]|AL5D Robotic Arm
101 +Assembly Guide for Base v2
102 +Assembly Guide for AL5D Arm v2
103 +The AL5D arm can be assembled using either the BotBoarduino or the SSC-32 controller. We suggest building this robot second. Note that you will need to disassemble the 2WD rover to assemble the arm.
104 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]|BRAT Biped Robot
105 +Assembly Guide for BRAT
106 +The BRAT can be assembled using either the SSC-32 controller or the BotBoarduino. The BRAT uses only three servos per leg which allows for basic motion. If you are comfortable with either the Arduino code or the FlowBotics Studio code, you can try to add an additional degree of freedom to each leg. Please refer to the Arduino sample code to know which pins are connected to which servos.
107 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]|MH2 Hexapod Robot
108 +Assembly Guide for 2DoF Leg
109 +Assembly Guide for MH2 Body
110 +The MH2 robot assembly differs slightly from the guide shown because the SES V1.1 includes 4x HS-422 servos and 8x HS-645MG servos, therefore you will need to replace two HS-422 servos with 2x HS-645MG servos.
111 +|[[image:servo-erector-set-system.ses-electronics.ses-modules.botboarduino.WebHome@BBU-01.PNG]]|SQ3 Quadruped Robot
112 +Assembly Guide for 3DoF Leg V2
113 +Assembly Guide for QBK-02 Body V1
114 +The SQ3 quadruped is the most complex robot which can be built with the kit and is for users who feel comfortable with the electronics and software.
84 84  
85 -= User Guide =
116 +
Copyright RobotShop 2018