/Plant0-Arduino

Arduino Yún project to monitor sensors data and upload it to Carriots.

Primary LanguageArduino

Plant0-Arduino

This project was made to be able to monitor various plant's soil moisture, soil temperature, ambient humidity, ambient temperature and ambient light, through an iOS app.

In this repo you'll find the arduino sketch I used to log data into Cariots, with the following components:

  • 1xArduino Yún.
  • 4xGrove Moisture Sensors.
  • 1xGrove Temperature & Humidity Sensor.
  • 1xGrove Light Sensor.
  • 1xGrove Base Shield V1.3.
  • 1xSeeedstudio One Wire Temperature Sensor.

This was my first arduino project so I went for a really easy setup. As you'll see, all the components are plug'n'play, no soldering needed.

#Box sensor setup

Image of PlantBox1

Image of PlantBox2

#App screenshots

Image of App1

Image of App2