update chart
This commit is contained in:
parent
dcbb076266
commit
d0e900606a
@ -7,12 +7,7 @@ Create a charting app for simulating and measuring the acceleration applied to t
|
||||
Acceleration
|
||||
|
||||
## Quick Links
|
||||
|
||||
* [Graphing Temperature](/lessons/chartingtemperature)
|
||||
* [Graphing Acceleration](/lessons/charting/acceleration)
|
||||
* [Graphing Light Level](/lessons/charting/light-level)
|
||||
* [Graphing Rotation](/lessons/charting/rotation)
|
||||
* [Graphing Magnetic Force](/lessons/charting/magnetic-force)
|
||||
|
||||
## Prior learning/place of lesson in scheme of work
|
||||
|
||||
|
@ -8,7 +8,7 @@ Welcome! This activity will teach how to use the micro:bit to chart the light le
|
||||
|
||||
|
||||
### ~
|
||||
Let's measure the light level in the "x" direction. Get the acceleration value (milli g-force), in one of three specified dimensions.
|
||||
Let's measure the light level from dark to light. Get the acceleration value (milli g-force), in one of three specified dimensions.
|
||||
|
||||
|
||||
```blocks
|
||||
|
Loading…
Reference in New Issue
Block a user