pxt-calliope/docs/projects/plant-watering/make.md
2017-12-01 14:57:34 -08:00

22 lines
492 B
Markdown

# Make
## The pump
Follow the instructions in the video to build a mini water-pump using a @boardname@ and a servo.
https://youtu.be/jANCdtkJAKY
## The soil moisture sensor
Use the instructions of the [soil moisture project](/projects/soil-moisture) to make a soil moisture sensor and upload the code to your @boardname@.
The final wiring should look like this:
![Soil moisture meter](/static/mb/projects/plant-watering/make.jpg)
## ~button /projects/plant-watering/code
Code
## ~