Iot Plant Watering System Using Particle Photon & Servo Moto

About the project

Let's build an IoT Plant Watering system for your household plant using a low cost Particle Photon and a servo motor

Project info

Difficulty: Moderate

Platforms: ArduinoMediaTek LabsParticle

Estimated time: 1 hour

License: Apache License 2.0 (Apache-2.0)

Items used in this project

Hardware components

Push-button Power Switch Breakout Push-button Power Switch Breakout x 1
Tiny Breadboard Tiny Breadboard x 1
0-100psig TUBE PORT 0-100psig TUBE PORT x 1
Particle Photon Particle Photon x 1

Software apps and online services

10 Pc. Jumper Wire Kit, 5 cm Long 10 Pc. Jumper Wire Kit, 5 cm Long
Particle Build Web IDE Particle Build Web IDE

Story

Building this Smart IoT Plant watering system is fun and easy! Just get the stuffs that you need to build these and follow the simple instructions on the YouTube video given here. The instructions are also provided here in this synopsis.

IoT Plant Watering System using Particle Photon and Servo motor

How to Build:

Refer the requirement section for what's required to build this project. Also by referring to Circuit Diagram, connect Particle Photon onto a breadboard and also connect 5V/3.3V regulated power supply. Connect the +5V of regulated power supply to VIN of Photon and GND of power supply to GND of photon.

The servo motor Power supply lines must also be connected to +5V and GND. Please select the power supply which can provide sufficient current for Servo motor to work.

Next to control the Servo motor, connect control pin to D0 Pin of Particle Photon. The servo motor accepts the angle from 0° to 180°, so writing these values to digital I/O D0 will make servo motor to make rotation accordingly.

Use Particle Photon IDE or go to Web IDE to program the Photon then. Copy the program given in the code attachment and first verify the program. Once successfully compiled, select the Photon and flash it. Please make sure that Particle Photon is connected to Power supply and internet if you are using Web IDE.

Schematics, diagrams and documents

Circuit Diagram

Code

Code for IoT Plant Watering System

Credits

Leave your feedback...