temperature chapter (#654)

* temperature chapter

* adding missing radio

* added drag fresh hex file to drive
This commit is contained in:
Peli de Halleux
2018-02-16 07:05:16 -08:00
committed by GitHub
parent 9cdf0078a7
commit dca6dba74c
10 changed files with 255 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# micro:bit Science Experiments
# Science Experiments
The micro:bit Science Experiments are lessons geared for students in middle school and early high school grades. The lessons are designed help the student gain a greater understanding of the forces and behavior of the physical world. This is done using methods of observation, measurement, and data analysis. By incorporating the micro:bit in the experiments, the lessons are a great way to teach both science and computing in the same activity.
The **Science Experiments** are lessons geared for students in middle school and early high school grades. The lessons are designed help the student gain a greater understanding of the forces and behavior of the physical world. This is done using methods of observation, measurement, and data analysis. By incorporating the micro:bit in the experiments, the lessons are a great way to teach both science and computing in the same activity.
These lessons guide the student in hands-on, practical measurement activities along with using the micro:bit to control and record data for the experiments. Each lesson provides an overview of the activity, outlines expected results, explains the setup of the experiment, and the gives a coding activity to measure and collect the data.
@ -16,13 +16,13 @@ The lesson series includes:
* [Data Collection Methods](/courses/ucp-science/data-collection)
* [Population Trait Data Counter](/courses/ucp-science/population)
* Temperature Data
* [Temperature Data](/courses/ucp-science/temperature)
* Soil Moisture Tester
* [Gravity, Motion and Waves](/courses/ucp-science/gravity)
* Body Electrical & Waves
* Magnetic Forces
* [Electricity - Battery Tester](/courses/ucp-science/electricity)
The [micro:bit Science Experiments](https://sites.google.com/view/utahcodingproject/csta/microbit-science-experiments) lesson series is generously provided by the [Utah Coding Project](https://sites.google.com/view/utahcodingproject/home) and is developed by [Carl Lyman](mailto:utahcoding@outlook.com).
The [Science Experiments](https://sites.google.com/view/utahcodingproject/csta/microbit-science-experiments) lesson series is generously provided by the [Utah Coding Project](https://sites.google.com/view/utahcodingproject/home) and is developed by [Carl Lyman](mailto:utahcoding@outlook.com).
[![CC BY-NC-SA](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)