- 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.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Learn Blockchain Programming with JavaScript
- C程序設(shè)計(jì)簡(jiǎn)明教程(第二版)
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Easy Web Development with WaveMaker
- 軟件測(cè)試技術(shù)指南
- Node.js全程實(shí)例
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Solr Cookbook(Third Edition)
- UI動(dòng)效設(shè)計(jì)從入門到精通
- 你好!Java
- Java Web動(dòng)態(tài)網(wǎng)站開發(fā)(第2版·微課版)
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣
- Distributed Computing with Python
- Unity與C++網(wǎng)絡(luò)游戲開發(fā)實(shí)戰(zhàn):基于VR、AI與分布式架構(gòu)