diff --git a/README.md b/README.md index 2b349eb..31bceb9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,27 @@ The table below shows the difference between this project and the original one. | Remote | BLE | WiFi | | Remote software | Android and iOS | PC, Android (WIP) | + +## Mechanism + +![Body](imgs/mech_body.png) + +### Bill of Materials + +[BOM](BOM.md) + +### Leg Assemble + +![LegAssemble](imgs/mech_leg_exploded.jpg) + +Please check [Leg Assemble](LEG.md) for more detail instructions + +Leg assembly instruction video https://youtu.be/oaAE5fC09KQ is also available. + + +> Note. Total 6 Legs are required. + + ## Skill requirement If you want to make one hexapod by yourself. You should at least knows how to: diff --git a/imgs/M2_10mm.JPG b/imgs/M2_10mm.JPG new file mode 100644 index 0000000..d132f2e Binary files /dev/null and b/imgs/M2_10mm.JPG differ diff --git a/imgs/M2_30mm.JPG b/imgs/M2_30mm.JPG new file mode 100644 index 0000000..0c579c3 Binary files /dev/null and b/imgs/M2_30mm.JPG differ diff --git a/imgs/M2_6mm.JPG b/imgs/M2_6mm.JPG new file mode 100644 index 0000000..d8d30da Binary files /dev/null and b/imgs/M2_6mm.JPG differ diff --git a/imgs/M2_nut.JPG b/imgs/M2_nut.JPG new file mode 100644 index 0000000..1336f3e Binary files /dev/null and b/imgs/M2_nut.JPG differ diff --git a/imgs/battery_lock.jpg b/imgs/battery_lock.jpg new file mode 100644 index 0000000..5dbda64 Binary files /dev/null and b/imgs/battery_lock.jpg differ diff --git a/imgs/body_back_wall.jpg b/imgs/body_back_wall.jpg new file mode 100644 index 0000000..3b922d2 Binary files /dev/null and b/imgs/body_back_wall.jpg differ diff --git a/imgs/body_bottom.jpg b/imgs/body_bottom.jpg new file mode 100644 index 0000000..53fada1 Binary files /dev/null and b/imgs/body_bottom.jpg differ diff --git a/imgs/body_center.jpg b/imgs/body_center.jpg new file mode 100644 index 0000000..538ac20 Binary files /dev/null and b/imgs/body_center.jpg differ diff --git a/imgs/body_side_wall.jpg b/imgs/body_side_wall.jpg new file mode 100644 index 0000000..7e8328a Binary files /dev/null and b/imgs/body_side_wall.jpg differ diff --git a/imgs/body_top.jpg b/imgs/body_top.jpg new file mode 100644 index 0000000..3ab6522 Binary files /dev/null and b/imgs/body_top.jpg differ diff --git a/imgs/foot_bottom.jpg b/imgs/foot_bottom.jpg new file mode 100644 index 0000000..3100ae9 Binary files /dev/null and b/imgs/foot_bottom.jpg differ diff --git a/imgs/foot_ground.jpg b/imgs/foot_ground.jpg new file mode 100644 index 0000000..26542ea Binary files /dev/null and b/imgs/foot_ground.jpg differ diff --git a/imgs/foot_tip.jpg b/imgs/foot_tip.jpg new file mode 100644 index 0000000..5380a32 Binary files /dev/null and b/imgs/foot_tip.jpg differ diff --git a/imgs/foot_top.jpg b/imgs/foot_top.jpg new file mode 100644 index 0000000..b1c9741 Binary files /dev/null and b/imgs/foot_top.jpg differ diff --git a/imgs/joint_bottom.jpg b/imgs/joint_bottom.jpg new file mode 100644 index 0000000..9c1d4f3 Binary files /dev/null and b/imgs/joint_bottom.jpg differ diff --git a/imgs/joint_cross.jpg b/imgs/joint_cross.jpg new file mode 100644 index 0000000..646474f Binary files /dev/null and b/imgs/joint_cross.jpg differ diff --git a/imgs/joint_top.jpg b/imgs/joint_top.jpg new file mode 100644 index 0000000..15f115c Binary files /dev/null and b/imgs/joint_top.jpg differ diff --git a/imgs/leg_bottom.jpg b/imgs/leg_bottom.jpg new file mode 100644 index 0000000..c4073bc Binary files /dev/null and b/imgs/leg_bottom.jpg differ diff --git a/imgs/leg_top.jpg b/imgs/leg_top.jpg new file mode 100644 index 0000000..e27b2d5 Binary files /dev/null and b/imgs/leg_top.jpg differ diff --git a/imgs/mech_body.png b/imgs/mech_body.png new file mode 100644 index 0000000..ba4a536 Binary files /dev/null and b/imgs/mech_body.png differ diff --git a/imgs/mech_leg_1.jpg b/imgs/mech_leg_1.jpg new file mode 100644 index 0000000..f5ef066 Binary files /dev/null and b/imgs/mech_leg_1.jpg differ diff --git a/imgs/mech_leg_2.jpg b/imgs/mech_leg_2.jpg new file mode 100644 index 0000000..cfe444b Binary files /dev/null and b/imgs/mech_leg_2.jpg differ diff --git a/imgs/mech_leg_3.jpg b/imgs/mech_leg_3.jpg new file mode 100644 index 0000000..1506eeb Binary files /dev/null and b/imgs/mech_leg_3.jpg differ diff --git a/imgs/mech_leg_4.jpg b/imgs/mech_leg_4.jpg new file mode 100644 index 0000000..6ce1709 Binary files /dev/null and b/imgs/mech_leg_4.jpg differ diff --git a/imgs/mech_leg_5.jpg b/imgs/mech_leg_5.jpg new file mode 100644 index 0000000..a118a46 Binary files /dev/null and b/imgs/mech_leg_5.jpg differ diff --git a/imgs/mech_leg_exploded.jpg b/imgs/mech_leg_exploded.jpg new file mode 100644 index 0000000..72eb6d9 Binary files /dev/null and b/imgs/mech_leg_exploded.jpg differ diff --git a/imgs/pin_M4_6mm.JPG b/imgs/pin_M4_6mm.JPG new file mode 100644 index 0000000..a13df14 Binary files /dev/null and b/imgs/pin_M4_6mm.JPG differ diff --git a/imgs/thigh_bottom.jpg b/imgs/thigh_bottom.jpg new file mode 100644 index 0000000..82e8f6e Binary files /dev/null and b/imgs/thigh_bottom.jpg differ diff --git a/imgs/thigh_top.jpg b/imgs/thigh_top.jpg new file mode 100644 index 0000000..5c2e662 Binary files /dev/null and b/imgs/thigh_top.jpg differ diff --git a/imgs/tools_mount.jpg b/imgs/tools_mount.jpg new file mode 100644 index 0000000..7020f83 Binary files /dev/null and b/imgs/tools_mount.jpg differ