pxt-calliope/docs/projects/guitar.md

43 lines
1018 B
Markdown
Raw Normal View History

2016-09-27 06:55:39 +02:00
# Guitar
2016-10-04 04:07:54 +02:00
2016-09-27 06:55:39 +02:00
![guitar icon](/static/mb/projects/guitar.png)
2016-10-04 04:07:54 +02:00
2016-09-27 06:55:39 +02:00
### @description A beginner-intermediate maker activity, building a guitar with the micro:bit
### ~avatar avatar
2016-10-04 01:37:13 +02:00
Make a micro:bit guitar with this guided tutorial!
2016-09-27 06:55:39 +02:00
### ~
*playing micro:bit guitar*
https://youtu.be/GYmdTFvxz80
## Duration
2016-10-04 01:37:13 +02:00
5 Activities, approx 30-45 min each based on familiarity with the coding concepts
2016-09-27 06:55:39 +02:00
## Materials
2016-10-04 04:07:54 +02:00
2016-09-27 06:55:39 +02:00
* Cardboard large pieces (recycle!)
2016-10-04 01:37:13 +02:00
* Tape (masking, duct tape, and/or packing tape)
2016-09-27 06:55:39 +02:00
* Markers and/or paint
* Aluminum Foil
2016-10-04 01:37:13 +02:00
* Scissors that can cut cardboard
2016-09-27 06:55:39 +02:00
* 1 micro:bit, battery holder and 2 AAA batteries
* 4-5 Crocodile clips
* Headphones
## Activities
2016-10-04 04:07:54 +02:00
2016-09-27 06:55:39 +02:00
* [Making the Guitar Body](/projects/guitar/making)
* [Buttons, Display & Sound](/projects/guitar/displaybuttons)
* [Light Sensor Tone control](/projects/guitar/lightsensor)
* [Accelerometer Beat control](/projects/guitar/accelerometer)
* [Pin Press Switch](/projects/guitar/pinpress)
### ~button /projects/guitar/making
2016-10-04 07:23:01 +02:00
2016-09-27 06:55:39 +02:00
Let's get started!
2016-10-04 07:23:01 +02:00
2016-09-27 06:55:39 +02:00
### ~