Paper Story

In this activity, you'll make your own paper creation that uses programmed lights to tell a story.

Plan Your Project

Brainstorm what story to tell using paper and lights. Use a pencil and sketch what it will look like.

  1. Talk with Your Partner Think first on your own and then discuss with a partner:
    • What story do you want to tell? What materials do you need to create your story?
    • Where will the micro:bit go? Where will the copper tape and LEDs go?
    • What pattern will the LEDs display? Will they use an input?
  2. Place your micro:bit on a piece of paper and draw in pencil where to place your copper tape and LEDs. Take a look at the tips below for how to add multiple LEDs and how to layer pieces of copper tape. In this drawing, the lines are copper tape placements and the dots are LED locations.

    pencil drawing of paper of the copper tape paths and LED placement
  3. Add copper tape and LEDs. Check that your LEDs are placed in the correct orientation (positive leg on the pin side, negative leg on the GND side).

    Tip: It's okay to add more than one LED to a piece of copper tape. Note that both LEDs touch the copper tape that's attached to GND.
    design now with copper tape and LEDs

Create with Code and Paper

After planning, start building your project both in MicroBlocks and out of paper.

  1. Write the code that will control the LEDs. In this example, the A and B buttons are used to control each individual LED, as well as together when both buttons are pressed.

    code to control the A and B buttons
  2. Use paper and any other materials to communicate your story.

    a heart eyed emoji animated with red LEDs underneath each heart

Tips

In this activity, you created a story out of paper and programmed lights.