Parts List. Robotic Arm segments ¼ inch screws Cable XBEE module or Wifi module

Size: px
Start display at page:

Download "Parts List. Robotic Arm segments ¼ inch screws Cable XBEE module or Wifi module"

Transcription

1 Robotic Arm 1

2 Legal Stuff Stensat Group LLC assumes no responsibility and/or liability for the use of the kit and documentation. There is a 90 day warranty for the Sten-Bot kit against component defects. Damage caused by the user or owner is not covered. Warranty does not cover such things as over tightening nuts on standoffs to the point of breaking off the standoff threads, breaking wires off the motors, causing shorts to damage components, powering the motor driver backwards, plugging the power input into an AC outlet, applying more than 12 volts to the power input, dropping the kit, kicking the kit, throwing the kit in fits of rage, unforseen damage caused by the user/owner or any other method of destruction. If you do cause damage, we can sell you replacement parts or you can get most replacement parts from online hardware distributors. If you need to contact us, go to and click on contact us. 2

3 Parts List Robotic Arm segments ¼ inch screws Cable XBEE module or Wifi module 3

4 What is a Servo A servo is a geared motor with a feedback used to control the position of the shaft of the motor or spline. The servo consists of a motor that drives a bunch of gears to reduce the speed of the output spline or shaft. A potentiometer or variable resistor is connected to the output shaft and turns with the shaft. As it turns clockwise or counter clockwise, the resistance of the potentiometer changes. The resistance value indicates the angle of the shaft. 4

5 What are the Parts Electric Motor It is the fundamental electro-mechanical energy converter that uses the forces of electricity, magnetism, angular momentum, inertia, and electromagnetic theory. At the most basic level, it converts electricity into a rotational force. Potentiometer It is a three terminal resistor with an adjustable contact that slides along the resistor and changes the resistance as it slides. 5

6 What is a Servo The potentiometer feeds a voltage signal based on the position of the shaft. A reference signal feeds a voltage signal for the desired position. The error detection circuit compares the two voltages and generates a voltage to power the DC motor in the desired direction until the position signal equals the reference signal. When the position signals equals the reference signal, the DC motor stops turning and the shaft is at the right angle. Error Detection Circuit Motor Driver Circuit Motor Drive Power Reference Signal Potentiometer DC Motor Position Signal Output Shaft Gears to reduce shaft speed 6

7 What is a Servo The processor board uses pulses to control the position of the servo. The servo has an electronic circuit convert the pulse width to a position voltage. The processor board sends a pulse 50 to 60 times a second. The width of the pulse determines the position of the shaft which can range from 0 to 180 degrees. Neutral position is 90 degrees. The pulse width is 1.5 milliseconds (ms). 0 degree position is specified with a pulse width of 1 ms. 180 degree position is specified with a pulse width of 2 ms. The wave form below show what the signal looks like ms 1.5ms 2ms 7

8 Using the Servo The servo has a 3 wire connector. It plugs directly into a digital port with three pins as highlighted to the right. Brown Red Orange The servo must be plugged in to the pins in a specific orientation. The orange wire on the servo must be connected to pin D3. The brown wire must be in the column marked GND. 8

9 Using the Servo Connect the servo to D3. Make sure the orange wire is closest to D3. The brown wire should be closest to the edge of the processor board. The jumper for USB/EXT power selection should still be at the EXT position. 9

10 Using the Servo Start a new program in the Arduino software. Select the menu Sketch and the Import Library. Locate in the menu Servo and select it. Now enter the program to the right and upload and run it. Every second, the servo should be moving to a position. Change the position to see how it changes. #include <Servo.h> Servo myservo; void setup() Serial.begin(9600); myservo.attach(3); void loop() myservo.write(20); Serial.println( Servo at 20 degrees ); delay(1000); myservo.write(170); Serial.println( Servo at 170 degrees ); delay(1000); 10

11 Using the Servo There are six digital ports that can control a servo. They are configued with three pins for plugging the servo in directly. The code to the right activates one servo on digital port 3. The first thing to do is to declare an instant of a servo object as shown in bold. Any word or name can be used. #include <Servo.h> Servo myservo; void setup() Serial.begin(9600); myservo.attach(3); void loop() myservo.write(20); Serial.println( Servo at 20 degrees ); delay(1000); myservo.write(170); Serial.println( Servo at 170 degrees ); delay(1000); 11

12 Using the Servo After creating an instance of the Servo, the function attach() is used to assign the digital pin to the Servo object myservo. Any of the 6 digital pins can be selected. #include <Servo.h> Servo myservo; void setup() Serial.begin(9600); myservo.attach(3); void loop() myservo.write(20); Serial.println( Servo at 20 degrees ); delay(1000); myservo.write(170); Serial.println( Servo at 170 degrees ); delay(1000); 12

13 Using the Servo To control the servo and set it to a specific angle, the write() function is called. The argument passed is the angle in degrees. Connect the second servo to the processor board. Pick any of the five remaining digital ports. Add to the code to the right all that is needed to control the second servo. Make up your own Servo instance name. Remember all programming is case sensitive. #include <Servo.h> Servo myservo; void setup() Serial.begin(9600); myservo.attach(3); void loop() myservo.write(20); Serial.println( Servo at 20 degrees ); delay(1000); myservo.write(170); Serial.println( Servo at 170 degrees ); delay(1000); 13

14 Using the Servo There are six digital ports that can control a servo. They are configued with three pins for plugging the servo in directly. The code to the right activates one servo on digital port 3. The first thing to do is to declare an instant of a servo object. #include <Servo.h> Servo myservo; void setup() Serial.begin(9600); myservo.attach(3); void loop() myservo.write(20); Serial.println( Servo at 20 degrees ); delay(1000); myservo.write(170); Serial.println( Servo at 170 degrees ); delay(1000); 14

15 Assembly Feed the servo cable through the opening of the base servo mounting plate. Insert the servo into the base servo mounting plate. Secure with two ¼ inch 4-40 screws and Kep-nuts. 15

16 Assembly Attach the right angle brackets as shown. Use the larger holes in the bracket and ¼ inch 4-40 screws and secure with a kep-nut. 16

17 Servo Horns 17

18 Assembly Lay the flat side of the servo horn as shown in the lower right picture. Align it's center hole with the larger hole on the arm. There are two smaller holes on either side of the larger one. Larger hole Secure the horn with the tiny wood screws. They are the smallest pointy screws. Be careful with handling the arm so fingers do not get poked. Use the smaller screw Servo Horn 18

19 Assembly Take the three gripper parts. Peel the protective paper off of both sides of each part. Link Gripper Parts with Protective Paper Finger Gripper Body 19

20 Assembly Secure both standoffs to the gripper body with ¼ inch 4-40 screws. 20

21 Assembly Using a 3/8 inch 4-40 screw and a lock nut, secure the finger to the gripper body. Do not tighten. Let he finger move freely. The finger should be attached with it on the opposite side of the standoffs. 21

22 Assembly Secure the link to the finger as shown. The link should be mounted on the top side so it is at the same plane as the gripper body. Secure with a 3/8 inch 4-40 screw and lock nut. Do not tighten. The link should be loose. Over tightening the screws can break the plastic parts. 22

23 Assembly Mount the servo onto the standoffs. It will mount only one way. The servo spline must be aligned with the hole in the gripper body. 23

24 Assembly Take the servo horn and insert it onto the servo spline. 24

25 Assembly Take the longer sheet metal screw and the washer and insert it through the link and into the hole a the end of the servo horn. Screw it in but stop before the link it tight. It should be loose. Larger Wood Screw 25

26 Assembly Mount the base servo as shown. Secure to the rover using two 3/16 inch 4-40 screws from underneath. 26

27 Assembly Take a right angle bracket and mount it to the arm using the larger hole in the bracket. Secure the bracket with a ¼ inch 4-40 screw and Kep nut. Then secure the gripper assembly to the arm using a 3/16 inch 4-40 screw. 27

28 Assembly Now, mount the arm to the servo by pressing the horn on the arm into the base servo spline. Once everything is mounted, connect the base servo to the digital port 3. Connect the gripper servo to digital port 5. Remember the orientation of the connectors for the servos. Brown wire should be closest to the edge of the processor board. 28

29 Adjustments Now it is time to make some adjustments. This requires some simple software. The base servo will be set to its lowest position. The gripper servo will be set to its closed position. Load this program and run it. #include <Servo.h> Servo b,g; void setup() b.attach(3); g.attach(5); b.write(170); g.write(170); void loop() 29

30 Adjustments When the program runs, the two servos will move to the extreme positions. Remove the arm from the base servo and reattach it so the gripper is closer to the ground. Carefully pull the gripper servo horn off and adjust the finger so it touches the gripper body tip. Press the horn back in. This is the closed position. #include <Servo.h> Servo b,g; void setup() b.attach(3); g.attach(5); b.write(170); g.write(170); void loop() Turn power off and secure the horns to the servos with the small black screws that came with the servos. This completes the assembly. 30

31 Controlling the Robotic Arm In this section, the software from the WiFi lesson will be used as the starting point. The WiFi lesson software has the basic structure for adding the gripper controls. There are four actions that need to be added. Move the robotic arm up Move the robotic arm down Open the gripper Close the gripper Just like the motion commands, the robotic arm commands can be single letters. The move up command will be A The move down command will be Z The open gripper command will be D The close gripper command will be X. 31

32 Controlling the Robotic Arm Next is to figure out how to control the position of the robotic arm servos. Receive Command One way is to have two variables that maintain the position of the servos. When a command is received, the value in the variable will be adjusted and the servo position will be updated. Up? The flow chart to the right shows all the decisions and actions. Reduce Angle on Arm Servo Increase Angle on Arm Servo Update Arm Servo Update Arm Servo Y N Down? Y N Open? Y N Close? Y Reduce Increase Angle Angle on Gripper on Gripper Servo Servo Update Gripper Servo Update Gripper Servo 32

33 Arduino Programming In this section, the code for the Rover needs to be updated to control both servos. Edit the program that includes the WiFi remote control software. #include <stensat_rover.h> #include <Servo.h> Stensat_Rover rover; void setup() Serial.begin(9600); rover.init_wifi( yourssid,80); rover.begin(); Include the library Servo just like it was done earlier. Not all code shown. Only the top portion 33

34 Arduino Programming Next, create two servo objects since there are two servos. #include <stensat_rover.h> #include <Servo.h> One will be called base. This is the servo that is mounted to the rover. Servo base; Servo gripper; The second server will be called gripper since it controls the gripper. Stensat_Rover rover; void setup() Serial.begin(9600); rover.init_wifi( robot,80); rover.begin(); 34

35 Arduino Programming A variable for each servo will be declared. The purpose of the variables is to keep track of the position of the servos. #include <stensat_rover.h> #include <Servo.h> The variables are initialized in the set up function so the servos are set to a known position at power up. int pos_base, pos_grip; Stensat_Rover rover; Servo base; Servo gripper; void setup() Serial.begin(9600); rover.init_wifi( robot,80); rover.begin(); pos_base = 90; pos_grip = 90; 35

36 Arduino Programming Next is to initialize the servos. #include <stensat_rover.h> #include <Servo.h> First, the object names are attached to the physical port. base is attached to digital port 3. gripper is attached to digital port 5. Stensat_Rover rover; Next, the servos are set to the position specified by the variables. This takes care of setting up the servos. Servo base; Servo gripper; int pos_base, pos_grip; void setup() Serial.begin(9600); rover.init_wifi( robot,80); rover.begin(); pos_base = 90; pos_grip = 90; base.attach(3); gripper.attach(5); base.write(pos_base); gripper.write(pos_grip); 36

37 Arduino Programming Next is to update the loop portion of the code. Four commands will be added to the switch() which is used now to determine the motion of the rover. Four letters will be selected to control the motion of the robotic arm. A will be move base up. Z will be move base down. D will be open gripper. X will be close gripper. void loop() char buf[100]; if(serial.available() > 0) int err = Serial.find( +IPD ); if(err == TRUE) Serial.find( : ); i = Serial.readBytesUntil(0x0a,buf,100); switch(buf[0]) case 'F' : forward(); case 'B' : reverse(); case 'L' : left(); case 'R' : right(); case 'S' : halt(); 37 Only second portion of code shown

38 Arduino Programming The commands will be added to the switch() First will be moving the base servo up. In order to move the servo up, the pos_base variable value needs to be decreased. It is decremented by 2 which moves the servo up 2 degrees at a time. void loop() char buf[100]; if(serial.available() > 0) int err = Serial.find( +IPD ); if(err == TRUE) Serial.find( : ); i = Serial.readBytesUntil(0x0a,buf,100); switch(buf[0]) case 'F' : forward(); case 'B' : reverse(); case 'L' : left(); case 'R' : right(); case 'S' : halt(); case 'A' : pos_base = pos_base 2; 38

39 Arduino Programming If the command is allowed to execute any time, pos_base variable will become negative and the servo cannot handle that. The value must be checked to make sure it does not go beyond the limit of the servo or beyond a desired position. Let's pick 30 degrees as the limit to move up. If the variable goes below 30, the variable is reset to 30. This stops the upward motion. void loop() char buf[100]; if(serial.available() > 0) int err = Serial.find( +IPD ); if(err == TRUE) Serial.find( : ); i = Serial.readBytesUntil(0x0a,buf,100); switch(buf[0]) case 'F' : forward(); case 'B' : reverse(); case 'L' : left(); case 'R' : right(); case 'S' : halt(); case 'A' : pos_base = pos_base 2; if(pos_base < 30) pos_base = 30; 39

40 Arduino Programming Now that the variable pos_base has been updated, it is time to set the servo to the new position. base.write() sets the new position. break causes the program to get out of the switch() operation so no other code is executed. void loop() char buf[100]; if(serial.available() > 0) int err = Serial.find( +IPD ); if(err == TRUE) Serial.find( : ); i = Serial.readBytesUntil(0x0a,buf,100); switch(buf[0]) case 'F' : forward(); case 'B' : reverse(); case 'L' : left(); case 'R' : right(); case 'S' : halt(); case 'A' : pos_base = pos_base 2; if(pos_base < 30) pos_base = 30; base.write(pos_base); 40

41 Arduino Programming Downward motion of the base servo is accomplished by adding 2 to the pos_base variable. The command Z is used to move the base servo down. The limit is set to 170 and the check is to make sure the variable is not greater than 170. Upload the code to the rover. Remember to disconnect the WiFi power wire to upload. Reconnect and run the program. After the WiFi module has been configured, the base servo should move. void loop() char buf[100]; if(serial.available() > 0) int err = Serial.find( +IPD ); if(err == TRUE) Serial.find( : ); i = Serial.readBytesUntil(0x0a,buf,100); switch(buf[0]) case 'F' : forward(); case 'B' : reverse(); case 'L' : left(); case 'R' : right(); case 'S' : halt(); case 'A' : pos_base = pos_base 2; if(pos_base < 30) pos_base = 30; base.write(pos_base); case 'Z' : pos_base = pos_base + 2; if(pos_base > 170) pos_base = 170; base.write(pos_base); 41

42 Processing Programming Commands need to be added to the processing program. Keyboard keys A and Z will be used to move the robotic arm up and down. Keyboard keys S and X will be used to open and close the gripper. The program to the right is the current state. import processing.net.*; Client c; void setup() size(800,600); c = new Client(this, ,80); void keypressed() if(keycode == UP) c.write( F ); else if(keycode == LEFT) c.write( L ); else if(keycode == RIGHT) c.write( R ); else if(keycode == DOWN) c.write( B ); void keyreleased() c.write( S ); void draw() 42

43 Processing Programming The function keypressed() will be updated. None of the other code will be modified. The first added code is to move the robotic arm up. It is assumed the CAPS lock is not active so the program needs to look for lower case letters. void keypressed() if(keycode == UP) c.write( F ); else if(keycode == LEFT) c.write( L ); else if(keycode == RIGHT) c.write( R ); else if(keycode == DOWN) c.write( B ); if(key == 'a') c.write( A ); void keyreleased() c.write( S ); void draw() 43

44 Processing Programming The next line added is to move the robotic arm down. Turn on the rover. Connect the laptop to the rover's WiFi access point. Run the processing program. Press the a and z keys. The robotic arm should move up and down. void keypressed() if(keycode == UP) c.write( F ); else if(keycode == LEFT) c.write( L ); else if(keycode == RIGHT) c.write( R ); else if(keycode == DOWN) c.write( B ); if(key == 'a') c.write( A ); else if(key == 'z') c.write( Z ); void keyreleased() c.write( S ); void draw() 44

45 Controlling the Gripper It is your turn to write the code to operate the gripper. It will be the same as the base servo code except using the gripper variables and different commands. 45

StenBOT Robot Kit. Stensat Group LLC, Copyright 2018

StenBOT Robot Kit. Stensat Group LLC, Copyright 2018 StenBOT Robot Kit 1 Stensat Group LLC, Copyright 2018 Legal Stuff Stensat Group LLC assumes no responsibility and/or liability for the use of the kit and documentation. There is a 90 day warranty for the

More information

Sten BOT Robot Kit 1 Stensat Group LLC, Copyright 2016

Sten BOT Robot Kit 1 Stensat Group LLC, Copyright 2016 StenBOT Robot Kit Stensat Group LLC, Copyright 2016 1 Legal Stuff Stensat Group LLC assumes no responsibility and/or liability for the use of the kit and documentation. There is a 90 day warranty for the

More information

Sten-Bot Robot Kit Stensat Group LLC, Copyright 2013

Sten-Bot Robot Kit Stensat Group LLC, Copyright 2013 Sten-Bot Robot Kit Stensat Group LLC, Copyright 2013 Legal Stuff Stensat Group LLC assumes no responsibility and/or liability for the use of the kit and documentation. There is a 90 day warranty for the

More information

Mechatronics Engineering and Automation Faculty of Engineering, Ain Shams University MCT-151, Spring 2015 Lab-4: Electric Actuators

Mechatronics Engineering and Automation Faculty of Engineering, Ain Shams University MCT-151, Spring 2015 Lab-4: Electric Actuators Mechatronics Engineering and Automation Faculty of Engineering, Ain Shams University MCT-151, Spring 2015 Lab-4: Electric Actuators Ahmed Okasha, Assistant Lecturer okasha1st@gmail.com Objective Have a

More information

Programming a Servo. Servo. Red Wire. Black Wire. White Wire

Programming a Servo. Servo. Red Wire. Black Wire. White Wire Programming a Servo Learn to connect wires and write code to program a Servo motor. If you have gone through the LED Circuit and LED Blink exercises, you are ready to move on to programming a Servo. A

More information

BL-ER-P Ethernet Radio Unit for Pedestal Installation Guide

BL-ER-P Ethernet Radio Unit for Pedestal Installation Guide Assemble the Antenna Riser 1. Remove the antenna riser assembly and the antenna from its packaging. 2. Remove the plastic cap, the nut, and the lock washer from the stem of the antenna. 3. Put the stem

More information

Coding with Arduino to operate the prosthetic arm

Coding with Arduino to operate the prosthetic arm Setup Board Install FTDI Drivers This is so that your RedBoard will be able to communicate with your computer. If you have Windows 8 or above you might already have the drivers. 1. Download the FTDI driver

More information

ORTOP Modular Robot v3.0 Arm Assembly

ORTOP Modular Robot v3.0 Arm Assembly Base Plate Assembly Parts Needed: Arm Assembly BAG 1 2 Socket Head Cap Screw, 1-1/4" 2 Socket Head Cap Screw, 1/2" 2 Button Head Cap Screw, 3/8" 6 Nuts 1 Gear Hub Spacer 1 Flat Building Plate 1 Single

More information

Computational Crafting with Arduino. Christopher Michaud Marist School ECEP Programs, Georgia Tech

Computational Crafting with Arduino. Christopher Michaud Marist School ECEP Programs, Georgia Tech Computational Crafting with Arduino Christopher Michaud Marist School ECEP Programs, Georgia Tech Introduction What do you want to learn and do today? Goals with Arduino / Computational Crafting Purpose

More information

Arduino Control of Tetrix Prizm Robotics. Motors and Servos Introduction to Robotics and Engineering Marist School

Arduino Control of Tetrix Prizm Robotics. Motors and Servos Introduction to Robotics and Engineering Marist School Arduino Control of Tetrix Prizm Robotics Motors and Servos Introduction to Robotics and Engineering Marist School Motor or Servo? Motor Faster revolution but less Power Tetrix 12 Volt DC motors have a

More information

Programming 2 Servos. Learn to connect and write code to control two servos.

Programming 2 Servos. Learn to connect and write code to control two servos. Programming 2 Servos Learn to connect and write code to control two servos. Many students who visit the lab and learn how to use a Servo want to use 2 Servos in their project rather than just 1. This lesson

More information

CONSTRUCTION GUIDE Robotic Arm. Robobox. Level II

CONSTRUCTION GUIDE Robotic Arm. Robobox. Level II CONSTRUCTION GUIDE Robotic Arm Robobox Level II Robotic Arm This month s robot is a robotic arm with two degrees of freedom that will teach you how to use motors. You will then be able to move the arm

More information

100UF CAPACITOR POTENTIOMETER SERVO MOTOR MOTOR ARM. MALE HEADER PIN (3 pins) INGREDIENTS

100UF CAPACITOR POTENTIOMETER SERVO MOTOR MOTOR ARM. MALE HEADER PIN (3 pins) INGREDIENTS 05 POTENTIOMETER SERVO MOTOR MOTOR ARM 100UF CAPACITOR MALE HEADER PIN (3 pins) INGREDIENTS 63 MOOD CUE USE A SERVO MOTOR TO MAKE A MECHANICAL GAUGE TO POINT OUT WHAT SORT OF MOOD YOU RE IN THAT DAY Discover:

More information

How to Build the Robotics++ V2 Robot. Last Edited Nov

How to Build the Robotics++ V2 Robot. Last Edited Nov How to Build the Robotics++ V2 Robot Last Edited Nov. 15-2014 www.roboticscity.com 1 Completed Robotics++ V2 Robot. More views of completed robot can be found at the end of this instructions manual The

More information

Arduino and Servo Motor

Arduino and Servo Motor Arduino and Servo Motor 1. Basics of the Arduino Board and Arduino a. Arduino is a mini computer that can input and output data using the digital and analog pins b. Arduino Shield: mounts on top of Arduino

More information

Budget Robotics Octabot Assembly Instructions

Budget Robotics Octabot Assembly Instructions Budget Robotics Octabot Assembly Instructions The Budget Robotics Octabot kit is a low-cost 7" diameter servo-driven robot base, ready for expansion. Assembly is simple, and takes less than 15 minutes.

More information

4WD Mobile Platform SKU:ROB0022

4WD Mobile Platform SKU:ROB0022 4WD Mobile Platform SKU:ROB0022 Contents [hide] 1 Function Introduction 1.1 STEP1: Assemble Robot 1.2 STEP2: Debug Motor 1.3 STEP3:Install Upper Plate 1.4 STEP4: Debug Ultrasonic Sensor and Servo 1.5 STEP5:

More information

ABM International, Inc.

ABM International, Inc. ABM International, Inc. Lightning Stitch required 1 1.0: Parts List head and motor assembly (Qty. 1) Reel stand (Qty. 1) Needle bar frame clamp (Qty. 1) Motor drive (Qty. 1) 2 Cable harness with bracket

More information

7878 K940. Checkpoint Antenna. Kit Instructions. Issue B

7878 K940. Checkpoint Antenna. Kit Instructions. Issue B 7878 K940 Checkpoint Antenna Kit Instructions Issue B Revision Record Issue Date Remarks A July 7, 2009 First issue B Nov2013 Revised the Checkpoint installation procedures for 7878 and 7874 scanners Added

More information

Legacy Woodworking Machinery a division of Phantom Engineering. The Legacy CNC. Assembly Manual

Legacy Woodworking Machinery a division of Phantom Engineering. The Legacy CNC. Assembly Manual Legacy Woodworking Machinery a division of Phantom Engineering The Legacy CNC Assembly Manual New Orientation of the Legacy Step one: Re-orientation of the machine Remove the X-axis screw and supports.

More information

Introduction: Components used:

Introduction: Components used: Introduction: As, this robotic arm is automatic in a way that it can decides where to move and when to move, therefore it works in a closed loop system where sensor detects if there is any object in a

More information

Electric Skein Winder

Electric Skein Winder Electric Skein Winder Assembly and Use Package Contents 1 - Triangular Body (w/ motor) 1 - Cross Arm 1 - Left Foot (w/ yarn guide) 1 - Right Foot 1 - Adjustable Finger (w/ yarn clip) 3 - Adjustable Fingers

More information

J. La Favre Using Arduino with Raspberry Pi February 7, 2018

J. La Favre Using Arduino with Raspberry Pi February 7, 2018 As you have already discovered, the Raspberry Pi is a very capable digital device. Nevertheless, it does have some weaknesses. For example, it does not produce a clean pulse width modulation output (unless

More information

LED + Servo 2 devices, 1 Arduino

LED + Servo 2 devices, 1 Arduino LED + Servo 2 devices, 1 Arduino Learn to connect and write code to control both a Servo and an LED at the same time. Many students who come through the lab ask if they can use both an LED and a Servo

More information

Learning Objectives. References 10/26/11. Using servos with an Arduino. EAS 199A Fall 2011

Learning Objectives. References 10/26/11. Using servos with an Arduino. EAS 199A Fall 2011 Using servos with an Arduino EAS 199A Fall 2011 Learning Objectives Be able to identify characteristics that distinguish a servo and a DC motor Be able to describe the difference a conventional servo and

More information

Using Servos with an Arduino

Using Servos with an Arduino Using Servos with an Arduino ME 120 Mechanical and Materials Engineering Portland State University http://web.cecs.pdx.edu/~me120 Learning Objectives Be able to identify characteristics that distinguish

More information

This manual will aid in the assembly of the FireBall V90 and FireBall X90. The assembly of both machines will be identical, unless specified.

This manual will aid in the assembly of the FireBall V90 and FireBall X90. The assembly of both machines will be identical, unless specified. This manual will aid in the assembly of the FireBall V90 and FireBall X90. The assembly of both machines will be identical, unless specified. Step #1 Lay all parts out to verify quantities. (2) 2 x 25-1/4

More information

A servo is an electric motor that takes in a pulse width modulated signal that controls direction and speed. A servo has three leads:

A servo is an electric motor that takes in a pulse width modulated signal that controls direction and speed. A servo has three leads: Project 4: Arduino Servos Part 1 Description: A servo is an electric motor that takes in a pulse width modulated signal that controls direction and speed. A servo has three leads: a. Red: Current b. Black:

More information

Lumber Smith. Assembly Manual. If you are having problems assembling the saw and need assistance, please contact us at:

Lumber Smith. Assembly Manual. If you are having problems assembling the saw and need assistance, please contact us at: Lumber Smith Assembly Manual If you are having problems assembling the saw and need assistance, please contact us at: 804-577-7398 info@lumbersmith.com 1 Step 1 Safety Carefully read the Owners Manual.

More information

Built-in soft-start feature. Up-Slope and Down-Slope. Power-Up safe start feature. Motor will only start if pulse of 1.5ms is detected.

Built-in soft-start feature. Up-Slope and Down-Slope. Power-Up safe start feature. Motor will only start if pulse of 1.5ms is detected. Thank You for purchasing our TRI-Mode programmable DC Motor Controller. Our DC Motor Controller is the most flexible controller you will find. It is user-programmable and covers most applications. This

More information

1. ASSEMBLING THE PCB 2. FLASH THE ZIP LEDs 3. BUILDING THE WHEELS

1. ASSEMBLING THE PCB 2. FLASH THE ZIP LEDs 3. BUILDING THE WHEELS V1.0 :MOVE The Kitronik :MOVE mini for the BBC micro:bit provides an introduction to robotics. The :MOVE mini is a 2 wheeled robot, suitable for both remote control and autonomous operation. A range of

More information

Assembly Guide for Printrbot - Simple Maker s Edition 1405

Assembly Guide for Printrbot - Simple Maker s Edition 1405 Assembly Guide for Printrbot - Simple Maker s Edition 1405 Last update: March 2016 Please Note: be careful on the steps that are underlined 1 Contents Tools Needed:... 3 First step: Check components and

More information

Hawko Zhaga Systems Installation Instructions

Hawko Zhaga Systems Installation Instructions Hawko Zhaga Systems Installation Instructions Contents Wire Suspension Installation 4 Recessed Brackets 6 Fixed Suspension Rods 8 Swivel Suspension Rods 10 Surface Mount Ceiling 12 Surface Mount Wall

More information

Rugged Ridge 2 Receiver Hitch Kit (J21068)

Rugged Ridge 2 Receiver Hitch Kit (J21068) Rugged Ridge 2 Receiver Hitch Kit (J21068) Installation Time: 1-2 Hours Tools Required: ¾ Open End Wrench 18 mm Socket ¼ drive Pliers/Needle nose pliers/channel locks, etc. Torque wrench Phillips head

More information

INSPECTION AND CORRECTION OF BELLHOUSING TO CRANKSHAFT ALIGNMENT

INSPECTION AND CORRECTION OF BELLHOUSING TO CRANKSHAFT ALIGNMENT INSPECTION AND CORRECTION OF BELLHOUSING TO CRANKSHAFT ALIGNMENT BACKGROUND Proper alignment of the transmission input shaft to the crankshaft centerline is required in order to achieve the best results

More information

ABM International, Inc. Navigator Assembly Manual

ABM International, Inc. Navigator Assembly Manual ABM International, Inc. 1 1.0: Parts List Tablet (Qty. 1) Tablet mount (Qty. 1) NOTE: Mount may appear and operate different then image below Control Box (Qty. 1) Motor Power Supply (Qty. 1) 2 X-axis motor

More information

Preface. If you have any TECHNICAL questions, add a topic under FORUM section on our website and we'll reply as soon as possible.

Preface. If you have any TECHNICAL questions, add a topic under FORUM section on our website and we'll reply as soon as possible. Preface About SunFounder SunFounder is a technology company focused on Raspberry Pi and Arduino open source community development. Committed to the promotion of open source culture, we strive to bring

More information

SmartView Mounting Frame 3 Wide x 3 Deep Video Wall Display Installation Guide

SmartView Mounting Frame 3 Wide x 3 Deep Video Wall Display Installation Guide SmartView Mounting Frame 3 Wide x 3 Deep Video Wall Display Installation Guide WMK-034 This display kit mounts ViewSonic 46 Video Wall displays in a 3 wide by 3 deep landscape configuration. The frame

More information

Lesson 3: Arduino. Goals

Lesson 3: Arduino. Goals Introduction: This project introduces you to the wonderful world of Arduino and how to program physical devices. In this lesson you will learn how to write code and make an LED flash. Goals 1 - Get to

More information

Range height adjustable assembly

Range height adjustable assembly Table of contents Digital handset operation 3 Height adjustable bench kit 4-5 Cable carrier 6 Ganging tray and ganging rail 7 Height adjustable return frame kit 8 Cable entry pole 9 24 and 30 d worksurfaces

More information

Control Robotics Arm with EduCake

Control Robotics Arm with EduCake Control Robotics Arm with EduCake 1. About Robotics Arm Robotics Arm (RobotArm) similar to the one in Figure-1, is used in broad range of industrial automation and manufacturing environment. This type

More information

3 wide x 3 deep Video Wall Display Installation Guide

3 wide x 3 deep Video Wall Display Installation Guide HoverTrack Series 3 wide x 3 deep Video Wall Display Installation Guide VWD-3X3-X462 This display kit mounts NEC X461UN and X462UNS LCD monitors in a 3 wide by 3 deep landscape configuration. The frame

More information

Depending on the size you ordered you will have either 5 Foot sections which will build the 10 Foot frame or 6 Foot sections which will build the 12

Depending on the size you ordered you will have either 5 Foot sections which will build the 10 Foot frame or 6 Foot sections which will build the 12 XL Quilting Frame 1 Depending on the size you ordered you will have either 5 Foot sections which will build the 10 Foot frame or 6 Foot sections which will build the 12 Foot frame Printed 2 June 2014 Updated

More information

Kossel Rev B Build Guide V1.0

Kossel Rev B Build Guide V1.0 Kossel Rev B Build Guide V1.0 1 Table of Contents: Step 1: BASE ASSEMBLY Gathering parts: Building the Corners and Base: Step 2: UPPER ASSEMBLY Building Upper: Step 3: VERTICAL RAIL INSTALLATION Building

More information

Lesson4 Obstacle avoidance car

Lesson4 Obstacle avoidance car Lesson4 Obstacle avoidance car 1 Points of this section The joy of learning, is not just know how to control your car, but also know how to protect your car. So, make you car far away from collision. Learning

More information

Star Trac Turbo Trainer Assembly & Setup

Star Trac Turbo Trainer Assembly & Setup Star Trac Turbo Trainer Use the following procedures to unpack and assemble your Turbo Trainer manufactured by Star Trac. UNPACKING AND PARTS LIST Position the shipping carton so the Heavy End logo is

More information

KIT. Assembly Instructions. HayDay, LLC

KIT. Assembly Instructions. HayDay, LLC KIT Assembly Instructions HayDay, LLC 1-800-732-1654 www.stablegrazer.com Read completely through the assembly instructions before starting assembly. The Stable Grazer Kit comes in two boxes. Remove all

More information

Patton Robotics ESRA II Expressive System for Robotic Animation

Patton Robotics ESRA II Expressive System for Robotic Animation Patton Robotics ESRA II Expressive System for Robotic Animation Assembly and Operation Instructions Version 1.0 Patton Robotics, LLC. 61 Hagan Drive New Hope, PA 18938 Copyright 2015 Patton Robotics, LLC.

More information

The Mind Project s Iris 1 Robotic Arm. Packing List Assembly instructions

The Mind Project s Iris 1 Robotic Arm. Packing List Assembly instructions The Mind Project s Iris 1 Robotic Arm Packing List Assembly instructions Packing list Below you will find pictures and descriptions of each part. It may be helpful to take each piece out of the bag and

More information

User Instructions Multiline Otter Scoreboard Caddy Assembly

User Instructions Multiline Otter Scoreboard Caddy Assembly List of parts: User Instructions Multiline Otter Scoreboard Caddy Assembly Single Caddy Double Caddy 1 1 Base assembly with attached wheels 2 4 1 1 2 4 4 8 10 20 12 Uprights (60 or 74 aluminum extrusion)

More information

Robodyssey Mini Roach

Robodyssey Mini Roach Robodyssey Mini Roach Assembly Instructions Version 1.1 Robodyssey Systems, LLC. Phone/Fax: 609-585-8535 20 Quimby Avenue Web: www.robodyssey.com Trenton, New Jersey 08610 Email: info@robodyssey.com Copright

More information

Iphone 5 Glass/Lcd REPAIR GUIDE. Version Edition

Iphone 5 Glass/Lcd REPAIR GUIDE. Version Edition Iphone 5 Glass/Lcd REPAIR GUIDE Version 1 2016 Edition IPhone 5 Glass/LCd REPAIR GUIDE RiAna Soto Repair Training Specialist rsoto@cellairis.com FOR EVERY REPAIR MAKE SURE TO COMPLETE, INITIAL, AND HAVE

More information

Lab 06: Ohm s Law and Servo Motor Control

Lab 06: Ohm s Law and Servo Motor Control CS281: Computer Systems Lab 06: Ohm s Law and Servo Motor Control The main purpose of this lab is to build a servo motor control circuit. As with prior labs, there will be some exploratory sections designed

More information

Step 1: Gather your parts!

Step 1: Gather your parts! Step 1: Gather your parts! Show All Items The #mearm was designed with economy in mind. It is understood that laser cutters aren't the most common tools but there are more of them out there now than

More information

The Mind Project s Iris 1 Robotic Arm. Assembly instructions Step 1

The Mind Project s Iris 1 Robotic Arm. Assembly instructions Step 1 The Mind Project s Iris 1 Robotic Arm Assembly instructions Step 1 Packing list Below you will find pictures and descriptions of each part. It may be helpful to take each piece out of the bag and place

More information

Removing and Replacing the Y-truck

Removing and Replacing the Y-truck Service Documentation Removing and Replacing the Y-truck To remove and replace the Y-truck you will need the following tools: 4mm Allen wrench 12mm stamped flat wrench #2 Phillips screwdriver (magnetic

More information

TURBO DRIVE INSTALLATION MODEL 1582T KNEE FEED Lagun Mill

TURBO DRIVE INSTALLATION MODEL 1582T KNEE FEED Lagun Mill TURBO DRIVE INSTALLATION MODEL 1582T KNEE FEED Lagun Mill NOTE This Turbo Drive Knee Feed is configured for mounting the feed on the front of the knee with the keypad facing left. The lead screw pitch

More information

The Portable Open Source 3D Printer

The Portable Open Source 3D Printer http://web.archive.org/web/201502142011/http://www.tantillus.org/build_3.html Page 1 of 12 captures 12 Oct 12 - Feb 15 The Portable Open Source 3D Printer Home Start Case X/Y Axis Extruder Z Axis Electronics

More information

Written By: Brook Drumm

Written By: Brook Drumm Simple 1401 Assembly For kits produced between 1/15/14-6/1/14. This guide is for kits with the Fan Shroud. Instructions for metal and wood extruder (and bed) included below. Written By: Brook Drumm TOOLS:

More information

RULTRACT RETRACTOR CABLE REPLACEMENT INSTRUCTIONS. Rultract, Inc. is the ONLY authorized service center in the U.S.A.

RULTRACT RETRACTOR CABLE REPLACEMENT INSTRUCTIONS. Rultract, Inc. is the ONLY authorized service center in the U.S.A. RULTRACT RETRACTOR CABLE REPLACEMENT INSTRUCTIONS Rultract, Inc. is the ONLY authorized service center in the U.S.A. When your Rultract instrument needs repair or service, contact Rultract Inc. or Rultract

More information

Kai Installation Instructions

Kai Installation Instructions Kai Installation Instructions Before Beginning Installation Read through the entire instruction thoroughly A minimum of 2 people are required for this assembly These instructions reflect typical assemblies;

More information

Super Sky Surfer 2000 Assembly Instructions

Super Sky Surfer 2000 Assembly Instructions Super Sky Surfer 2000 Assembly Instructions Note: Plug and Play version of the Sky Surfer comes with fuselage pre-glued and motor/servos installed. If you wish to route antennas or wires through the tail,

More information

The Useless Machine. Parts Only - Build Guide v0001

The Useless Machine. Parts Only - Build Guide v0001 TM The Useless Machine Parts Only - Build Guide v0001 For the best outcome, follow each step in order. We recommend reading this guide entirely before you get started. Tools required: One phillips screwdriver,

More information

Custom Pendant- Hardwire Assembly and Installation Instructions

Custom Pendant- Hardwire Assembly and Installation Instructions Custom Pendant- Hardwire Assembly and Installation Instructions CAUTION: BEFORE INSTALLING FIXTURE, MAKE SURE THE POWER TO THE CIRCUIT IS TURNED OFF AT THE MAIN FUSE BOX / CIRCUIT BREAKER UTILITY BOX.

More information

model tsa-sa48 Sliding Crosscut Table installation guide

model tsa-sa48 Sliding Crosscut Table installation guide model tsa-sa48 Sliding Crosscut Table installation guide A Note About Color Variations Among Anodized Aluminum Components Congratulations on the purchase of this SawStop Sliding Crosscut Table. We at SawStop

More information

105" TIGER MOTH ARF INSTRUCTION MANUAL VERSION 1.0

105 TIGER MOTH ARF INSTRUCTION MANUAL VERSION 1.0 105" TIGER MOTH ARF INSTRUCTION MANUAL VERSION 1.0 Step 1. Installation of the aileron servos 1) Mount aileron servo to servo mounting blocks with servo s screws. Install servo mounting plate with screws.

More information

Field Service Procedure Replacement Pol Motor Kit, Coastal

Field Service Procedure Replacement Pol Motor Kit, Coastal 1. Brief Summary: Troubleshooting document for diagnosing a fault with and replacing the pol motor on the Coastal series antennas. 2. Checklist: Verify Motor Drive Drive the Pol from Progterm Run the Built

More information

Hardware and Components:

Hardware and Components: Hardware and Components: (A) 5/16 x 2 Hex Bolt (B) 5/16 x 2-1/4 Hex Bolt (C) 5/16 x 2-1/2 Hex Bolt (D) 4X 5/16 x 3/4 Hex Bolt (E) 4X 5/16 x 1-1/4 Hex Bolt (F) 11X 5/16 Flat Washer (G) 12X 5/16 Nylock Nut

More information

Vinyl Cutter Instruction Manual

Vinyl Cutter Instruction Manual Vinyl Cutter Instruction Manual 1 Product Inventory Inventory Here is a list of items you will receive with your vinyl cutter: Product components (Fig.1-4): 1x Cutter head unit complete with motor, plastic

More information

Tin Lizzie 18 Assembly Instructions

Tin Lizzie 18 Assembly Instructions Tin Lizzie 18 Assembly Instructions Revision: 07/29/16 Table of Contents Aides 3 Before You Begin 5 Aides 5 Tools 6 Perfect Stitch Parts 2 12 Modify the Machine 12 Prepare Drill Templates 12 Front Display

More information

3DR ArduCopter Quad-C

3DR ArduCopter Quad-C 3DR ArduCopter Quad-C 3DR ArduCopter Quad-C Thank you for purchasing a 3DR ArduCopter Quad kit. The 3DR ArduCopter Quad is a stable and supported multi-rotor frame in the ongoing development of the ArduCopter

More information

V-MOTION LITE USER GUIDE. Rat Rig All rights reserved.

V-MOTION LITE USER GUIDE. Rat Rig All rights reserved. V-MOTION LITE USER GUIDE Rat Rig 2017. All rights reserved. PACKAGE CONTENTS 1 1x V-Motion Motor 2 1x Belt 3 1x 3mm Hex Key 4 1x AA Battery Pack (for 8x AA batteries)* 5 1x V-Motion Controller 6 2x Knob

More information

Hollywood Swing Away 2 and 4 Bike Racks Assembly and Installation Guide

Hollywood Swing Away 2 and 4 Bike Racks Assembly and Installation Guide Hollywood Swing Away 2 and 4 Bike Racks Assembly and Installation Guide Tools Required: two adjustable wrenches, pliers, ¾ socket wrench recommended Note: please do assembly near your vehicle as you Can

More information

IBM xseries 345 Third Party Slide Rail Kit

IBM xseries 345 Third Party Slide Rail Kit RackSolutions.com Patent(s) Pending IBM xseries 345 Third Party Slide Rail Kit Installation Instructions Kit P/N: 2URAIL-IBM-345 info@racksolutions.com Technical Support & Sales 903.453.0801 Kit Contents

More information

Build your own. Pack. Stages 19-22: Continue building Robi s left arm

Build your own. Pack. Stages 19-22: Continue building Robi s left arm Build your own Pack 06 Stages 19-22: Continue building Robi s left arm Build your own All rights reserved 2015 Published in the UK by De Agostini UK Ltd, Battersea Studios 2, 82 Silverthorne Road, London

More information

Convert a Hitec HS-300 Servo to Continuous Operation

Convert a Hitec HS-300 Servo to Continuous Operation Site Map Shopping Cart Engineering Services Contact US Home Dios and Athena KRMx01 Mechanics Projects Downloads Forums GAN116_hs300 Convert a Hitec HS-300 Servo to Continuous Operation By Michael Simpson

More information

9.07 KINEMATICS KIT USERS MANUAL

9.07 KINEMATICS KIT USERS MANUAL 9.07 KINEMATICS KIT USERS MANUAL INCLUDED PARTS LIST Standard parts - 1. ground plane enclosure which includes stepper motor with control circuits, press fit motor shaft adaptor, and link attachment plate.

More information

For this exercise, you will need a partner, an Arduino kit (in the plastic tub), and a laptop with the Arduino programming environment.

For this exercise, you will need a partner, an Arduino kit (in the plastic tub), and a laptop with the Arduino programming environment. Physics 222 Name: Exercise 6: Mr. Blinky This exercise is designed to help you wire a simple circuit based on the Arduino microprocessor, which is a particular brand of microprocessor that also includes

More information

Written By: Joseph Schlesinger

Written By: Joseph Schlesinger Building an ArcBotics Hexy Written By: Joseph Schlesinger PARTS: 1 ArcBotics Hexy Kit (1) SUMMARY We're going to build a hexapod! Make Projects www.makeprojects.com Page 1 of 20 Step 1 Building an ArcBotics

More information

MM540 Installation Instructions IMPORTANT SAFETY INSTRUCTIONS - SAVE THESE INSTRUCTIONS

MM540 Installation Instructions IMPORTANT SAFETY INSTRUCTIONS - SAVE THESE INSTRUCTIONS MM50 Installation Instructions IMPORTANT SAFETY INSTRUCTIONS - SAVE THESE INSTRUCTIONS Please read this entire manual before you begin. Do not unpack any contents until you verify all requirements on PAGE.

More information

Code Product Qty 1 Top Vertex 3 2 Hot End Housing 1 3 Bottom Vertex 3 4 Print Platform Lock 3 5 End Stop Holder 3 6 Filament Feeder Motor Bracket 1 7

Code Product Qty 1 Top Vertex 3 2 Hot End Housing 1 3 Bottom Vertex 3 4 Print Platform Lock 3 5 End Stop Holder 3 6 Filament Feeder Motor Bracket 1 7 List of Parts Code Product Qty 1 680mm Extrusion 3 2 Power Supply 1 3 240mm Extrusion 9 4 42mm Nema 17 Stepper Motor 3 5 Slider-Hotend Connecting Rod 6 6 48mm Nema 17 Stepper Motor 1 7 Linear Rail with

More information

MM340 Installation Instructions IMPORTANT SAFETY INSTRUCTIONS - SAVE THESE INSTRUCTIONS

MM340 Installation Instructions IMPORTANT SAFETY INSTRUCTIONS - SAVE THESE INSTRUCTIONS MM30 Installation Instructions IMPORTANT SAFETY INSTRUCTIONS - SAVE THESE INSTRUCTIONS Please read this entire manual before you begin. Do not unpack any contents until you verify all requirements on PAGE.

More information

The Bowflex Revolution XP Home Gym Assembly Instructions. P/N: Rev ( /0 )

The Bowflex Revolution XP Home Gym Assembly Instructions. P/N: Rev ( /0 ) P/N: 001-7057 Rev ( /0 ) The Bowflex Revolution XP Home Gym Assembly Instructions 2 Table of Contents Before You Start... 2 Tools You Will Need / Hardware Contents... 3 Box Contents... 6 Assembling Your

More information

Quill Stop V2 Installation Guide 11/16/2014

Quill Stop V2 Installation Guide 11/16/2014 Thank you for purchasing the Quill Stop for the Sieg X3 (Grizzly G0463) and SX3 (Grizzly G0619) mills. Your feedback is always appreciated. Please email questions and comments to gregpriest@cox.net. What

More information

Crawler Kit for the Parallax Small Robot (#30055)

Crawler Kit for the Parallax Small Robot (#30055) 599 Menlo rive Rocklin, alifornia 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 Technical: support@parallax.com Web store: www.parallax.com Educational: learn.parallax.com rawler it for the Parallax

More information

Rodni What will yours be?

Rodni What will yours be? Rodni What will yours be? version 4 Welcome to Rodni, a modular animatronic animal of your own creation for learning how easy it is to enter the world of software programming and micro controllers. During

More information

Motorized or Crank Operated Fortress Zipper Track Shade with Housing and Side Track Installation Instructions

Motorized or Crank Operated Fortress Zipper Track Shade with Housing and Side Track Installation Instructions Motorized or Crank Operated Fortress Zipper Track Shade with Housing and Side Track Installation Instructions Tools Needed Drill 3/8 Metal Drill Bit ¼ Masonry Drill Bit Measuring Tape Pencil 4 Level Phillips

More information

FC3920K and FC5539K Automatic Foam Cutting CNC Machines

FC3920K and FC5539K Automatic Foam Cutting CNC Machines FC3920K and FC5539K Automatic Foam Cutting CNC Machines Disclaimer You accept all risks and responsibilities for looses, damages costs and other consequences resulting directly or indirectly from using

More information

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis Table of Contents The Allen-Bradley Servo Interface Module (Cat. No. 1771-SF1) when used with the Micro Controller (Cat. No. 1771-UC1) can control single axis positioning systems such as found in machine

More information

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs 10-11 Introduction to Arduino In this lab we will introduce the idea of using a microcontroller as a tool for controlling

More information

Feed-back loop. open-loop. closed-loop

Feed-back loop. open-loop. closed-loop Servos AJLONTECH Overview Servo motors are used for angular positioning, such as in radio control airplanes. They typically have a movement range of 180 deg but can go up to 210 deg. The output shaft of

More information

Strata. urniture. Adriana Instructions. Parts in the Arm Box: Parts in the Body Box: Watch our assembly videos at

Strata. urniture. Adriana Instructions. Parts in the Arm Box: Parts in the Body Box: Watch our assembly videos at 1A Watch our assembly videos at www.strataf.com/videos Parts in the Arm Box: Arm - Outside View Arm - Inside View 1B Parts in the Body Box: Back Deck x 1 Seat Deck x 1 with the Feet attached Back Panel

More information

iphone 6 Chargeport REPAIR GUIDE Version Edition

iphone 6 Chargeport REPAIR GUIDE Version Edition iphone 6 Chargeport REPAIR GUIDE Version 1 2016 Edition IPHONE 6 CHARGEPORT REPAIR GUIDE LCD AND DIGITIZER REPLACEMENT RiAna Soto Repair Training Specialist rsoto@cellairis.com FOR EVERY REPAIR MAKE SURE

More information

Arched Top Lantern Pendant Assembly and Installation Instructions. Country of Destination: US/CN UK/EU/AUS Middle East

Arched Top Lantern Pendant Assembly and Installation Instructions. Country of Destination: US/CN UK/EU/AUS Middle East CAUTION: Arched Top Lantern Pendant Assembly and Installation Instructions Country of Destination: US/CN UK/EU/AUS Middle East BEFORE INSTALLING FIXTURE, MAKE SURE THE POWER TO THE CIRCUIT IS TURNED OFF

More information

PARTS INCLUDED IN FIXED STAIR CABLE RAIL KIT:

PARTS INCLUDED IN FIXED STAIR CABLE RAIL KIT: 175 SERIES FIXED STAIR CABLE RAIL - INSTALLATION INSTRUCTIONS PARTS INCLUDED IN FIXED STAIR CABLE RAIL KIT: FIXED STAIR TOP RAIL (1) A FIXED STAIR BOTTOM RAIL (1) B D UPPER SADDLE BRACKET (1) C BRACKET

More information

RRevo. Written By: Bradley Hanstad TOOLS: PARTS:

RRevo. Written By: Bradley Hanstad TOOLS: PARTS: RRevo RRevo Robot Kit Version 2 Complete build and setup guide for the RRevo Robot Kit. From 15 pound combat to robot hockey, this kit is designed to be the perfect starting platform to get in the competition

More information

meped v2 Assembly Manual

meped v2 Assembly Manual meped v Assembly Manual The meped is an open source quadruped robot designed by Scott Pierce of Spierce Technologies, LLC. This design is released under the Creative Commons, By Attribution, Share Alike

More information

Installing the 3 Indexer: PRS Standard Tools

Installing the 3 Indexer: PRS Standard Tools 888-680-4466 ShopBotTools.com Installing the 3 Indexer: PRS Standard Tools Copyright 2016 ShopBot Tools, Inc. page 1 Copyright 2016 ShopBot Tools, Inc. page 2 Table of Contents Route Cable into Box...5

More information

Sea Doo Spark Engine Access Kit

Sea Doo Spark Engine Access Kit Sea Doo Spark Engine Access Kit PART# - RS4-130-EAK APPLICATION(S): Sea Doo Spark. 2up & 3up Models. We strongly recommend the use of a service manual to familiarize yourself with the various components

More information

RANGE DIGITAL HANDSET OPERATION. 1. Panel. 2. Initialization Procedure. 3. Move Up & Down. 4. Set Memory Positions. 5. Move to the Memorized Positions

RANGE DIGITAL HANDSET OPERATION. 1. Panel. 2. Initialization Procedure. 3. Move Up & Down. 4. Set Memory Positions. 5. Move to the Memorized Positions INSTRUCTION SHEET #2577INS PART #1730534 DIGITAL HANDSET OPERATION OPERATION INSTRUCTIONS 1. Panel 1 Button: Preset 1 2 Button: Preset 2 3 Button: Preset 3 S Button: Select Display: Reads in 1 / 2 " Increments

More information