@ -2,11 +2,11 @@
|
||||
|
||||
Welcome! In this project, you will build your own seismograph. This activity will teach how to use the @boardname@ to chart the strength of the acceleration. Let's get started! Project duration: 25 minutes.
|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
|
||||
Engineering: In this project, you will build your own seismograph @boardname@ from tape and a household plate.
|
||||
|
||||
### ~
|
||||
## ~
|
||||
|
||||
## What you'll need:
|
||||
|
||||
@ -32,11 +32,11 @@ Fasten Tape: Fasten tape to the micro USB cable and to the plate. Attach the @bo
|
||||
|
||||

|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
|
||||
Computer Science: The seismograph has been built. We are ready to program the @boardname@ to be a seismograph!
|
||||
|
||||
### ~
|
||||
## ~
|
||||
|
||||
# Programming Steps
|
||||
|
||||
@ -70,13 +70,13 @@ basic.forever(() => {
|
||||
|
||||
```
|
||||
|
||||
### ~
|
||||
## ~
|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
|
||||
Data Analysis: We now need to use the @boardname@ to Analyze Data and chart for the strength of the acceleration.
|
||||
|
||||
### ~
|
||||
## ~
|
||||
|
||||
# Data Analysis Steps
|
||||
|
||||
@ -178,9 +178,9 @@ Let's select Style 10 as an example.
|
||||
|
||||

|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
|
||||
Excellent, you're ready to continue with the [challenges](/lessons/seismograph/challenge)
|
||||
|
||||
### ~
|
||||
## ~
|
||||
|
||||
|
@ -3,11 +3,11 @@
|
||||
Coding challenges for the seismograph.
|
||||
|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
|
||||
Engineering: In this project, you will build a remote control based on the seismograph @boardname@ activity using a second @boardname@ and micro USB cable.
|
||||
|
||||
### ~
|
||||
## ~
|
||||
|
||||
## What you'll need:
|
||||
|
||||
@ -30,9 +30,9 @@ basic.forever(() => {
|
||||
|
||||
```
|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
Computer Science: Welcome! The activity will teach you how to code the acceleration of the 1st @boardname@ and to visualize the acceleration on the 2nd @boardname@. Let's get started!
|
||||
### ~
|
||||
## ~
|
||||
|
||||
# Computer Science Steps
|
||||
|
||||
@ -97,9 +97,9 @@ radio.onDataPacketReceived(({ receivedNumber }) => {
|
||||
});
|
||||
```
|
||||
|
||||
### ~avatar avatar
|
||||
## ~avatar avatar
|
||||
Science: Welcome! The activity will teach you how to chart the acceleration of the 1st @boardname@ and to visualize the acceleration on the 2nd @boardname@. Let's get started!
|
||||
### ~
|
||||
## ~
|
||||
|
||||
# Science Steps
|
||||
|
||||
@ -190,7 +190,7 @@ Let's select Style 10 as an example.
|
||||

|
||||
|
||||
|
||||
### ~
|
||||
## ~
|
||||
* Have fun reviewing your seismograph data and analyzing the acceleration with Excel.
|
||||
* The first person and second person take shaking or moving the micor:bit in any direction while the other player charts the data on the @boardname@!
|
||||
* Review and analyze the actual @boardname@ device acceleration data on Excel
|
||||
|
Reference in New Issue
Block a user