Touch up edits (#647)

* editing the course

* fixing links

* slightly editorialize
This commit is contained in:
Peli de Halleux
2018-02-15 09:03:45 -08:00
committed by GitHub
parent 37b1d30035
commit afc1bba3e8
8 changed files with 88 additions and 119 deletions

View File

@ -4,13 +4,13 @@
Science is a way of knowing, a process for gaining knowledge and understanding of the natural world. Engineering combines the fields of science, technology, and mathematics to provide solutions to real-world problems. Students should be active learners who demonstrate their scientific understanding by using it. It is not enough for students to read about science; they must participate in the three dimensions of science. They should observe, inquire, question, formulate and test hypotheses, analyze data, report, and evaluate findings. The students, as scientists, should have hands-on, active experiences throughout the instruction of the science curriculum. These standards help students find value in developing novel solutions as they engage with complex problems.
![microbit display side view](/static/courses/ucp-science/data-collection/mb-display-side.jpg)
![@boardname@ display side view](/static/courses/ucp-science/data-collection/mb-display-side.jpg)
## Project goal
To use a variety of methods to collect science experiment data using microbits and its sensors. The micro:bit is the result of companies and communities all around the world working together to help people learn to code, and become confident and creative with technology. The BBCs Microbit is a small programmable device created in the UK and is given to all 7th graders to help them learn coding, to see the relationship between hardware and software, and how to use it in an innovative way.
To use a variety of methods to collect science experiment data using @boardname@s and its sensors. The micro:bit is the result of companies and communities all around the world working together to help people learn to code, and become confident and creative with technology. The BBCs Microbit is a small programmable device created in the UK and is given to all 7th graders to help them learn coding, to see the relationship between hardware and software, and how to use it in an innovative way.
![microbit front side view](/static/courses/ucp-science/data-collection/mb-front-side.jpg)
![@boardname@ front side view](/static/courses/ucp-science/data-collection/mb-front-side.jpg)
## micro:bit features
@ -40,19 +40,19 @@ See [Using a micro:bit in 5 easy steps](http://microbit.org/guide/quick/) for a
Students will:
* create experiments to collect data using microbits and its sensors.
* create experiments to collect data using @boardname@s and its sensors.
* setup different experiments to observe the effects.
* code a microbit to collect data by observing the data displayed on the LED screen.
* code a microbit to collect data, graph it, and download it using a USB cable and a serial write value command.
* code the microbits to collect data remotely over the microbit radios.
* code a @boardname@ to collect data by observing the data displayed on the LED screen.
* code a @boardname@ to collect data, graph it, and download it using a USB cable and a serial write value command.
* code the @boardname@s to collect data remotely over the @boardname@ radios.
* analyze the data collected.
## Materials Needed
* A microbit with a longer USB cable
* A @boardname@ with a longer USB cable
* Windows 10 MakeCode app
* 2 microbits with batteries connected
* A longer USB microbit cable
* 2 @boardname@s with batteries connected
* A longer USB @boardname@ cable
* Spreadsheet program for data analysis
<br/>