pxt-microbit Accessibility PR (#529)

* Accessibility changes
This commit is contained in:
Sam El-Husseini
2017-09-07 13:42:08 -07:00
committed by GitHub
parent 3f87576a50
commit e3975e65e5
357 changed files with 1641 additions and 3540 deletions

View File

@ -9,13 +9,13 @@
## Steps
### Step 1
## Step 1
![](/static/mb/lessons/banana-keyboard-1.png)
Using the 1st crocodile clip, connect the end of the crocodile clip onto GND pin on the @boardname@.
### Step 2
## Step 2
![](/static/mb/lessons/banana-keyboard-2.png)
@ -23,13 +23,13 @@ Using the 1st crocodile clip, connect the end of the crocodile clip onto GND pin
Using the 2nd crocodile clip, connect the end of the crocodile clip onto the 0 pin on the @boardname@.
### Step 3
## Step 3
![](/static/mb/lessons/banana-keyboard-4.png)
Using the 1st crocodile clip, connect the second end of the crocodile clip onto based of the headphone jack.
### Step 4
## Step 4
![](/static/mb/lessons/banana-keyboard-5.png)
@ -37,13 +37,13 @@ Using the 1st crocodile clip, connect the second end of the crocodile clip onto
Using the 2nd crocodile clip, connect the second end of the crocodile clip onto tip of the headphone jack.
### Step 5
## Step 5
![](/static/mb/lessons/banana-keyboard-7.png)
Using the 3rd crocodile clip, connect the end of the crocodile clip onto the 1st crocodile clip already clipped onto GND.
### Step 6
## Step 6
![](/static/mb/lessons/banana-keyboard-8.png)
@ -51,25 +51,25 @@ Using the 3rd crocodile clip, connect the end of the crocodile clip onto the 1st
Using the 3rd crocodile clip, connect the unattached end of the crocodile clip onto the orange.
### Step 7
## Step 7
![](/static/mb/lessons/banana-keyboard-10.png)
Using the 4th crocodile clip, connect the end of the crocodile clip onto pin 1 on the @boardname@.
### Step 8
## Step 8
![](/static/mb/lessons/banana-keyboard-11.png)
Using the 4th crocodile clip, connect the unattached end of the crocodile clip onto the banana.
### Step 9
## Step 9
![](/static/mb/lessons/banana-keyboard-12.png)
Your banana keyboard is ready!
### Step 10
## Step 10
Connect your @boardname@ to your computer using your USB cable and run this script:
```blocks
@ -80,6 +80,6 @@ input.onPinPressed(TouchPin.P1, () => {
Tap your banana instrument to play sound against... the fruit!
### ~button /projects/banana-keyboard/code
## ~button /projects/banana-keyboard/code
NEXT: beat box
### ~
## ~