Small doc fixes and many tiny edits. (#439)
This commit is contained in:
committed by
Peli de Halleux
parent
edaf2b0403
commit
78d1ce26be
@ -1,12 +1,12 @@
|
||||
# Final Project Examples
|
||||
# Final project examples
|
||||
|
||||
## 1. Baseball Pitch Counter
|
||||
## 1. Baseball pitch counter
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
@ -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
|
||||
|
||||

|
||||
|
||||
@ -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
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user