diff --git a/docs/lessons/seismograph/challenge.md b/docs/lessons/seismograph/challenge.md index 4ffc34d2..a300e57a 100644 --- a/docs/lessons/seismograph/challenge.md +++ b/docs/lessons/seismograph/challenge.md @@ -2,6 +2,23 @@ Coding challenges for the seismograph. + +### ~avatar avatar + +Engineering: In this project, you will build your own seismograph micro:bit from tape and a household plate. + +### ~ + +## What you'll need: + +* micro:bit(2) +* micro USB cable (2) +* Plate +* Tape +* Scissors + +![](/static/mb/lessons/seis_challenge01.png) + ## Before we get started Complete the [seismograph](/lessons/seismograph/activity) activity and your code will look like this: diff --git a/docs/static/mb/lessons/seis_challenge01.png b/docs/static/mb/lessons/seis_challenge01.png new file mode 100644 index 00000000..c3313140 Binary files /dev/null and b/docs/static/mb/lessons/seis_challenge01.png differ