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

Size: px
Start display at page:

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

Transcription

1 Preface About 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 the fun of electronics making to people all around the world and enable everyone to be a maker. Our products include learning kits, development boards, robots, sensor modules and development tools. In addition to high quality products, also offers video tutorials to help you build your own project. If you have interest in open source or making something cool, welcome to join us! Visit for more! About This RollFlash Robot Kit The Rollflash is a four-foot quadruped robot, with a super cute tortoise appearance design. It applies an open source Arduino Nano control board, a Servo Control Board, and a Bluetooth Module. With an ultrasonic sensor and an infrared sensor, it can realize obstacle avoiding and line following functions. What s more, you can control it with an App on Android, which makes it easy and interesting to play. Through this kit, you can feel the charm of assembling the robot from scratch and how to realize the control by programming. Besides this user manual, you can obtain guidance on our website - download the code needed under LEARN -> Get tutorials and watch the video under VIDEO. Free Support If you have any TECHNICAL questions, add a topic under FORUM section on our website and we'll reply as soon as possible. For NON-TECH questions like order and shipment issues, please send an to service@sunfounder.com. You're also welcomed to share your projects on FORUM.

2 Contents Introduction Overview... 1 Components List Acrylic Plates Mechanical Fasteners Electronic Components Tools Self-Provided Components... 7 Get Started with Software Download the code About Arduino... 8 Assembly Upper Plate + Riband Upper Plate + Battery Holder Upper Plate + Servo Upper Plate + PCB U Joint-A/U joint-b U Joint Unit-1/U Joint Unit Crus + Servo Uploading Assembly Program U Joint Unit + Crus Upper Plate + Leg Bottom Plate + Sensor Upper Plate + Bottom Plate Wiring Shell Experiments App Control Obstacle Avoidance Line Following when Avoiding Obstacle Dance Code Explanation ServoWrite.ino APP.ino Avoidance.ino Following.ino Afterword... 53

3 Introduction 1.1 Overview RollFlash is a good learning kit for Arduino and robot hobbyists. Since it moves slowly just like Flash in Zootopia, it is named RollFlash - moves really like a "flash". With an open source Arduino Nano board for control, a Servo Control Board, and a Bluetooth Module, it walks slowly with eight SF servos (9g) driving four legs. Equipped with an ultrasonic module on the front, it can avoid obstacle easily; with an infrared module at the bottom of the front, it follows lines. In addition, you can control the movement of the RollFlash on your Android phone. 1

4 Components List 2.1. Acrylic Plates 1. Bottom Plate x 1 2. Ultrasonic Fixing Plate x 1 3. Support Plate x 2 4. Joint Connector x 8 5. U3 Plate x 4 6. Upper Plate x 1 7. U2 Plate x 4 8. Crus x 4 9. U1 Plate x Acrylic Washer x 6 2

5 Prior to assembling the RollFlash, you need to remove the residues in the holes of the plates and the stickers on the plates. Here we take the U1 plate for example. 1. Check whether there are some residues in the holes of the acrylic plate. 2. Use a tool with a pointed end to remove the residue. 3. Make sure that all the residues are cleared Mechanical Fasteners 4. Use the pointed tool to scratch off the sticker on the plate. Name Accessory Qty. M1.2*4 Self-tapping Screw 16 M1.6*10 Screw 4 M1.6 Nut 4 3

6 M2*8 Screw 16 M2 Nut 16 M3*8 Flat-Head Screw 2 M3*10 Screw 36 M3 Nut 38 M3*6 Corn Rivet 4 φ3*φ8*4 Flange Bearing Electronic Components Servo (9g) *2 Battery Holder 1 4

7 Nano V4.0 1 Servo Control Board Bluetooth Module 1 1 Ultrasonic Module 1 5

8 Infrared Module 1 4-Pin Jumper Wire 1 6-Pin Jumper Wire 1 Mini USB Cable 1 Riband 1 Heat Shrink Tubing 6 Wire Clip 2 6

9 Sponge Bag 4 Transparent Tape 1 Shell Tools Philips Screw Driver Self-Provided Components Battery 2 7

10 Get Started with Software 3.1 Download the code 1. Prior to the project, you need to go to our website on LEARN->Get tutorials->robot Kit->Rollflash Bionic Robot Turtle for Arduino and download the package: 2. In the package you can see: Included are the code for the kit, schematic diagrams of the modules, the app installer for Android phones, driver for Nano board, and the 3D printer file Rollflash.stl for the shell. 3. For related introduction and assembly videos of the Rollflash Bionic Robot Turtle for Arduino, please click VIDEO -> Robot Kit -> Rollflash Bionic Robot Turtle for Arduino. 3.2 About Arduino Description Arduino is an open source platform that applies simple software and hardware. You can get it in a short even when you know little of it. It provides an integrated development environment (IDE) for code editing and compiling, compatible with multiple control boards. So you can just download the Arduino IDE, upload the sketches (i.e. the code files) to the board, and then you can see experimental phenomena. For more information, refer to Arduino Board Compatible Arduino senses the environment by receiving inputs from many sensors, and affects its surroundings by controlling lights, motors, and other actuators. 8

11 In this kit, Nano board is used Install Arduino IDE The code in this kit is written based on Arduino, so you need to install the IDE first. Skip it if you have done this. Step1: Go to the arduino.cc website and click Download. On the page, check the software list on the right side under Download the Arduino Software. Find the one that suits your operation system and click to download. There are two versions of Arduino for Windows: Installer or ZIP file. You're recommended to download the former. Step 2: Double click the exe. file and the following window will show up. Click I Agree. The following interface will show up. 9

12 Choose Next. Click Browse to choose the installation path or enter a directory at the Destination Folder. Click Install. 10

13 The following interface will show up. Note: After the installing progress bar goes to the end, the Close button may be enabled for some PC. Just click it to complete the installation. Then a prompt appears. Select Always trust software for "Adafruit Industries" and click Install. Select Always trust software for "Arduino srl" and click Install. 11

14 After the installation is done, click Close. Then an Arduino icon will appear on the desktop: Install the Driver If the driver is not installed, the Nano board will not be able to be recognized by your computer. Therefore, before using it, please install appropriate driver. For Windows users, run PL2303_Prolific_DriverInstaller_v exe in the folder Rollflash Bionic Robot Turtle for Arduino. For Mac users, refer to the folder PL2303_MacOSX_1_6_1_ in the folder Rollflash Bionic Robot Turtle for Arduino. 12

15 Assembly 4.1 Upper Plate + Riband 1. Cut the 30cm ribbon into halves. Thread the ribbon through the acrylic plate. Leave the riband with one end longer on one side of the plate (onto which to fix the battery holder). Thread the other half through the upper plate in the similar way. 4.2 Upper Plate + Battery Holder 1. Place the battery holder on the upper plate. Note: Leave the holder s wires in the tail direction. 2. Fasten the battery holder with two M3*8 screws and two M3 nuts. It should be shown as below after it's done. 13

16 3. Fold the ribbons in the battery box. 4. Install the batteries. Pay attention to the anode and cathode in case of inserting inversely. 5. It should be like this after the installation: 4.3 Upper Plate + Servo 1. Align a servo with a servo slot on the upper plate. Pay attention to the direction of servo wires (shaft toward the head). 2. Assemble the servo into the plate. 14

17 3. Align two M2 nuts with the servo mounting holes, and fasten them with two M2*8 screws. 4. It should look like this: 5. Mount the other three servos in the same way. Pay attention to the direction of servos shaft (as shown below). 4.4 Upper Plate + PCB 1. Align the four acrylic washers with the holes of the upper plate. 2. Place the washers on the plate. 15

18 3. Put Servo Control Board onto the upper plate. Make sure the power port of the board is at the rear part, and that the four mounting holes are well aligned with those on the plate. 4. Insert four M3*10 screws through holes on the Servo Control Board, 4 acrylic washers, and into 4 M3 nuts, and tighten them. The assembly should be like this: 5. Plug the Nano onto the Servo Control Board. Pay attention to place its USB port close to the aforementioned power port. Align the pins with female headers as shown below. 6. Insert the pin into headers. 16

19 7. Align the pins on the Bluetooth Module with the female headers on the Servo Control Board as shown below. 8. Insert the Bluetooth Module into the board. 4.5 U Joint-A/U joint-b 1. Align the rocker arm with the mounting holes on U1 plate. 3. Align the bulges of the assembled U1 plate with concaves of the Joint Connector. 2. Assemble the arm to the plate with two M1.2*4 self-tapping screws in the first and last small holes of the rocker. 4. Insert the bulges into the concaves. 17

20 5. Place an M3 nut in the groove of the rocker fixing plate, and insert an M3*10 screw from below into the nut. 6. Tighten the screw. 7. Insert the U2 plate into the connector plate. Note: The size of the end hole near its arc is different from U1. 9. Tighten the screw. Now such a U joint (type-a) is assembled.(u1+u2) 8. Place an M3 nut in the groove of U2, plate and insert an M3*10 screw from below into the nut. 10. Assemble the other kind of U joint (type- B) in the same way. (U1+U3) 18

21 11. So four type-a U joints are assembled as shown below: Small hole on the side without rocker arm - Tyep A 12. Four type-b U joints assembled: Large hole on the side without rocker arm - Type B 19

22 4.6 U Joint Unit-1/U Joint Unit-2 1. Assemble a type-a U joint with a type-b U joint perpendicularly as shown below. Align all the 4 mounting holes in the middle of the two connector plates. 2. Place them close. 3. Insert two M3*10 screws from the type-a U joint's side through the middle two holes in row, and fix them with two M3 nuts on the other side. 4. Tighten the screws. Now a U joint unit (type-1) is done. 20

23 5. Connect another unit of type-a + type-b U joint in the same way. Now we have two type-1 units. Large hole on the right 6. Connect the rest U joint units in the similar way, but remember to rotate the type-b U joints 180 degrees when connecting. Now, we have two type-2 units as shown below. Large hole on the left 21

24 4.7 Crus + Servo 1. Align the hole of the crus plate with the servo. Pay attention to the direction of the crus and the crus (foot) as shown below. 2. Assemble the crus to the servo. 3. Connect the two components with two M2 nuts and M2*8 screws. 4. Tighten the screw. 22

25 5. Now, we have two assembled crura of this type. 6. Assemble the other two symmetric crura in the same way. Pay attention to the direction of the feet when inserting the servo into the hole. 23

26 4.8 Uploading Assembly Program Note: Before installing the rocker arm for each servo, you need to adjust the servo. Connect the servo wires to the port D2 of the Servo Control Board and configure the initial position of the servo. Step 1: Hook the servo wires to D2, connect the Servo Control Board to PC via a USB cable, and the PC will automatically install the driver. The COM port connected will appear. Step 2: Go to the folder Rollflash Bionic Robot Turtle for Arduino\Code\Basic\1.Servo and open the file Servo.ino. Step 3: Select the Board. 24

27 And Port. Step 4: Click Upload. After the upload is completed successfully, unplug the USB cable and press the switch on the board. You may hear the sound of gear moving (or may not, if the servo shaft happens to be at 90 degrees at the beginning; but you GENTLY spin the rocker arm and you'll find it's unmovable). So now the servo is adjusted to 90 degrees. 25

28 4.9 U Joint Unit + Crus 1. Align the φ3*φ8*4 flange bearing with the hole in the type-2 U joint unit. 2. Insert the flange bearing into the hole. 3. Make sure the crus is perpendicular to the U1 plate as shown below. If not, gently pull out the servo and insert it again in case of damage caused by spinning the shaft. Slightly open the U1 joint to insert the servo shaft on the crus into the hole on the joint. But don t open too wide, or the plate will break up. 4. Insert an M2*4 self-tapping screw into the servo shaft and tighten them

29 5. It should be like this. After one leg is done, unplug the servo wires connected to D2 for connection of the next servo. 6. Assemble the other similar leg. DO adjust all servos by connecting to D2 before assembling each leg. 7. Assemble the crus to the other Type-2 U joint unit. 27

30 8. Assemble two crura to the type-1 U joint units in the same way Upper Plate + Leg 1. Align the M3*6 Corn Rivet with the hole on U2 plate from the inside of the Type-A U joint. 2. The assembly should be like this: 28

31 3. Connect the servo to Port D2 on the Servo Control Board for calibration. Keep the leg and the servo in 45 degrees. Open the U1 plate a little to insert in the servo connected to the upper plate. Also DO NOT open too much in case of plate breaking. 4. Note: Remember to unplug the servo wires connected to D2 for connection of the next servo. Align an M2*4 self-tapping screw with the hole of the servo rocker arm on the upper plate Tighten the screw. 6. Assemble the other three legs in the same way. Pay attention to the direction of foot since there are two types. 29

32 4.11 Bottom Plate + Sensor 4. Tighten the screws. There will have a small gap between them because of the pins on the ultrasonic module. Su nf o un d 3. Align four M1.6*10 screws and four M1.6 nuts with the mounting holes as shown below. Mount the module on the plate. er 1. Align the ultrasonic module with the 2. mounting holes on the ultrasonic fixing plate. 5. Align the module with the slot on the bottom plate as shown below. Make sure the module s port is upwards. 6. Mount the module on the plate. 30

33 7. Place an M3 nut in the groove of the module, and insert an M3*10 screw from underneath as shown below. 8. Tighten the screw. 9. Insert two M3*10 screws into the infrared module from underneath. 11. Insert these two M3*10 screws through the bottom plate and two M3 nuts as shown below. 10. Insert the screws through two acrylic washers. 12. Tighten the screws. 31

34 13. Align the bulges of the support plate with the holes on the bottom. 14. Insert the support plate. 15. Place an M3 nut in the slot of the support plate. Align an M3*10 screw from below. 17. Fix the other support plate on the bottom plate in the same way. 16. Tighten the screw. 18. Align four φ3*φ8*4 flange bearings with the holes on the bottom plate. 32

35 19. Insert them into the bottom plate. 20. Insert the 6-pin anti-reverse cable into the port of the infrared module as shown below Upper Plate + Bottom Plate 1. Thread the 6-pin anti-reverse cable through the wire slot on the upper plate. Align the bulges of the support plate and the ultrasonic plate with the mounting holes on the upper plate. 33

36 2. Connect the support plate to the upper plate. Before that, you need to insert the four rivets on the U joints into the flange bearings on the bottom plate. 3. Insert three M3*10 screws from the upper bottom plate through the bottom plate into M3 nuts. 34

37 4. Fasten then screws Wiring 1. The servos and pin headers on the Servo Control Board are marked number 1-8 as shown below. Connect the servos to the corresponding ports. Pay attention that the yellow wire should be toward the tail direction. Then insert the 6-pin cable into the 6-pin port. Connect the ultrasonic module to the Servo Control Board with a 4-pin cable. (Here we provide six heat shrink tubing to wrap the servo wires, 4-pin cable and 6-pin cable. Then you can organize the shrink tubing for servo wires with two wire clips, and fix them close to two sides of the servo control board with the 3M tape.) 35

38 4.14 Shell The shell provided in the kit is a paper-made one for decoration. You can assemble it if you want. Here we will show you how to assemble the shell. 1. The unfolded shell is shown as below. 2. Fold the shell along the white lines, and use the transparent tape to stick two adjacent plates together on the inside. 3. Remove the sticker on the bulging edge of the shell as shown below. 4. Fit the shell with the upper plate. Press the shell gently to stick to the plate. 5. Put on the sponge bag for the legs for the anti-slip purpose. 36

39 Experiments As we all know, tortoise is a reptile with four feet, so does this quadruped RollFlash. On each leg there are two servos, thus it can complete actions including moving forward and backward, turning left and right, etc. with these eight servos. What s more, equipped with a Bluetooth module, ultrasonic module, and infrared module, it can be controlled on an Android phone by app, avoid obstacles, and follow lines. Let s go further into the basic programs and game programs. 5.1 App Control With the application provided, you can control the RollFlash remotely. The cell phone sends out signals which will be received by the robot via the Bluetooth module onside. Then the quadruped makes movements accordingly. 1) Upload APP.ino under path Rollflash Bionic Robot Turtle for Arduino/Code/ 2. APP to the RollFlash via the USB cable. Turn on the power switch of the Rollflash, and power indicator LED will blink. 2) Install RollmanAPP.apk under the path Rollflash Bionic Robot Turtle for Arduino/APK/ in a mobile phone (for Android only) 3) After installing,you will see the icon on the phone desktop. Tap to open it and the Bluetooth interface of the mobile will pop up, as shown below. Then click searching for the Bluetooth device to find ELET_SPP_ XXXXXX (your number may be different from what's shown below) to pair. Note: If the matching fails, you cannot use the APP. 37

40 4) Back to RollmanAPP, tap Select Device -> ELET_SPP_ XXXXXX, and then hit Connect. 5) If the Bluetooth has been connected to the Bluetooth of the mobile successfully. The icon Connect in the App will become connected. The Status LED in the Bluetooth will keep constantly lighting instead of blinking. Now you can control the RollFlash to go forward, backward, turn left and right just on your phone. Have fun! 38

41 5.2 Obstacle Avoidance An ultrasonic module is installed on the robot, so it can detect obstacles ahead and measure the distance, at last avoiding the obstacles in front. 1. Open the code file Avoidance.ino under the path Rollflash Bionic Robot Turtle for Arduino/Code/ 3. Avoidance and upload to the RollFlash. 2. Construct a building for the robot to play. You can see it can avoid obstacles independently. Or just put some barriers for it and observe whether it can bypass. It really does you'll find. Interesting, isn t it? 5.3 Line Following when Avoiding Obstacle Under the RollFlash there is a 5-channel line following module, which enables the robot to go following a black line. In addition, in the sketch 4. Following, the part for obstacle avoiding is also included. Therefore, after the sketch is run, the RollFlash can smartly avoid the obstacle ahead when following a line. Let's check how to make it! 1. Open Following.ino under Rollflash Bionic Robot Turtle for Arduino/Code/ 4. Following and upload it to the robot. 2. DIY a map. Prepare a white board (or a flat light-color surface) and some black tape or a black Marker (not permanent). Then draw some straight-line or curved shapes with the pen or sticking the tape. Or, you can also do on a black surface like blackboard with a white chalk. But, DO pay attention to the following TIPS: a) The lines should be at least 16mm wide. b) The semi-diameter of the curve should be no less than 100mm. c) Within 40mm on both sides of the line, there should NOT be anything almost black (especially dark purple); otherwise, the IR sensor will be influenced when detecting. d) The edge of the STOP block should be perpendicular to the trunk; the block should be 50mm wide and 60mm long at least. 39

42 3. You can place some obstacles on the line to see the RollFlash bypass them when Su nf o un d er following the line. It's quite fun to draw the lines and figures aside. Just keep the tips in mind when playing. 5.4 Dance The code file Dance.ino under Rollflash\Rollflash Bionic Robot Turtle for Arduino\Code\5. Dance\Dance, as the name suggests, is to make the RollFlash dance. Upload the code to the board and the robot will just dance. That's quite cute and lovely, just like a baby! Note: To learn more about the code in these experiments, you can find details in the following chapter, Code Explanation. 40

43 Code Explanation 6.1 ServoWrite.ino Looking at the code folders, you may find that on matter for the app, the obstacle avoidance function or the line following, there is always a sketch ServoWrite.ino. Actually it's for servo control, so no wonder. You can check the description below for the code. Control the servo on pin 2 The program above is for control of a single servo. By setting three parameters including c2, the starting angle, s2, the end angle, and ms0, the rotation speed, we can control the rotating angle and speed of the servo. Control the servos on pin 4 and pin 7 The program below is for controlling two servos simultaneously. By setting five parameters including the starting angles c4 and c7, the end angles s4 and s7, and the rotation speed ms0, we can control the rotating angle and speed of two servos at the same time. 41

44 Control the servos on pin 5, pin 6 and pin 8 42

45 Then control three servos simultaneously. By setting seven parameters including the starting angles c5, c6, and c8, end angles s5, s6, and s8, and the rotation speed ms0, we can control the rotating angle and speed of three servos at the same time. Control the servos on pin 7, pin 2, pin 4 and pin 8 43

46 Next, control four servos simultaneously. Similarly, by setting nine parameters including c7, c2, c4, c8 (starting angles), s7, s2, s4, s8 (end angles), and ms0 (rotation speed), we can control the rotating angle and speed of four servos at the same time. Movements of the RollFlash robot can be well controlled by calling those programs above. Here we just take some examples about different controlling. 6.2 APP.ino The servo control base program in last chapter lays a foundation for controlling the RollFlash to move forward and backward, and turn left and right. Next let's talk about the specific control program for some movements. 44

47 In the program above, the number 30, the value in the function ServoWrite() represents the pace of RollFlash. Due to its structure design (the servo installation), the moving pace is fixed. How can it move forward? It moves its feet diagonally in opposite directions: raise the right front foot and move forward -> raise the left front foot and right hind foot at the same time to move the body > the right front foot gets on the ground > raise the left hind foot to move forward > the left hind foot gets on the ground. It walks a step forward after all these actions. Then it continues from the other side: raise the left front foot and move forward > raise the right front foot and left hind foot at the same time to move the body > the left front foot gets on the ground > raise the right hind foot to move forward > the right hind foot gets on the ground. It walks another step forward then. Therefore, it will keep walking forward by continuing these two loops. The program above is to control it move backward, which is similar to moving forward. The only difference is the walking direction: raise the right hind foot and move backward -> raise the right front foot and left hind foot at the same time to move the body -> the right hind 45

48 foot gets on the ground -> raise the left front foot to move backward -> the left front foot gets on the ground. It walks a step backward after all these actions. Then it continues from the other side: raise left hind foot and move backwards -> raise the left front foot and right hind foot at the same time to move the body -> the left hind foot gets on the ground -> raise the right front foot to move backward -> the right front foot gets on the ground. It walks another step backward then. Therefore, it will keep walking backward by continuing these two loops. The program above is for turning right. RollFlash can realize turning right by keeping the left feet moving forward, while to do the right feet moving backward. 46

49 Program above is for turning left. RollFlash can realize turning left by keeping the left feet moving backwards, while the right feet moving forwards. The above code is for the RollFlash s basic movements. It will follow the commands received from the Bluetooth module via the serial port and take the corresponding actions. With the code above, we can read the data from the Bluetooth module, and save it with a variable. 47

50 If the command "c" is received, it means to let RollFlash move forward; if the command "d", it moves backwards; if "a", it turns left; if "b", it turns right; if "s", it stops. Thus, we can remotely control the RollFlash to move forward and backward, turning left and right, etc. 6.3 Avoidance.ino We have learnt a lot on servo and basic control for the RollFlash and how it moves. Thus, it would be quite easy to control it for obstacle avoiding. The program can judge whether there is an obstacle in front of the RollFlash by reading data from ultrasonic module on it, and further control the robot to avoid the obstacle by corresponding programs. 48

51 The program above is to read data from the ultrasonic. By calling this program to read the data, we can know how far the obstacle is ahead. Then write the code that if there is an obstacle 10cm away in the front, control the RollFlash to move back to 15cm from the obstacle, then turn left or right to avoid it, and continue to move. Thus, the RollFlash can realize obstacle avoiding function. 49

52 50

53 6.4 Following.ino The infrared line following module enables the RollFlash to detect a black line through the collected data, so that it can adjust the direction and follow the line. Meanwhile, the RollFlash will walk away from the obstacle on a black line it's following, bypass the obstacle and come back to follow the line. The program above is to read the black line s position. By comparing the AD value and the setting reference, it can tell whether the black line is at the centre-left or centre-right position. 51

54 When the sensor detects the black line is at the centre-left, the RollFlash will turn left slightly; when it is at the centre-right, the robot should turn right a bit; when the line is in the middle, the RollFlash would move forward. That s how it works for line following. Besides, it needs to detect whether there're obstacles and avoid them if yes. The program above is about detecting whether there's an obstacle 6cm in front of the RollFlash by the ultrasonic module. If it detects an obstacle, it will walk away from the obstacle, and then walk back to follow the line. Thus, we can realize the line following & obstacle avoiding. 52

55 Afterword So that's this cute tortoise robot RollFlash! With the assembly of the RollFlash robot, you will better learn how it works and feel the sense of satisfaction. You can start your journey now and have lots of fun with the bot. Show it to your friends and have fun! You may have encountered with assembly or code issues during the course. Though we have improved this manual and avoided some mistakes, it still can be unsatisfactory. We're sorry for the bothering and welcome to provide your feedbacks! If you have any suggestions or ideas, post forums on our website 53

56 Copyright Notice All contents including but not limited to texts, images, and code in this manual are owned by the Company. You should only use it for personal study, investigation, enjoyment, or other non-commercial or nonprofit purposes, under the related regulations and copyrights laws, without infringing the legal rights of the author and relevant right holders. For any individual or organization that uses these for commercial profit without permission, the Company reserves the right to take legal action. 54

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

Content Components... 1 i. Acrylic Plates... 1 ii. Mechanical Fasteners... 3 iii. Electrical Components... 4 Introduction... 5 Getting Started... 6 Ar

Content Components... 1 i. Acrylic Plates... 1 ii. Mechanical Fasteners... 3 iii. Electrical Components... 4 Introduction... 5 Getting Started... 6 Ar About r Preface r 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 the fun of electronics

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

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

SuperTrack Parts List

SuperTrack Parts List SuperTrack Parts List [indicates number for 6 lane tracks] SuperTrack Installation Instructions www.supertimer.com 1-800-654-2088 1 Track Instruction Manual (this booklet) 2 Start sections [3] Start Gate

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

Maintenance Information

Maintenance Information 47104302 Edition 1 November 2012 Cordless Drill/Driver QX Series Maintenance Information Save These Instructions Tool Diagnosis 1. Before servicing this unit, you will need a fully charged battery of known

More information

SeeMeCNC Guides. Step 2. REV2 Rostock Max v3 Base Assembly. Second edition Rostock Max v3 assembly guide. Written By: JJ Johnson

SeeMeCNC Guides. Step 2. REV2 Rostock Max v3 Base Assembly. Second edition Rostock Max v3 assembly guide. Written By: JJ Johnson SeeMeCNC Guides Step 2. REV2 Rostock Max v3 Base Assembly Second edition Rostock Max v3 assembly guide. Written By: JJ Johnson INTRODUCTION This assembly guide will walk you though the steps of assembly

More information

Printrbot Simple (Model 1403) Rev F Printrboard

Printrbot Simple (Model 1403) Rev F Printrboard Printrbot Simple (Model 1403) Rev F Printrboard Printrbot Simple is currently shipping with the Rev F Printrboard. Check which rev Printrboard your Simple kit includes and use the corresponding instructions.

More information

DIY KITS FRAME KIT. Thank you for purchasing a 3DR Y6 DIY Kit!

DIY KITS FRAME KIT. Thank you for purchasing a 3DR Y6 DIY Kit! DIY KITS Y6 FRAME KIT Thank you for purchasing a 3DR Y6 DIY Kit! These instructions will guide you through assembling and wiring your new autonomous multicopter. CONTENTS Your 3DR Y6 Kit contains: 35 mm

More information

Instructions for getting connected with Incus and using IHearYou

Instructions for getting connected with Incus and using IHearYou Instructions for getting connected with Incus and using IHearYou Connect hearing aids Pair Incus Download IHearYou Incus connects your hearing aids Your Incus programmer connects your Blamey Saunders hearing

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

Ohbot. Eyes turn. servo. Eyelids open. servo. Head tilt. servo Eyes tilt. servo. Mouth open servo. Head turn servo

Ohbot. Eyes turn. servo. Eyelids open. servo. Head tilt. servo Eyes tilt. servo. Mouth open servo. Head turn servo Making Instructions Ohbot Ohbot has six servo motors. The servos allow each part of the face to be positioned precisely. Eyelids open servo Eyes tilt servo Eyes turn servo Head tilt servo Mouth open servo

More information

OpenROV. Guide 3 - Electronics. We will now move to the assembly of the electronics that will control the ROV. Written By: OpenROV

OpenROV. Guide 3 - Electronics. We will now move to the assembly of the electronics that will control the ROV. Written By: OpenROV OpenROV Guide 3 - Electronics We will now move to the assembly of the electronics that will control the ROV. Written By: OpenROV 2017 openrov.dozuki.com Page 1 of 33 INTRODUCTION We will introduce soldering

More information

Arducopter 3DR-B Hardware

Arducopter 3DR-B Hardware Arducopter 3DR-B Thank you for purchasing an Arducopter 3DR kit. The Arducopter 3DR is a stable and supported quadrotor frame in the ongoing development of the Arducopter code on DIYDrones. It features

More information

(Assembling Guide supplied by imakr ) with the support of MyMiniFactory.com

(Assembling Guide supplied by imakr ) with the support of MyMiniFactory.com (Assembling Guide supplied by imakr ) with the support of MyMiniFactory.com Summary Congratulations on beginning on your journey into 3D printing with the STARTT 3D printer. In this guide, you will have

More information

Bipedinno. 12-DOF Waist-high Robot

Bipedinno. 12-DOF Waist-high Robot Bipedinno 12-DOF Waist-high Robot Instruction Manual Version 1.18 Trademark Innovati,, and BASIC Commander, are registered trademarks of Innovati Inc. InnoBASIC and cmdbus are trademarks of Innovati Inc.

More information

Mini Hexapodinno. 18-DOF Robot

Mini Hexapodinno. 18-DOF Robot Mini Hexapodinno 18-DOF Robot Instruction Manual Version 1.11 Trademark Innovati,, and BASIC Commander, are registered trademarks of Innovati Inc. InnoBASIC and cmdbus are trademarks of Innovati Inc. Copyright

More information

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

Installing a 3 Indexer: Desktop Tools

Installing a 3 Indexer: Desktop Tools 888-680-4466 ShopBotTools.com Installing a 3 Indexer: Desktop Tools built after October, 2012 Copyright 2016 ShopBot Tools, Inc. page 1 Copyright 2016 ShopBot Tools, Inc. page 2 Table of Contents Overview...5

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

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

Cardboard Circuit Playground Express Inchworm Robot

Cardboard Circuit Playground Express Inchworm Robot Cardboard Circuit Playground Express Inchworm Robot Created by Kathy Ceceri Last updated on 2018-10-25 05:41:17 PM UTC Guide Contents Guide Contents Overview Parts List -- Electronics Materials List --

More information

Build your own. Stages 47-50: Continue building up Robi s left leg

Build your own. Stages 47-50: Continue building up Robi s left leg Build your own Pack 13 Stages 47-50: Continue building up Robi s left leg Build your own All rights reserved 2016 CONTENTS Published in the UK by De Agostini UK Ltd, Battersea Studios 2, 82 Silverthorne

More information

AlphaBot Assembly Diagram

AlphaBot Assembly Diagram AlphaBot Assembly Diagram Part 1:AlphaBot baseboard assembly 1 Fix the motors onto the AlphaBot baseboard with the brackets, and then use (C) and (F) to install the encoder disks. 2 Fix the Infrared sensors

More information

The Useless Machine. DIY Soldering Edition. Instruction Guide v0004

The Useless Machine. DIY Soldering Edition. Instruction Guide v0004 The Useless Machine DIY Soldering Edition Instruction Guide v0004 TM For the best outcome, follow each step in order. We recommend reading this guide entirely before you get started. Tools required: Soldering

More information

MAKEBLOCK MUSIC ROBOT KIT V2.0

MAKEBLOCK MUSIC ROBOT KIT V2.0 MAKEBLOCK MUSIC ROBOT KIT V2.0 Catalog Music Robot Kit V2.0 Introduction... 1 1 What is Music Robot Kit V2.0?... 1 1.1 Mechanical part... 1 1.2 Electronic part... 1 1.3 Software part... 1 2 Music Robot

More information

Never power this piano with anything other than a standard 9V battery!

Never power this piano with anything other than a standard 9V battery! Welcome to the exciting world of Digital Electronics! Who is this kit intended for? This kit is intended for anyone from ages 13 and above and assumes no previous knowledge in the field of hobby electronics.

More information

BABY WOLF LOOM. Assembly Instructions for Knocked-Down Looms

BABY WOLF LOOM. Assembly Instructions for Knocked-Down Looms BABY WOLF LOOM Assembly Instructions for Knocked-Down Looms BEFORE YOU BEGIN Please read through the directions before beginning to assemble your loom. Unpack the loom parts carefully. Do not throw away

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

Making Instructions Version 2.1 for Raspberry Pi

Making Instructions Version 2.1 for Raspberry Pi Making Instructions Version 2.1 for Raspberry Pi Ohbot Ltd. 2017 About Ohbot has seven motors. Each connects to the Ohbrain circuit board and this connects to a computer using a cable. Ohbot software allows

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

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

Pair My Cricut Explore or Cricut Maker machine via Bluetooth?

Pair My Cricut Explore or Cricut Maker machine via Bluetooth? How Do I Pair My Cricut Explore or Cricut Maker machine via Bluetooth? The Explore and Explore One machines require the Wireless Bluetooth Adapter in order to be Bluetooth enabled. The Explore Air, Air

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

Congratulations on your purchase of the SparkFun Arduino ProtoShield Kit!

Congratulations on your purchase of the SparkFun Arduino ProtoShield Kit! Congratulations on your purchase of the SparkFun Arduino ProtoShield Kit! Well, now what? The focus of this guide is to aid you in turning that box of parts in front of you into a fully functional prototyping

More information

Nancy s Knit Knacks LLC 4 Yard Option Upgrade Kit Assembly Instructions and User Manual

Nancy s Knit Knacks LLC 4 Yard Option Upgrade Kit Assembly Instructions and User Manual Nancy s Knit Knacks LLC 4 Yard Option Upgrade Kit Assembly Instructions and User Manual Thank you for purchasing our 4 Yard Option (4YO) Upgrade Kit. To install this upgrade you are simply going to assemble

More information

Lesson 2: Soldering. Goals

Lesson 2: Soldering. Goals Introduction: Its time to learn how to solder. So you have met all the components needed to make a DIY Gamer, now it s time to put it together. Soldering is joining the components to the printed circuit

More information

Adafruit 16-channel PWM/Servo Shield

Adafruit 16-channel PWM/Servo Shield Adafruit 16-channel PWM/Servo Shield Created by lady ada Last updated on 2018-08-22 03:36:11 PM UTC Guide Contents Guide Contents Overview Assembly Shield Connections Pins Used Connecting other I2C devices

More information

Read Below! Read Below! Read Below! Read Below! Read Below! Read Below! STOP READ TIPS BELOW TO MAKE ASSEMBLY MUCH EASIER

Read Below! Read Below! Read Below! Read Below! Read Below! Read Below! STOP READ TIPS BELOW TO MAKE ASSEMBLY MUCH EASIER Read Below! Read Below! Read Below! Read Below! Read Below! Read Below! STOP READ TIPS BELOW TO MAKE ASSEMBLY MUCH EASIER Here are some guidelines to help make assembling your unit much easier: -Read and

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

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

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

STRUCTURE SENSOR QUICK START GUIDE

STRUCTURE SENSOR QUICK START GUIDE STRUCTURE SENSOR 1 TABLE OF CONTENTS WELCOME TO YOUR NEW STRUCTURE SENSOR 2 WHAT S INCLUDED IN THE BOX 2 CHARGING YOUR STRUCTURE SENSOR 3 CONNECTING YOUR STRUCTURE SENSOR TO YOUR IPAD 4 Attaching Structure

More information

The light sensor, rotation sensor, and motors may all be monitored using the view function on the RCX.

The light sensor, rotation sensor, and motors may all be monitored using the view function on the RCX. Review the following material on sensors. Discuss how you might use each of these sensors. When you have completed reading through this material, build a robot of your choosing that has 2 motors (connected

More information

Studuino Icon Programming Environment Guide

Studuino Icon Programming Environment Guide Studuino Icon Programming Environment Guide Ver 0.9.6 4/17/2014 This manual introduces the Studuino Software environment. As the Studuino programming environment develops, these instructions may be edited

More information

The build should take around 2 to 3 hours. However, by leaving yourself more time you can go at a relaxed pace and be sure not to miss anything.

The build should take around 2 to 3 hours. However, by leaving yourself more time you can go at a relaxed pace and be sure not to miss anything. Before We Start Before we jump into building your Picade, make sure you have everything to hand. I know you're eager to jump right into the construction, but we need to get set up properly first! 1. Prepare

More information

The Derby Magic Company Track Assembly Instructions, revision F page 1 of 13

The Derby Magic Company Track Assembly Instructions, revision F page 1 of 13 The Derby Magic Company Track Assembly Instructions, revision F page 1 of 13 Thank you for purchasing a Derby Magic Pinewood Derby Track. To assemble your track, start with the stand. The parts of the

More information

The Derby Magic Company Track Assembly Instructions, revision E page 1 of 12

The Derby Magic Company Track Assembly Instructions, revision E page 1 of 12 The Derby Magic Company Track Assembly Instructions, revision E page 1 of 12 Thank you for purchasing a Derby Magic Pinewood Derby Track. To assemble your track, start with the stand. The parts of the

More information

Demon Pumpkin APPROXIMATE TIME (EXCLUDING PREPARATION WORK): 1 HOUR PREREQUISITES: PART LIST:

Demon Pumpkin APPROXIMATE TIME (EXCLUDING PREPARATION WORK): 1 HOUR PREREQUISITES: PART LIST: Demon Pumpkin This is a lab guide for creating your own simple animatronic pumpkin. This project encourages students and makers to innovate upon the base design to add their own personal touches. APPROXIMATE

More information

Adafruit 16-Channel PWM/Servo HAT & Bonnet for Raspberry Pi

Adafruit 16-Channel PWM/Servo HAT & Bonnet for Raspberry Pi Adafruit 16-Channel PWM/Servo HAT & Bonnet for Raspberry Pi Created by lady ada Last updated on 2018-03-21 09:56:10 PM UTC Guide Contents Guide Contents Overview Powering Servos Powering Servos / PWM OR

More information

Adafruit 16-channel PWM/Servo Shield

Adafruit 16-channel PWM/Servo Shield Adafruit 16-channel PWM/Servo Shield Created by lady ada Last updated on 2017-06-29 07:25:45 PM UTC Guide Contents Guide Contents Overview Assembly Shield Connections Pins Used Connecting other I2C devices

More information

Assembly Guide Robokits India

Assembly Guide Robokits India Robotic Arm 5 DOF Assembly Guide Robokits India info@robokits.co.in Robokits World http://www.robokitsworld.com http://www.robokitsworld.com Page 1 Overview : 5 DOF Robotic Arm from Robokits is a robotic

More information

Ribcage Installation. Part 2 - Assembly. Back-Bone V1.06

Ribcage Installation. Part 2 - Assembly. Back-Bone V1.06 Ribcage Installation Part 2 - Assembly Back-Bone V1.06 Contents Section 1 Before You Get Started... 2 Included With Your Kit:... 2 Figure: A... 3 CAUTION!... 4 Note:... 4 Tools Required... 5 Section 2:

More information

Droplit v2 Frame Assembly

Droplit v2 Frame Assembly SeeMeCNC Guides Droplit v2 Frame Assembly Droplit v2 Frame Assembly Written By: JJ Johnson 2017 seemecnc.dozuki.com Page 1 of 22 Step 1 Droplit v2 Frame Assembly Locate the Projector Plate, Projector Joining

More information

MGL Avionics Autopilot. Servo. Specifications & Installation Manual. Last Update: 20 October Disclaimer:

MGL Avionics Autopilot. Servo. Specifications & Installation Manual. Last Update: 20 October Disclaimer: MGL Avionics Autopilot Servo Specifications & Installation Manual Last Update: 20 October 2010 Disclaimer: MGL Avionics should not be held responsible for errors or omissions in this document. Usage of

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

Read Below! Read Below! Read Below! Read Below! Read Below! Read Below! STOP READ TIPS BELOW TO MAKE ASSEMBLY MUCH EASIER

Read Below! Read Below! Read Below! Read Below! Read Below! Read Below! STOP READ TIPS BELOW TO MAKE ASSEMBLY MUCH EASIER Read Below! Read Below! Read Below! Read Below! Read Below! Read Below! STOP READ TIPS BELOW TO MAKE ASSEMBLY MUCH EASIER Here are some guidelines to help make assembling your unit much easier: -Read and

More information

3D PRINTER. Pack 11. Anything you can imagine, you can make! 3D technology is now available for you at home! BUILD YOUR OWN

3D PRINTER. Pack 11. Anything you can imagine, you can make! 3D technology is now available for you at home! BUILD YOUR OWN BUILD YOUR OWN Pack 11 Anything you can imagine, you can make! 3D PRINTER Compatible with Windows 7 & 8 Mac OS X 3D technology is now available for you at home! BUILD YOUR OWN 3D PRINTER CONTENTS PACK

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

BIFOLD FUTON FRAME TRINITY ARM. Seat Rails and Slats x 1. *Note: Use 4pc of 100mm Bolts and 4pc of 60mm Bolts to attach the arms to the Stretchers.

BIFOLD FUTON FRAME TRINITY ARM. Seat Rails and Slats x 1. *Note: Use 4pc of 100mm Bolts and 4pc of 60mm Bolts to attach the arms to the Stretchers. 1A Parts in this box. 2pc with extra holes 2pc with extra holes & plastic stoppers Arms x 2 Back Rails and Slats x 1 Full Size: Slat Supports x 6 3pc are longer for the Back deck Back Side Rails x 2 Seat

More information

LEG CURL IP-S1315 INSTALLATION INSTRUCTIONS

LEG CURL IP-S1315 INSTALLATION INSTRUCTIONS LEG CURL IP-S35 INSTALLATION INSTRUCTIONS Copyright 2009. Star Trac by Unisen, Inc. All rights reserved, including those to reproduce this book or parts thereof in any form without first obtaining written

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

N. 15th Street, Middlesboro, KY FLIP TARP DUMP BODY INSTALLATION INSTRUCTIONS

N. 15th Street, Middlesboro, KY FLIP TARP DUMP BODY INSTALLATION INSTRUCTIONS 1-800-248-7717 1002 N. 15th Street, Middlesboro, KY 40965 FLIP TARP DUMP BODY INSTALLATION INSTRUCTIONS Congratulations on your purchase of a Mountain Flip Tarp Dump Body tarping system. With tarping systems

More information

installation guide 1 GUIDE#: pwb-wwtowv1-pol-003

installation guide 1 GUIDE#: pwb-wwtowv1-pol-003 g300 WAKEBOARD tower installation guide INSTALLATION SUPPORT 1 important information This WakeWorks wakeboard tower fits motor boats with 76-108 inch wide beam widths. This measurement is taken from the

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

MP573 Assembly guide. Soldering. MP573 Assembly guide PCB split PCB split. Document revision 2.2 Last modification : 22/08/17

MP573 Assembly guide. Soldering. MP573 Assembly guide PCB split PCB split.   Document revision 2.2 Last modification : 22/08/17 MP573 Assembly guide Safety warning The kits are main powered and use potentially lethal voltages. Under no circumstance should someone undertake the realisation of a kit unless he has full knowledge about

More information

Adafruit 16-Channel Servo Driver with Arduino

Adafruit 16-Channel Servo Driver with Arduino Adafruit 16-Channel Servo Driver with Arduino Created by Bill Earl Last updated on 2015-09-29 06:19:37 PM EDT Guide Contents Guide Contents Overview Assembly Install the Servo Headers Solder all pins Add

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

Two Hour Robot. Lets build a Robot.

Two Hour Robot. Lets build a Robot. Lets build a Robot. Our robot will use an ultrasonic sensor and servos to navigate it s way around a maze. We will be making 2 voltage circuits : A 5 Volt for our ultrasonic sensor, sound and lights powered

More information

Battle Crab. Build Instructions. ALPHA Version

Battle Crab. Build Instructions. ALPHA Version Battle Crab Build Instructions ALPHA Version Caveats: I built this robot as a learning project. It is not as polished as it could be. I accomplished my goal, to learn the basics, and kind of stopped. Improvement

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

How To Make a Ladybird Bag

How To Make a Ladybird Bag How to Make a Light-Up Ladybird Bag Description Make this decorative & fun light up ladybird bag with 3 LEDs that are programmed to have 3 settings: continuously lit all the time, flashing together slowly,

More information

Grain Cart. Roll Tarp ALL MODELS SETUP MANUAL. J&M Manufacturing Co, Inc

Grain Cart. Roll Tarp ALL MODELS SETUP MANUAL. J&M Manufacturing Co, Inc Grain Cart Roll Tarp SETUP MANUAL ALL MODELS Rev. 11.13.2018 J&M Manufacturing Co, Inc 284 Railroad Street - P.O. Box 547 Fort Recovery, OH 45846 Ph: (419) 375-2376 Fax: (419) 375-2708 www.jm-inc.com Table

More information

Standard Kit #1 (5-way switch)

Standard Kit #1 (5-way switch) Standard Kit #1 (5-way switch) Please Read All Instructions Before Beginning. Tools you will need: Soldering Iron (35 watt preferably) Solder Wet Sponge Wire Clippers 3/8 Drill Bit 1/4 Drill Bit Variable

More information

WARNING: Prior to installation, turn the power off to the vending machine and unplug it from its power source. Also, make sure to level the machine.

WARNING: Prior to installation, turn the power off to the vending machine and unplug it from its power source. Also, make sure to level the machine. Installation of Gum and Mint Tray for National 147, 157, 167 Important Note: Please read all instructions thoroughly before continuing with installation of kit. If you are having problems installing the

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

Standard Kit #1 (3-way switch)

Standard Kit #1 (3-way switch) Standard Kit #1 (3-way switch) Please Read All Instructions Before Beginning. Tools you will need: Soldering Iron (35 watt preferably) Solder Wet Sponge Wire Clippers 3/8 Drill Bit 1/4 Drill Bit Variable

More information

STOP! READ THIS FIRST

STOP! READ THIS FIRST STOP! READ THIS FIRST 1 Getting Started With Your Meistergram Embroidery System (the quick guide) Thank you for choosing Pantograms for your embroidery system provider. We encourage you to read the following

More information

Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi

Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi Created by lady ada Last updated on 2017-05-19 08:55:07 PM UTC Guide Contents Guide Contents Overview Powering Servos Powering Servos / PWM OR Current

More information

1 Day Robot Building (MC40A + Aluminum Base) for Edubot 2.0

1 Day Robot Building (MC40A + Aluminum Base) for Edubot 2.0 1 Day Robot Building (MC40A + Aluminum Base) for Edubot 2.0 Have you ever thought of making a mobile robot in 1 day? Now you have the chance with MC40A Mini Mobile Robot Controller + some accessories.

More information

Bill of Materials: PWM Stepper Motor Driver PART NO

Bill of Materials: PWM Stepper Motor Driver PART NO PWM Stepper Motor Driver PART NO. 2183816 Control a stepper motor using this circuit and a servo PWM signal from an R/C controller, arduino, or microcontroller. Onboard circuitry limits winding current,

More information

RAMPAGE P R O D U C T S. INSTALLATION INSTRUCTIONS BRONCO ZIPPER FASTRACK TOP PART #984xx BRONCO TOOLS REQUIRED

RAMPAGE P R O D U C T S. INSTALLATION INSTRUCTIONS BRONCO ZIPPER FASTRACK TOP PART #984xx BRONCO TOOLS REQUIRED RAMPAGE P R O D U C T S 84 (+/- 1/4 ) INSTALLATION INSTRUCTIONS BRONCO ZIPPER FASTRACK TOP PART #984xx BRONCO 1966-1977 TOOLS REQUIRED 3/8 WRENCH 7/16 WRENCH ½ WRENCH #2 PHILLIPS SCREWDRIVER 1/8 DRILL

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

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

Parts List. Robotic Arm segments ¼ inch screws Cable XBEE module or Wifi module Robotic Arm 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 Sten-Bot kit against component defects.

More information

DO NOT PULL ON THE SHEATH.

DO NOT PULL ON THE SHEATH. Removing and Replacing the Head Cover To remove and replace the head cover you will need the following tools: #2 Phillips screwdriver (magnetic tip preferred) Removing the Head Cover 1. Ready the machine

More information

OPERATIONS MANUAL. Port-O-Slitter

OPERATIONS MANUAL. Port-O-Slitter Tapco Products Company The World Leader in Specialty Tools for the Professional Port-O-Slitter OPERATIONS MANUAL General instructions, set up, accessories and guide to using your portable precision slitting,

More information

ScaleRCHelis.com V Light Controller Kit

ScaleRCHelis.com V Light Controller Kit Thank you for purchasing the ScaleRCHelis.com V1.1 450 Light Controller Kit. This is something you can build in under a hour with some simple soldering equipment. Your kit will include all the parts necessary

More information

NOTE: Top section pole (Q) is packed INSIDE bottom section pole (S)

NOTE: Top section pole (Q) is packed INSIDE bottom section pole (S) Form 0905-0 Instructions and Parts List TM- Mini Castle (modified) MARTIN SAFETY SYSTEM NOTES: () A complete system is packed in two boxes post box and house box. House box contains hardware for both post

More information

Arduino Lesson 1. Blink. Created by Simon Monk

Arduino Lesson 1. Blink. Created by Simon Monk Arduino Lesson 1. Blink Created by Simon Monk Guide Contents Guide Contents Overview Parts Part Qty The 'L' LED Loading the 'Blink' Example Saving a Copy of 'Blink' Uploading Blink to the Board How 'Blink'

More information

WOLF PUP LOOM TM & WOLF PUP LT LOOM TM

WOLF PUP LOOM TM & WOLF PUP LT LOOM TM WOLF PUP LOOM TM & WOLF PUP LT LOOM TM Assembly Instructions FL3000 FL3006 FL3009 WOLF PUP WOLF PUP LT Find out more at schachtspindle.com Schacht Spindle Company 6101 Ben Place Boulder, CO 80301 p. 303.442.3212

More information

Replacing a Wheel on the Pinch Wheel assembly

Replacing a Wheel on the Pinch Wheel assembly 14140 NE 200th St - Woodinville, WA. 98072 - PH: (425) 398-8282 - Fax: (425) 398-8383 Replacing a Wheel on the Pinch Wheel assembly Determine which pinch wheel assembly your plotter or cutter has. See

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

ActivAting OrigAmi SEt guidebook

ActivAting OrigAmi SEt guidebook Activating Origami SET GUIDEBOOK Welcome to the TEKNIKIO Activating Origami SET CONTENTS 4 YOUR MATERIALS 8 ORIGAMI PATTERNS 14 EXAMPLE ACTIVITIEs This is one in a series of sets. In this set you will

More information

INVENT3D Printer Kit Disassembly Instructions

INVENT3D Printer Kit Disassembly Instructions INVENT3D Printer Kit Disassembly Instructions Version 6 AST2 10/26/16 1 I. General Disassembly Instructions Use the case layer drawings to ensure that components are stored in the appropriate location

More information

Strata. urniture. Mission Rim Instructions. Parts in the Arm Box: Parts in the Body Box:

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

More information

Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink

Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink Objectives: Learn what an Arduino is and what it can do Learn what an LED is and how to use it Be able to wire and program an LED to blink By the end of this session: You will know how to use an Arduino

More information

Getting started with the SparkFun Inventor's Kit for Google's Science Journal App

Getting started with the SparkFun Inventor's Kit for Google's Science Journal App Page 1 of 16 Getting started with the SparkFun Inventor's Kit for Google's Science Journal App Introduction Google announced their Making & Science Initiative at the 2016 Bay Area Maker Faire. Making &

More information

ENSC 470/894 Lab 3 Version 6.0 (Nov. 19, 2015)

ENSC 470/894 Lab 3 Version 6.0 (Nov. 19, 2015) ENSC 470/894 Lab 3 Version 6.0 (Nov. 19, 2015) Purpose The purpose of the lab is (i) To measure the spot size and profile of the He-Ne laser beam and a laser pointer laser beam. (ii) To create a beam expander

More information

Skill Level: Beginner

Skill Level: Beginner Page 1 of 9 RFM22 Shield Landing Page Skill Level: Beginner Overview: The RFM22 shield is an Arduino-compatible shield which provides a means to communicate with the HOPERF RFM22 radio transceiver module.

More information