Skip to content

daviddoo02/origami_hummingbird_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Origami Hummingbird Robot

This project, developed as a major project for the MEEN 408 Robotic Manipulators class at Texas A&M, features an origami hummingbird whose wings are actuated by fishing lines through a CAM driven by a small DC motor. The robot senses objects in front of it using a sonar sensor and "flies" toward them using a servo.

Cover

A closer look

How it Works

  1. The sonar sensor detects the distance to nearby objects.
  2. The DC motor is activated to actuate the wings of the hummingbird.
  3. The Servo is activated to move the hummingbird toward the detected object.

Video 1 Video 2

Required Materials

Materials and components used are listed and linked below.

  1. Arduino Mega 2560
  2. Ultrasonic Module Distance Sensor
  3. 6V Geared Micro DC motor
  4. L298N DC motor driver
  5. 3D printing filament x 1 kg
  6. Jumper Wires
  7. Metric Nuts and Bolts

Getting Started

  1. Clone this repository:

    git clone https://github.com/daviddoo02/origami_hummingbird_robot.git
  2. Modify the CAD files using Solidworks or use the provided STL files in the STLs folder to 3D print your own hummingbird robot.

  3. Purchase the required electronics, including Arduino Mega, sonar sensor, DC motor, and a DC motor driver.

  4. Flash the code onto the Arduino using the code included in the arduino_code folder.

Assembly Instructions

Assembly instructions are not currently available. However, if there is a significant demand or requests from users, I will consider creating detailed assembly instructions to guide you through the process.

If you have a specific request for assembly instructions, please feel free to open an issue or reach out through the project's communication channels. Your feedback is valuable, and I'll do my best to support your needs.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Hummingbird design by Michael G. LaFosse, video tutorial here

About

Repository for a origami hummingbird robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages