pxt-calliope/docs/projects/guitar.md

37 lines
1000 B
Markdown
Raw Normal View History

2016-09-27 06:55:39 +02:00
# Guitar
![guitar icon](/static/mb/projects/guitar.png)
2016-10-04 01:37:13 +02:00
### @description A beginner-intermediate maker activity, building a guitar with the micro:bit
2016-09-27 06:55:39 +02:00
### ~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
* 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 01:37:13 +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)
2016-09-27 06:55:39 +02:00
### ~button /projects/guitar/making
Let's get started!
### ~