0% found this document useful (0 votes)
213 views1 page

Input Button Is Pressed Output Music Plays: Worksheet: Music View Demo

This document provides steps and hints for a music player Arduino project. Step 1 has the user work on playing one note and adding a pause between notes. Step 2 has the user work on adding the remaining notes. The hint suggests bringing the input and output components to the stage and considering if/else and forever loops to control the flow. It concludes by congratulating the completion of stages 1 and 2 and encouraging adding additional outputs while referring to component specifications.

Uploaded by

cesur27
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
213 views1 page

Input Button Is Pressed Output Music Plays: Worksheet: Music View Demo

This document provides steps and hints for a music player Arduino project. Step 1 has the user work on playing one note and adding a pause between notes. Step 2 has the user work on adding the remaining notes. The hint suggests bringing the input and output components to the stage and considering if/else and forever loops to control the flow. It concludes by congratulating the completion of stages 1 and 2 and encouraging adding additional outputs while referring to component specifications.

Uploaded by

cesur27
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Worksheet: Music View demo Input Output Think Arduino components Input Output Description Button is pressed Music

plays

Step 1: Work on one note. Work on the Pause. How would you add the next note?

Step 2: Work on the remaining notes.

Hint: If you are not sure where to start, try finding the input and output components. Bring them to the stage. Then think about the rules. Does if, else apply? Does forever apply?

Congratulations on completing Stage 1 and 2. You can refer to the Components Specification Document, and brainstorm on how you can add additional outputs to your circuit. And try it out!

You might also like