Small doc fixes and many tiny edits. (#439)

This commit is contained in:
Galen Nickel
2017-07-06 00:05:42 -07:00
committed by Peli de Halleux
parent edaf2b0403
commit 78d1ce26be
33 changed files with 164 additions and 118 deletions

View File

@ -1,12 +1,12 @@
# Final Project Examples
# Final project examples
## 1. Baseball Pitch Counter
## 1. Baseball pitch counter
![Baseball pitch counter](/static/courses/csintro/finalproject/baseball-pitch-counter.png)
This project straps to a pitcher's arm and uses the micro:bit accelerometer to record how many pitches have been thrown in a session.
## 2. micro:bit Wrist-Mounted Step Counter and Compass
## 2. micro:bit wrist-mounted step counter and compass
![Step counter and compass](/static/courses/csintro/finalproject/step-counter.png)
@ -14,14 +14,14 @@ This project straps to a pitcher's arm and uses the micro:bit accelerometer to r
This project straps to your wrist, displays a compass that updates as you walk around, and keeps track of your steps. The micro:bit is elevated to allow room for the battery pack to fit underneath.
## 3. Combination Lock Box
## 3. Combination lock box
[**micro:bit Combination lockbox**](https://youtu.be/OXks3MJWhhk)
https://youtu.be/OXks3MJWhhk
<br/>
This project features a secret combination that opens the top of the box using a servo motor.
## 4. Violin Tuner
## 4. Violin tuner
![Violin tuner mount](/static/courses/csintro/finalproject/violin-tuner-mount.png)
@ -29,7 +29,7 @@ This project features a secret combination that opens the top of the box using a
This project uses a piece of cardboard to mount the micro:bit to the side of a violin. This student wanted to use it to tune his violin by playing a specific series of tones. The micro:bit displays the note being played.
## 5. Trumpet Angle Detector
## 5. Trumpet angle detector
![Trumpet angle detector](/static/courses/csintro/finalproject/trumpet-angle-detector.jpg)