34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
# Science Experiments
|
|
|
|
* [Watch Playlist on Youtube](https://www.youtube.com/playlist?list=PLMMBk9hE-SepXDy_290SeRmEpGA2u1pwW)
|
|
|
|
## Videos
|
|
|
|
```codecard
|
|
[
|
|
{
|
|
"name": "Data Collection",
|
|
"description": "Collect, view, and analyze the data from your experiments.",
|
|
"youTubeId": "tZy9Ev21B4c",
|
|
"imageUrl": "/static/mb/science-experiments/data-collection.jpg"
|
|
},
|
|
{
|
|
"name": "Population Trait Counter",
|
|
"description": "Observe population traits by collecting survey data from people, analyze and track the genetic traits.",
|
|
"youTubeId": "NNZEMiJHY2o",
|
|
"imageUrl": "/static/mb/science-experiments/population-trait.jpg"
|
|
},
|
|
{
|
|
"name": "Temperature Sensor",
|
|
"description": "Chart temperature data in and out of direct sunlight using a sun shield, see if using a windshield sun shade in your car really makes it cooler.",
|
|
"youTubeId": "pHDYsy6xyE4",
|
|
"imageUrl": "/static/mb/science-experiments/temperature-sensor.jpg"
|
|
},
|
|
{
|
|
"name": "Soil Moisture Sensor",
|
|
"description": "Watch this video to find out how you can create a soil moisture sensor to measure the health of your plants!",
|
|
"youTubeId": "n0WRQf11Pzo",
|
|
"imageUrl": "/static/mb/science-experiments/soil-moisture.jpg"
|
|
}
|
|
]
|
|
``` |