Soil - moisture (#418)

* updated servo calibrator

* updated plot analog pin example

* updated servo example

* first drop of soil moisture

* updated picture

* fixing macros

* update code section

* 5 seconds

* adding soil moisture

* fixing links
This commit is contained in:
Peli de Halleux
2017-06-21 11:17:25 -07:00
committed by GitHub
parent 7ac6ae8895
commit 676eee168a
13 changed files with 227 additions and 8 deletions

View File

@ -100,14 +100,24 @@ Fun games to build with your @boardname@.
}]
```
## More
## STEM
```codecard
[{
"name": "Timing gates",
"url":"/projects/timing-gates",
"imageUrl":"/static/mb/projects/timing-gates.jpg"
}, {
},{
"name": "Soil Moisture",
"url":"/projects/soil-moisture",
"imageUrl":"/static/mb/projects/soil-moisture.jpg"
}]
```
## More
```codecard
[{
"name": "Compass",
"url":"/projects/compass",
"imageUrl":"/static/mb/projects/a5-compass.png"
@ -125,5 +135,5 @@ Fun games to build with your @boardname@.
### See Also
[Flashing Heart](/projects/flashing-heart), [Smiley Buttons](/projects/smiley-buttons), [Love Meter](/projects/love-meter), [Rock Paper Scissors](/projects/rock-paper-scissors), [Compass](/projects/compass), [Hack your headphones](/projects/hack-your-headphones), [Banana keyboard](/projects/banana-keyboard), [Telegraph](/projects/telegraph), [Guitar](/projects/guitar), [Wallet](/projects/wallet), [Watch](/projects/watch),
[Milk Monster](/projects/milky-monster), [Karel the LED](/projects/karel), [Infection](/projects/infection),
[Fireflies](/projects/fireflies)
[Milk Monster](/projects/milky-monster), [Karel the LED](/projects/karel), [Infection](/projects/infection), [Voting Machine](/projects/voting-machine)
[Fireflies](/projects/fireflies), [Soil Moisture](/projects/soil-moisture)