Learn how to use light show bitmaps in a sequence to create an animation like those used in films or cybersecurity.
Piperbot and Pip are trying to say hello to the Master Maker’s City! Write a scrolling message with your Light Show, and create interesting animations that, when looped, create animations and motion with lights.
Students will reinforce their knowledge of wait times in programming and how they affect movement, speed, and frame rate.
Learning Activities
The following sections will contain step by step instructions for ELA, ELD and Math extensions directly related to this mission. Adjust the directions to fit your ELA, ELD and Math standards.
Cybersecurity Extension: Secret Message
Create a secret message using bitmaps and send it to someone else.
Student A will build code with their Light Show and then send it via Google Drive to Student B. Student B can then use the “Import” feature in Creative Mode to upload this code to PiperMake and read it with their own Light Show.
Discuss how this exchange of information is technically end-to-end encryption – as the Light Shows serve as encryption and decryption devices while the intermediate (the PNG code) is technically not readable.
Career Connections
Demonstrator and Product Promoter: Salary $34,770/yr
Marketing Manager: Salary $140,040/yr
Fashion Designer: Salary $76,700/yr
Web and Digital Interface Designer: Salary $83,240/yr
Have an different version? Look for more information on the Support Page.
Troubleshooting Tips
Why doesn’t my Light Show work when I run my code?
Follow the wiring diagram, correctly place the wires, and pay particular attention to the orientation of the Light Show LED Matrix Board in the wiring image. Some of the wires will cross on the Breadboard.
Do you have fewer Jumper Wires of the same color than those presented in the diagram?
This is okay. Jumper Wires can all be used interchangeably.
How do I change the color of the pixels?
To change the colors on your Light Show LED Matrix Board, click above or below the text on the pixel grid block, and the color choices will appear.
Is the Start button not green?
Be sure your Pico is connected.
Our customer support specialists are on hand to ensure your implementation of Piper runs seamlessly. View Support Docs or Contact Support
EXPANDED RESOURCES
Term Glossary
Pixel A shortened form of "picture element," one of the many tiny dots that, when combined, represent a picture in a computer’s memory. (The number of pixels in an image is called its "resolution.") (CAT)
Color Depth The number of different colors that can be displayed by each pixel in a computer graphic, usually measured in bits (e.g., 8-bit means 256 different colors because binary 11111111 is 255, and when you include 0, it is 256 different values ). (CAT)
Medium The materials used to create a piece of artwork, such as paint, marble, clay, or pastels. (CAT)
Graphic User Interface (GUI) A way to display information on the computer screen where the user can use a mouse or touchscreen to click various buttons. (CAT)
Animation Rapidly displaying a sequence of photos, images, or drawings to create the illusion of motion. (CAT)