FLAPPY PAPER BAT

by narayandojo in Circuits > Arduino

2703 Views, 19 Favorites, 0 Comments

FLAPPY PAPER BAT

PSX_20210210_141040.jpg
Flappy Paper Bat 🦇 using Arduino Tinker Kit
instructable.jpg

Hi, makers, in this Instructables, we are going to make a flappy paper bat that flaps its own wings using a servo motor and an Arduino Uno. So, let’s see how to make it.

Required Components & Software

PSX_20210214_210908.jpg

Components

  1. Bat Paper Stencil
  2. Black Craft Paper
  3. Paper Cutter
  4. Scissor
  5. Glue
  6. Tape
  7. Black Thread
  8. Arduino Uno with USB Cable
  9. Micro Servo Motor with four arms horn x1
  10. Male to Male jumper Wire x 3

Software

  1. TInkercad
  2. Arduino IDE

Download the Bat Stencil

Print It Out on the Black Craft Sheet

Screenshot (423).png

​Now Carefully Trace the Bat Using Paper Cutter OR Scissor.

TracedPaperBat.gif

After Tracing the Bat Now Creases the Dotted Lines With the Pen or Pencil for the Sharpness of the Wings

CreasedtheDottedLines.gif

And Now Fold the Dotted Lines on the Opposite Side As Shown in the Below Image to Make the 3d Wings and Paper Bat Is Ready.

FoldtheDottedLines.gif
PSX_20210217_153513.jpg

Now Let’s See the Steps to Make the Flappy Wings.

PSX_20210216_192044.jpg

So, for making the wings flappy we'll need some actuator so that the wings can move. And here we are using the Servo Motor with the four arms horn so that we can flap both wings simultaneously

Interface the Servo Motor to the Arduino

PSX_20210216_194511.jpg
FlappyPaperBat.png

Interface the servo motor (with four arm horns) to the Arduino Uno in the following way:

  • Brown Pin (Servo) → GND Pin (Arduino)
  • Red Pin (Servo) → 5V Pin (Arduino)
  • Orange Pin (Servo) → ~9 (PWM Pin no. 9 of the Arduino)

Code the Servo Motor to Flap the Wings

For the coding here I’m using the Tinkercad. You can use the same code to make your own. Click on the below link for the code.

https://www.tinkercad.com/things/iG1f6aVfiUJ

Download Code

DownloadCode.gif

After performing simulation on Tinkercad. Download the code by click, down-arrow under the code tab.

After Downloading Open It Into the Arduino IDE

Screenshot (429).png

Plug the Arduino Uno With Your Computer Using USB Cable

PSX_20210216_202659.jpg

Select the Right Board and Port

Screenshot (430).png

Upload the Code Into the Arduino After Verifying

Screenshot (431).png
Screenshot (432).png

Motor Rotation

MotorRotation.gif

After uploading the code your motor is start rotating from 120 degree to 180 degree and from 180 to 120 degree with the gap of 1 degree.

Now Make the Flapping Mechanism

PSX_20210216_203031.jpg

First unplug the Arduino from the computer

Make a Gap Between Paper Bat and Servo Horns

PSX_20210217_183855.jpg
PSX_20210217_183629.jpg

Now stick some pieces of paper or cotton in the middle of the paper bat behind it. So that when we attach the servo behind the paper bat, there should be some gap between the paper bat and the horns of the servo. So, when the servo will rotate, it also did not rotate the face of the bat.

Add Thread Into the Wings of the Paper Bat

PSX_20210217_194251.jpg
PSX_20210217_194348.jpg
PSX_20210217_194454.jpg

Now for flapping the wings with the help of servo motor needle the black thread to the both wings of the paper bat. (For more clarification you can refer to the above images.)

Add Eyes for a More Realistic Feel. (Optional)

PSX_20210217_194120.jpg

For more real feel of the bat you can add the eyes on the bat by drawing the eyes on the paper and paste it using tape or glue on the bat face.

Stick the Servo Motor to the Paper Bat

RotateServoFromHand.gif
PSX_20210217_215508.jpg

Now stick the servo motor on the paper using tape by rotating it to 180 degrees. you can rotate it using your hands for sticking behind the paper bat. For more clarification see the above images.

Tie the Thread of the Wings to the Horns of the Servo

PSX_20210214_210320 (1).jpg

Tie the thread of both wings with the Servo Motor horns without any looseness at the degree of 180.

See the above images to know which wing's thread should tie from which horn of the servo.

Flap It. Enjoy It.

FLAPPYBAT.gif

Now Plug the Arduino Uno and flap your bat.

Thank You. If you have any question regarding any thing don’t hesitate to ask. And don’t forget to share your work also.