From 83223106407c8fe2cb6fed6168d97565f9240cfa Mon Sep 17 00:00:00 2001 From: Michael Elliot Braun Date: Wed, 11 May 2016 11:12:39 -0700 Subject: [PATCH] update seis activity --- docs/lessons/seismograph/activity.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/lessons/seismograph/activity.md b/docs/lessons/seismograph/activity.md index b6e0d483..5c3a2752 100644 --- a/docs/lessons/seismograph/activity.md +++ b/docs/lessons/seismograph/activity.md @@ -38,6 +38,8 @@ Computer Science: The seismograph has been built. We are ready to program the mi ### ~ +# Steps + ## 1. Go to Codemicrobit.com @@ -83,6 +85,8 @@ Science: We now need to use the micro:bit to Analyze Data and chart for the stre ### ~ +# Steps + ## 1. First, notice that moving the micro:bit in the simulator in any direction, you will change the acceleration value, which is being displayed as the same color as the micro:bit simulator. And notice that by moving the micro:bit simulator, there is a changing acceleration value. Second, the flat colored horizontal line will start a waving line to display the value of the strength as measured in milli-gravities. Finally, notice that the LED display will fluctate based on the movement of the micro:bit simulator.