Skip to content

aqbtech/iot-watering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Watering System

This project is an IoT-based watering system that allows users to monitor and control watering activities remotely. The system uses WebSocket for real-time communication and is built using Java and Spring Boot.

Features

  • Real-time monitoring of soil moisture, temperature, and humidity.
  • Remote control of watering schedules.
  • User authentication and authorization.
  • WebSocket communication for real-time updates.

Technologies Used

  • Java
  • Spring Boot
  • WebSocket
  • Maven
  • Lombok
  • Jackson

Project Structure

Getting Started

Prerequisites

  • Java 21
  • Maven
  • Node

Installation

  1. Clone the repository:

    git clone https://github.com/aqbtech/iotwatering.git
    cd iotwatering
  2. Build the project using Maven:

    mvn clean install
  3. Run the application:

    mvn spring-boot:run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages