pxt-calliope/docs/projects/plant-watering/make.md
Sam El-Husseini e3975e65e5 pxt-microbit Accessibility PR (#529)
* Accessibility changes
2017-09-07 13:42:08 -07:00

25 lines
479 B
Markdown

# 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
## ~