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

@ -1,5 +1,5 @@
# Code
### @description code to detect States of Matter
## @description code to detect States of Matter
Have you ever tried to represent the states of matter? Let's try to visually represent various states of matter based on atmospheric temperatures!

View File

@ -1,21 +1,21 @@
# Make
### @description Building the states of matter experiment.
## @description Building the states of matter experiment.
### ~avatar avatar
## ~avatar avatar
Turn a piece of cardboard into a detector of temperature and atmospheric temperature!
### ~
## ~
https://youtu.be/Hdsy93yaQC0
### ~
## ~
* Fold the foil squares and place them around the cardboard.
* Connect each piece of foil to the appropriate pin on the micro:bit.
That's it!
### ~button /projects/states-of-matter/code
## ~button /projects/states-of-matter/code
Code
### ~
## ~