<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Karthik Mahendra</title>
    <description>The latest articles on DEV Community by Karthik Mahendra (@ikarthikmb).</description>
    <link>https://dev.to/ikarthikmb</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F391824%2Fc192c374-7dff-422d-822e-ed999b2e875e.jpeg</url>
      <title>DEV Community: Karthik Mahendra</title>
      <link>https://dev.to/ikarthikmb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ikarthikmb"/>
    <language>en</language>
    <item>
      <title>Logging Fundamental Parameters of Plants with Raspberry-Pi</title>
      <dc:creator>Karthik Mahendra</dc:creator>
      <pubDate>Thu, 21 May 2020 09:54:51 +0000</pubDate>
      <link>https://dev.to/ikarthikmb/logging-fundamental-parameters-of-plants-with-raspberry-pi-40dj</link>
      <guid>https://dev.to/ikarthikmb/logging-fundamental-parameters-of-plants-with-raspberry-pi-40dj</guid>
      <description>&lt;p&gt;&lt;a href="https://youtu.be/3N6vLrjOHp0"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qzDT5jxX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/Screenshot_2020-04-28%2520Electro%2520Knights.png" alt="Demo on Gardener-Groot | A Raspberry Pi project"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Contents:
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;
&lt;li&gt;Connecting Raspberry Pi&lt;/li&gt;
&lt;li&gt;Installing the Libraries&lt;/li&gt;
&lt;li&gt;The Code&lt;/li&gt;
&lt;li&gt;Analysing Data&lt;/li&gt;
&lt;li&gt;Conclusion&lt;/li&gt;
&lt;li&gt;Resources&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6cOJTbDK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252022.23.42.jpg" alt="three"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The plants are like all the other living organisms, they take care of themselves and sometimes dry while unable to help themselves. Someone external has to look after those like a gardener does. This project is built using Raspberry Pi which acts as a Gardener.&lt;/p&gt;

&lt;p&gt;The device collects the sensor value from all the inputs and updates the row of &lt;code&gt;database-groot.csv&lt;/code&gt; file for every 30 seconds. Alternatively, runs the motions detection code for every 2 seconds, any motion identified will be emailed to the authorised person. All the data is logged to to the file named &lt;code&gt;database-groot.csv&lt;/code&gt; and is emailed for every hour and also when the execution is stopped.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hardware Components:&lt;/strong&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---LVauu0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252021.34.30.jpg" alt="All the components used"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;ol&gt;
&lt;li&gt;Raspberry Pi&lt;/li&gt;
&lt;li&gt;Pi Camera&lt;/li&gt;
&lt;li&gt;PIR Motion Sensor&lt;/li&gt;
&lt;li&gt;Soil Moisture Sensor&lt;/li&gt;
&lt;li&gt;LDR&lt;/li&gt;
&lt;li&gt;DHT11 Temperature and Humidity Sensor&lt;/li&gt;
&lt;li&gt;Breadboard&lt;/li&gt;
&lt;li&gt;MCP3008&lt;/li&gt;
&lt;li&gt;LED's (Red, Blue are used here)&lt;/li&gt;
&lt;li&gt;Jumper wires&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Software and Applications:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Raspbian Buster OS&lt;/li&gt;
&lt;li&gt;Bitvise SSh Client&lt;/li&gt;
&lt;li&gt;VNC Viewer&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Connecting Raspberry Pi
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JZCdvIjB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/circuit-connections.png" alt="circuit connections"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;The Circuit Connections:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Moisture Sensor

&lt;ul&gt;
&lt;li&gt;Center pin connected to channel-0 of MCP3008 IC&lt;/li&gt;
&lt;li&gt;One side pin to VCC(+3V)&lt;/li&gt;
&lt;li&gt;Other side pin to GND&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Temperature &amp;amp; Humidity

&lt;ul&gt;
&lt;li&gt;DATA pin connectedd to Raspberry-pi pin 4 in BCM mode&lt;/li&gt;
&lt;li&gt;VCC pin connected to +3V&lt;/li&gt;
&lt;li&gt;GND pin connected to GND&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;PIR

&lt;ul&gt;
&lt;li&gt;DATA pin connected to pin 17 of Raspberry-pi in BCM mode&lt;/li&gt;
&lt;li&gt;VCC pin connected to +5V&lt;/li&gt;
&lt;li&gt;GND pin connected to GND&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;LDR

&lt;ul&gt;
&lt;li&gt;DATA pin connected to channel-1 of MCP3008&lt;/li&gt;
&lt;li&gt;VCC pin cconnected to +3V&lt;/li&gt;
&lt;li&gt;GND pin connected to GND&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;MCP3008

&lt;ul&gt;
&lt;li&gt;MCP3008 DGND to GND&lt;/li&gt;
&lt;li&gt;MCP3008 CS to RPI4 8&lt;/li&gt;
&lt;li&gt;MCP3008 DIN to RPI4 10&lt;/li&gt;
&lt;li&gt;MCP3008 DOUT to RPI4 9&lt;/li&gt;
&lt;li&gt;MCP3008 CLK to RPI4 11&lt;/li&gt;
&lt;li&gt;MCP3008 AGND to GND&lt;/li&gt;
&lt;li&gt;MCP3008 VREFF to +3V&lt;/li&gt;
&lt;li&gt;MCP3008 VCC to +3&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--w1X9VQ4h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252021.41.21.jpg" alt="one"&gt;&lt;/th&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kl-z4D1B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252022.22.59.jpg" alt="two"&gt;&lt;/th&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nvNVpOf3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252022.24.35.jpg" alt="soil"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i4BNqmyv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252022.22.20.jpg" alt="mcp3008"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k6OEIDoW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252022.24.12.jpg" alt="four"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---PgHH3WW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/images/2020-04-14%252022.20.43.jpg" alt="final"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Make the necessary connections from the circuit diagram, power up the pi. Here I've connected the raspberry through wi-fi network and opened it through VNC-Viewer.&lt;/p&gt;

&lt;p&gt;Login to Raspberry-pi using ssh or through monitor. If you want to learn how to set up your pi click &lt;a href="https://www.instructables.com/id/Set-Up-Raspberry-Pi-4-Through-Laptoppc-Using-Ether/"&gt;here&lt;/a&gt;. Assuming you have logged into the Raspberry&lt;/p&gt;

&lt;p&gt;Open the terminal and dowload this repository, alternatively follow&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo apt-get install updates
sudo apt-get install full-upgrade
git clone https://github.com/Ikarthikmb/gardener-groot
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;You should be able to see the folder &lt;code&gt;gardener-groot&lt;/code&gt; in the home.&lt;/p&gt;

&lt;h2&gt;
  
  
  Installing the Libraries
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Adafruit MCP3008&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This library is for setting up the IC MCP3008.&lt;/p&gt;

&lt;p&gt;To install from the source on Github connect to a terminal on the Raspberry Pi and run the following commands:&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo apt-get install build-essential python-dev python-smbus git
cd ~
git clone https://github.com/adafruit/Adafruit_Python_MCP3008.git
cd Adafruit_Python_MCP3008
sudo python setup.py install
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;If you see an error go back and carefully check all the previous commands were run, and that they didn't fail with an error.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Adafruit Python DHT Sensor Library&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Using this library you can read the analog values of &lt;em&gt;Temperature&lt;/em&gt; and &lt;em&gt;Pressure&lt;/em&gt; into your Raspberry Pi. In terminal&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo pip install Adafruit_DHT
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;3. smptlib&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This library installs the required packages to send and receive the mails. To install&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;pip install secure-smtplib
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;4. Pi Camera&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Picamera library is prebuilt but it is not activated. In order to turn it on&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;    sudo raspi-config
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;In the &lt;strong&gt;Menubox&lt;/strong&gt; go to &lt;code&gt;Interfacing&lt;/code&gt; --&amp;gt; &lt;code&gt;Camera&lt;/code&gt; and then select &lt;code&gt;Yes&lt;/code&gt; and save. If this is the first time you are turning the camera &lt;strong&gt;ON&lt;/strong&gt;, it is recommended to &lt;em&gt;reboot&lt;/em&gt; the Pi.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Code
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--DqO1gdu4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/in_op_log_1904.bmp" alt="output file 01"&gt;&lt;/th&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YQ2gDcaj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/ls_op_log_1904.bmp" alt="output file 02"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Running the code file &lt;code&gt;grootv1.py&lt;/code&gt;
&lt;/td&gt;
&lt;td&gt;End of the output&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Now to run the code open the terminal go through the following steps:&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;cd gardener-groot
python grootv1.py
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;You shoud abe able to see the code started, displaying the readings of the sensors. Try touching to plant to test whether the device is cable to capture it. The one problem we faced here is that the the device captures the image for the detected motion even though the plant is not harmed externally.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ho2OuJoG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/image-Sun-Apr-19-101919-2020.png" alt="image capture 01"&gt;&lt;/th&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7o3MpKlh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/image-Sun-Apr-19-110417-2020.png" alt="image capture 02"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Image showing a person touching the plant&lt;/td&gt;
&lt;td&gt;Image captured when motion is been detected but not harming the plant&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;For detailed log for the day 19 April 2020 click &lt;a href="https://github.com/Ikarthikmb/gardener-groot/blob/master/Log_Report_GG/Log%2019-04/OP-grootv1.pdf"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Analysing Data
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9WWazzaO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/Temperature%252C%2520Humidity%252C%2520LightVal%2520and%2520MoistureVal.png" alt="The Overall Graph"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;A relation between Temperature, Humidity, LightVal and MoistureVal with respect to time&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The detailed log of the readings from the Raspberry is sent to the respective email at the end of the code, also it is automatically sent to &lt;em&gt;email&lt;/em&gt; for every one hour(Can be customised).&lt;/p&gt;

&lt;p&gt;Here in this stage one can apply programming knowledge to &lt;em&gt;analyse&lt;/em&gt; and get the results like the waveform and grahs. To make it simpler I used google spreadsheets to analyse and depict a graph for the values obtained. You can take a look oh how the google spreadsheets have given such beautiful layouts.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WIupc-WL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/MoistureVal%2520vs.%2520DateTime.png" alt="mvd"&gt;&lt;/th&gt;
&lt;th&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JOxy2Wdi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/Temperature%2520vs.%2520DateTime.png" alt="tvd"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ywg8s4_r--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/Humidity%2520vs.%2520DateTime.png" alt="hvd"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--C6VARl-l--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/Ikarthikmb/gardener-groot/master/Log_Report_GG/Log%252019-04/images%252019-04/LightVal%2520vs.%2520DateTime.png" alt="lvd"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;After analysing the data it is observed that the &lt;em&gt;moisture&lt;/em&gt; in the soil is perfectly alright, the sunlight is varying from high to low which means the light is not properly available to the plant. The &lt;em&gt;temperature&lt;/em&gt; is too high for such a plant to survive which means I have to shift the location of the plant immediately to a better place. With the constant high temperature of 32 C the humidity has been decreasing slightly and reached a minimum of 41 percentage.&lt;/p&gt;

&lt;p&gt;The final statement is that the location where I'm staying isn't suitable for any plant to grow, infact for me too so, I'm leaving now in search for a better house where myself along with my pot can stay healthy.&lt;/p&gt;




&lt;h2&gt;
  
  
  Resources:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://sites.google.com/view/gardenergroot/home"&gt;Website - Gardener Groot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.instructables.com/id/Set-Up-Raspberry-Pi-4-Through-Laptoppc-Using-Ether/"&gt;Setting up the Raspberry Pi 4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.instructables.com/id/Measuring-Soil-Moisture-Using-Raspberry-Pi/"&gt;Wiring and working with MCP3008&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://projects.raspberrypi.org/en/projects/getting-started-with-picamera"&gt;Connecting the Pi camera to Raspberry Pi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.instructables.com/id/Measuring-Soil-Moisture-Using-Raspberry-Pi/"&gt;Measuring soil moisture using Raspberry Pi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.circuitbasics.com/how-to-set-up-the-dht11-humidity-sensor-on-the-raspberry-pi/"&gt;How to Set Up the DHT11 Humidity Sensor on the Raspberry Pi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vTuSa28HAoZzqSf02eFfmrphdf843vcm1suHe8Xjd6a1-kv2Clv6b9aIPoK7PJFDjSHAAzVVjkL23uN/pubchart?oid=1268827840&amp;amp;format=interactive"&gt;Graph of Temperature, Humidity, LightVal and MoistureVal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://youtu.be/3N6vLrjOHp0"&gt;Youtube - Demo on Gardener-Groot | A Raspberry Pi project&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




</description>
      <category>raspberrypi</category>
      <category>datalog</category>
      <category>sensors</category>
      <category>hardware</category>
    </item>
  </channel>
</rss>
