updated lesson main

This commit is contained in:
Michael Elliot Braun
2016-04-26 12:04:05 -07:00
parent e0d4763974
commit 028dac25f6
6 changed files with 18 additions and 145 deletions

View File

@ -69,3 +69,9 @@ Have fun reviewing your simulation and analyze the acceleration by chart the Exc
* The first person and second person take turns tilting the micro:bit in the "x" direction while the other player charts the data on the micro:bit!
* Review and analyze the actual micro:bit device acceleration data on Excel
### ~avatar avatar
Excellent, you're ready to continue with the [challenges](/lessons/charting/acceleration)
### ~

View File

@ -44,8 +44,18 @@ The final part of this experiment is opening and reviewing the data in the Excel
### ~
* Review and write down your observations from the Excel data.
Review and write down your observations from the Excel data.
* Chart the data collected by using a graph in Excel
* Connect a micro:bit to your computer using your USB cable; compile; and move the micro:bit in the "x" direction.
* Review and analyze the actual micro:bit device data on Excel
### ~avatar avatar
Excellent, you're ready to continue with the [challenges](/lessons/charting/acceleration-challenge)
### ~