pxt-calliope/docs/projects/plant-watering/make.md

25 lines
479 B
Markdown
Raw Normal View History

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