- Intelligent IoT Projects in 7 Days
- Agus Kurniawan
- 96字
- 2021-07-02 18:25:52
Watering your garden and farm
One of the problems in gardening systems is how to water our garden or farm. There are pumps that fit boards such as the Arduino and Raspberry Pi. The 350GPH liquid pump (https://www.sparkfun.com/products/10455) could be used on your Arduino or Raspberry Pi:

You can also use a higher-voltage pump. To control it from the Arduino, you can use a relay that is connected between the Arduino and the pump. A relay can be connected to digital pins from Arduino. Using digitalRead() and digitalWrite() we can communicate with Relay from Arduino.
推薦閱讀
- LaTeX Cookbook
- Intel Galileo Essentials
- Python數據可視化:基于Bokeh的可視化繪圖
- Access 數據庫應用教程
- Machine Learning with R Cookbook(Second Edition)
- Practical Data Science Cookbook(Second Edition)
- 面向對象程序設計(Java版)
- SSM輕量級框架應用實戰(zhàn)
- OpenShift在企業(yè)中的實踐:PaaS DevOps微服務(第2版)
- Spring快速入門
- Learning Unity 2D Game Development by Example
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- 網絡數據采集技術:Java網絡爬蟲實戰(zhàn)
- 零基礎輕松學C++:青少年趣味編程(全彩版)