Table of Contents

Make a Creepy Halloween Doll for Your Halloween Decor: A DIY Guide

Project Description

Introduction

Pull a Halloween Trick or Treat prank onto your friends by making this creepy Halloween doll! This project shows you how to make a creepy cum cute looking Halloween doll this Halloween as your Halloween Decor. The cute doll out will turn out to be a scary creepy doll when you approach it for the candy.  

All the components required to make this creepy doll are available inside the evive Starter Kit. Also, we are going to program our scary doll using PictoBlox- our graphical programming software based on the Scratch block. You can download PictoBlox from here.

Ready for some Halloween Prank?

Let’s begin!

Taking the Cutouts:

As we are going to make pull this trick or treat prank on adults as well as kids, we’ll make our scary doll look like Frankenstein but a little less scary. 

Thus, download the images we have used from here. And take their print outs.

evive Notes Icon
Here we are printing our Frankenstein doll you can take the prints of any other character as you like. You can also try making some create your own characters as Halloween crafts onto the paper.

Take the cutout of the images.Making the Creepy Doll

Making the Face:

  • Take the scary Frankesitan face and trace its outline onto a corrugated sheet. The corrugated sheet will be used to add support to our face so that it can stand on to the body of our creepy doll.Making the Scary Doll
  • Now cut along the outlines marked and glue the scary Frankenstein face on to the corrugated sheet using a glue stick.Making the Scary Doll

Making the Doll Scarier:

  1. To make our Halloween trick or treat have more effect, we’ll add a little more of a spookiness. The eyes of the Frankenstein should also blink.
  2. Take 2 RED LEDs and fit them in each eye of the monster.Making the Scary Doll
  3. Bend the legs of LEDs from behind.
  4. As we need both the eyes to blink together, let’s connect the LEDs in series.
  5. Connect the negative terminal of the first LED to the positive terminal of the second LED using female-to-female Jumper Cable.
  6. Then, connect the Male-to-Female jumper wires to the positive terminal of the first LED and the negative terminal of the second LED.Making the Scary Doll
  7. Now fix all the cables on the back of the face using hot glue.

Completing the Face Assembly:

We would be controlling the face using a servo motor, thus, we will be using ice cream sticks to connect the servo and the face i.e. it will act as the neck of our Halloween doll.

  1. Attach 2 ice cream sticks at the bottom of the face using Hot Glue.Making the Scary Doll
    evive Notes Icon
    Make sure you place your LEDs’ jumper between the ice cream sticks.
  2. Now, the last step to complete the face.
  3. Attach the innocent face on to the back of the corrugated sheet by using some double-sided tape.Making the Creepy Doll

With this, the making of the face of our Halloween scary face is done.

Making the Body:

To make the body we would be using some foam sheets.

evive Tips and Tricks
You can also use a thick Thermocoal sheet for the same.
  1. Glue 3 foam sheets together using some hot glue. Making the Creepy Doll
  2. Next, take the body cut out and mark its outline on top of foam sheets.Making the Creepy Doll
  3. Now cut along the markings done.Making the Creepy Doll
  4. Now, as we need our robot dol to sense our presence. We’ll be using an ultrasonic sensor for the same.
  5. Take an ultrasonic sensor and mark its dimension on to the foam sheet.
  6. Cut through the first two layers of foam sheet and make a small slit for fitting the headers of the ultrasonic sensor.
  7. Place the ultrasonic inside the housing that we made.Making the Creepy Doll

Completing the Body Assembly:

  1. Now mark a line 6cm from the bottom edge of the corrugated sheet. Take two M3 bolts of 25 mm length and pass it through the foam sheets on the line marked.
  2. Next, take a clamp and bolt it at the back of the body by the nuts inserted.Making the Creepy Doll
  3. Let’s move on to the next step, gluing the cutout on top of the body.
  4. But before that. make two holes on the cutout for the ultrasonic sensor into the shirt and glue it to the foam sheet.Making the Creepy Doll

With this the assembly of the body is ready, let’s attach it to the base.

Attaching the Body to the Base:

  1. Fix the 6cm long standoff at the back to clamp using nuts.Making the Creepy Doll
  2. Next, take a small piece of corrugated sheet and glue the body to it using hot glue. We would give additional support to the foam sheet using some paper pins.DIY Halloween Prank
  3. Now mark the holes for a standoff on to the corrugated sheet and fix the standoffs to the base using M3 bolts of length 8mm.DIY Halloween Prank

Attaching the Head to the Body of the Creepy Doll:

Time to make the head of the our Frankenstein rotate. We would be using a servo motor to rotate the head of our doll to 180 degrees each time anyone tries to have the candies.

  1. Firstly set the servo motor to zero degrees by using the evive’s menu.
  2. Connect the servo motor to servo channel 1. Testing the IR Sensor
  3. Open menu go to controls inside controls select servo motor.Control Menu Servo Selected
  4. Then, select servo channel 1.Servo Select Menu
  5. Using potentiometer 1 set the angle to zero degrees.Servo Angle control Panel 1
  6. Next, glue the servo motor on top of the motor clamp by using some hot glue and fix the plus-shaped servo horn to the servo head using a self-treading screw.DIY Halloween Prank
  7. Next, bring in the head that we made and trim the ice cream sticks such that the head and neck of the doll connect nicely when looking from the front. 
  8. Now glue the ice cream sticks to the servo horn.DIY Halloween Prank
    evive Notes Icon
    Make sure the innocent face, faces forward.

With this our Scary doll is almost ready, all we need to add are the hands the cup to hold the candies.DIY Halloween Prank

Making the Hands:

To make it look more real we would be making hands for the Halloween doll.

  1. Take a piece of cloth and fill it with some cotton.
  2. Next, stick the ends of cloth using some hot glue.  
  3. Now fold it in half and cut along the middle.DIY Halloween Prank
  4. Next, stick the hands to the body.
  5. For holding candies we would use a disposable cup.
  6. Take a cup and attach it to the hands by some hot glue.DIY Halloween Prank

With this the making for our Creepy Halloween Doll is done, all we need to do is make the connections and write the code.

Making the Connections for our Creepy Halloween Doll:

Make the connections as given:

Ultrasonic Sensor

  • Connect VCC to evive’s +5v 
  • Connect trig to evive’s digital pin 2
  • Connect echo to evive’s digital pin 3
  • Connect GND to evive’s GND

LEDs

  • Connect the LEDs in series
  • Connect one leg of the resistor to evive’s pin 13 and the other to the breadboard
  • Connect the positive of the LEDs to the breadboard.
  • Connect the negative terminal to GND.

Servo Motor

  • Connect the Servo Motor to Servo Channel 1 of eviveCreepy Halloween Doll Connection Creey Halloween Doll Connection

Writing the Program to play the Prank:

To make the programming of the code even simpler, we will write the code in PictoBlox.

  • The program starts executing as soon as evive starts up.
  • By default the innocent face will be facing us, thus set the default angle to 0 degrees.
  • Now, if the distance measured by the ultrasonic sensor whose trigger and echo pin are connected to Pin 2 and 3 of evive is less than 10.
  • Then the servo should turn 180 degrees and the scary face should be facing us.
  • We will blink the LEDs 50 times with a small delay time.
  • Then for by default, it should set the servo back to normal.PictoBlox Code for Creepy Doll

Conclusion:

With this, your creepy Halloween doll is ready to scare the people away!

Happy Halloween!

Project Downloads - Code and Files

Circuit Diagram

Circuit Diagram DescriptionCircuit Diagram Fritzing Diagram

Make the connections as given:

Ultrasonic Sensor

  • Connect VCC to evive’s +5v 
  • Connect trig to evive’s digital pin 2
  • Connect echo to evive’s digital pin 3
  • Connect GND to evive’s GND

LEDs

  • Connect the LEDs in series
  • Connect one leg of the resistor to evive’s pin 13 and the other to the breadboard
  • Connect the positive of the LEDs to the breadboard.
  • Connect the negative terminal to GND.

Servo Motor

  • Connect the Servo Motor to Servo Channel 1 of evive

Explore Related Projects by STEMpedia

Level up your robot control skills by learning how to control a 2-Wheel Drive Robot with hand gestures using PictoBlox AI's Machine Learning extension. Get ready to channel your inner Jean Grey!
Learn how to make a two-wheel-drive robot and code on the go with PictoBlox's mobile app. Control your robot in real-time with your smartphone!
Learn how to make an automatic chocolate dispenser to delight Santa this Christmas. All components can be found in the evive Starter Kit. Let's begin!

Explore Community Projects