Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 500 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 500 Bytes

Required Utilities

sudo apt-get install git sudo apt-get install python-pip

SPI Python Wrapper

cd ~ git clone git://github.com/doceme/py-spidev cd py-spidev/ sudo python setup.py install

Adafruit Python Library

ControlMyPi Library

sudo pip install controlmypi

Project Code

git clone https://github.com/FarmMind/SoilMoistureDetection

running the code

sudo python moistureDetection.py