Skip to content

4 legged spider (each leg containing 3 joints) with creep gate algorithm that finds coordinates of each leg when walking

Notifications You must be signed in to change notification settings

Sheriif99/Quadrupod-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Arduino Quadruped Spider Robot

Overview

This project showcases the creation of a quadruped spider robot using Arduino, 12 servo motors, and a 3D-printed body. The robot employs inverse kinematics to achieve coordinated and lifelike leg movements. With four legs, each comprising three joints, the robot exhibits remarkable flexibility and precision in navigating its environment.

Table of Contents

Features

  • Quadruped Design: The robot boasts a quadruped structure with four legs, each featuring three joints for realistic movement.

  • Servo Motor Control: Utilizes 12 servo motors for precise control of leg movements.

  • Inverse Kinematics: Implements inverse kinematics to achieve coordinated leg motions, enabling lifelike and adaptive locomotion.

Hardware Components

  1. Arduino Board
  2. 12 Servo Motors
  3. 3D-Printed Body Parts
  4. Power Supply
  5. Connecting Wires

Software Requirements

  • Arduino IDE (Integrated Development Environment)

Assembly Instructions

  1. 3D Print Body Parts: Print the provided 3D models for the robot's body.

  2. Connect Servo Motors: Attach the 12 servo motors to their designated positions on each leg.

  3. Assemble the Body: Piece together the 3D-printed body parts to form the robot's structure.

  4. Wiring: Connect the servo motors to the Arduino board following the provided schematic.

  5. Upload Code: Use the Arduino IDE to upload the provided code for controlling the robot's movements.

Usage

  1. Power On: Connect the robot to a power supply.

  2. Control: Use the uploaded code to control the robot's movements, allowing it to navigate its environment.

Customization

Feel free to customize the robot's design, code, or add additional features to enhance its capabilities. Contributions are welcome!

Contributing

Contributions, suggestions, and improvements are encouraged. Fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.

About

4 legged spider (each leg containing 3 joints) with creep gate algorithm that finds coordinates of each leg when walking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages