Paper and Craft Materials 72

Paper and Craft Materials

Published 1
How can you incorporate paper and other craft materials into your LEGO creations? Leave your suggestions in the comments below, but here are a few ideas to get you started.

Windmills
Create a windmill by cutting four windmill blades out of thin cardboard. You can use a manila folder, food packaging or similar material (see image: cut blades from a used waffle box). You can use the design provided, or create your own design. You can build, test, and compare them to see what shapes work best.
ae66b3be716da7c7d2d082655f725187-huge-bl

LEGO Spike Prime Windmill Design
1d055e8ab652d0c5039ac8bedd9a649d-huge-wi



How could you use a sensor to measure the wind speed?

In the above example, notice how a color sensor has been attached to the windmill to detect and count each time a blade is detected.

Sample code is provided below.
6b470f86f96be8356aa4852c81e5b40e-huge-wi

Here’s a brief explanation of the code:
  1. We start by setting the count variable to 0 and resetting the timer. For 10 seconds, we count how many times a blade passes the sensor
  2. To detect each blade, we wait for the reflected light to go above 5% (i.e. a blade is in front of the sensor) and then wait for it to drop below 5% (the blade has moved past the sensor)
  3. After 10 seconds, we play a beep, display an estimate of the windmill’s RPM (revolutions per minute), and repeat the process.
  4. Note that to estimate the RPM, we have multiplied count by 10 (to get an estimate for 60 seconds) and then divided by 4 because there are four blades on the example windmill.
What are some of the limitations of this code? How could you improve it?

Here’s another approach to constructing a windmill using LEGO bricks, a LEGO wheel, a toilet paper roll, and a rubber band.

09d18c29d9598aeb98b5b186680598ab-huge-wi



Paper Crimper
Turn ordinary paper into decorations with a paper crimper.

7a3c17ae6a8767a0e729dbaade47fb2b-huge-pa

There are many ways to construct a paper crimper—as long as it has a set of meshed gears to crimp the paper. The stand, the crank, and the number and type of gears are up to you.

Once your paper crimper is working, crimp some paper and use the strips for a creation of your own design—a mask, a hat—anything you wish.

3cf2143645daa84e59a44c0a205f13d3-huge-pa

Benham’s Top
Benham was a toymaker in the 1800’s who discovered an illusion while experimenting with spinning tops. He found that when he spun a black-and-white disk, he sometimes saw flashes of color. See if you can produce this effect.

The attached Benham Top Design Sheet contains two ready-made patterns and one blank template for creating your own design. (Look for the paperclip icon in the top-right corner of this post.)

Cut out one of the disks from the design sheet and sandwich it between a large gear and a small gear on a LEGO top made from gears stacked on axles.

LEGO spinning top.
5b5196bd66b7d5cc8f2c1c43b06530bf-huge-le

LEGO spinning top with Benham's disk.
67fb6fc15b57a2cf9ed4eb7f66d1f06a-huge-sp

The colored-flashes effect is produced by differences in the cones of your eyes. You have three types of cones, one for detecting blue light, one for red, and one for green. The three types of cones have different response patterns, and the flashes of white light on the spinning disk activate them in different ways. Their varying responses create the illusion of color.

Thanks to Kat Kelly (Windmills) and Barbara Bratzel (Paper Crimper, Benham's Top) for their contributions to this post.
Blog Think Like An Engineer 11/23/2020 4:00pm EST

Leave a Comment

2 Comments
Sam Yancey Sam Yancey Dec '20
There are all sorts of types of cardboards and different techniques you can use to create supports with them. Cardboard is lightweight, free, and readily available. However, I enjoy paper even more, especially a thicker cardstock to use with LEGO projects. LEGO projects can be combined well with Strawbees too as these products are reusable, lightweight, and full of color like the Spike Prime blocks. 
Allen Vodi Allen Vodi Nov '20
Very good ideas. Thanks
Log in or create an account to leave a comment