Wing Project

Hello,

I'm currently working on a project where I want to make giant mechanical wings. My plan is to use an Arduino UNO with two servo motors and 2 linear actuators. Can I connect all 4 components so the Arduino UNO?

Each wing weighs approximately 5-7 pounds.

I need the wing function to move like so
-The Servo motors rotate out 90 degrees
-The linear actuators then compress
-The servo motors rotate 90 degrees again and return to the original position
-The linear actuators then extend

I'm not so worried about the coding right now as much as making sure that this is possible and what products are needed. What type or servo to buy, is the Arduino UNO the best choice, will I need other products to supplement the Arduino UNO, and etc.

I'm a complete beginner and having trouble figuring out which parts will work best for the project.

Diagram of the wing setup below:

Image 1
Image 2

You need to work out loadings , you may need something bigger than a servo - I’m not sure .

Arduino can provide control signals , but not the power.

Please post images in line, following this guide. You can edit your original post and attach them.

Hobby servos are generally intended for lightweight control surfaces, like model aircraft rudders or vehicle steering mechanisms, and won't work to move an object weighing 5-7 pounds.

jremington:
Please post images in line, following this guide. You can edit your original post and attach them.

Hobby servos are generally intended for lightweight control surfaces, like model aircraft rudders or vehicle steering mechanisms, and won't work to move an object weighing 5-7 pounds.

What motor would you recommend then? The other option I was looking at was a DC Motor.

hammy:
You need to work out loadings , you may need something bigger than a servo - I’m not sure .

Arduino can provide control signals , but not the power.

hammy:
You need to work out loadings , you may need something bigger than a servo - I’m not sure .

Arduino can provide control signals , but not the power.

But the Arduino UNO should work with all four components? I can switch out the servos for DC motors if they aren't powerful enough.

Post your images and explain which parts will be moved, how much each part weighs, how each part will be moved, and how far. Then we can make suggestions about actuators.

jremington:
Post your images and explain which parts will be moved, how much each part weighs, how each part will be moved, and how far. Then we can make suggestions about actuators.

And how fast do the need to move?

Paul

Yes the Arduino can provide the signals for the devices .

The problem with your mechanism
Is the stop/start at the end of travel, that deceleration/acceleration causes heavy loading . If you can make your actuators move continually you’ll avoid that - study mechanisms a bit more - crankshafts, steam engine linkages etc. There are some good sites with flapping wing mechanisms with continually running motors

akirose_volk:
Hello,

I'm currently working on a project where I want to make giant mechanical wings. My plan is to use an Arduino UNO with two servo motors and 2 linear actuators. Can I connect all 4 components so the Arduino UNO?

Each wing weighs approximately 5-7 pounds.

I need the wing function to move like so
-The Servo motors rotate out 90 degrees
-The linear actuators then compress
-The servo motors rotate 90 degrees again and return to the original position
-The linear actuators then extend

I'm not so worried about the coding right now as much as making sure that this is possible and what products are needed. What type or servo to buy, is the Arduino UNO the best choice, will I need other products to supplement the Arduino UNO, and etc.

I'm a complete beginner and having trouble figuring out which parts will work best for the project.

Diagram of the wing setup below:

Image 1
Image 2

Say hello to da Vinci when you see him if you plan to jump off a cliff with this... :o :o

Hi,
Welcome to the forum.

Please read the post at the start of any forum , entitled "How to use this Forum".
OR
http://forum.arduino.cc/index.php/topic,148850.0.html.

Ops images


Tom... :slight_smile:

The part marked "servo" in the diagram will need to be a heavy duty gearmotor with sturdy bearings capable of large radial shaft loads, preferably ball bearings.

Please state how rapidly (RPM) it should rotate.

Hi,
How durable do you need the arrangement?
What is the project for, art display, play/video prop, cosplay?

Thanks.. Tom.. :slight_smile: