Giter VIP home page Giter VIP logo

smartpool's Introduction

InternetOfThings_SmartPool

Project for the 'Internet of Things' course. Please, check the Documentation for a complete view.

Introduction

Smart Pool is an application for the automatic and intelligent management of swimming pools remotely through the use of sensors and actuators. It allows to automatically manage the pool temperature and the chlorine level. For facilities with hydromassage services, it allows the automated management of the water inlets. It also offers the ability to manually apply a certain degree of parameter changes, eg. to set the desired water temperature, at run time.

System scheme and structure

Deployment

MQTT Network

The MQTT network is deployed using the 4 real sensors from the testbed that have been provided to us. We have decided to use these devices in the following way:

  • 1 device deployed as Border Router
  • 1 device deployed both as Temperature detector and Temperature regulator
  • 1 device deployed both as Chlorine level detector and regulator
  • 1 device left unused to eventually show some additional features that we implemented

CoAP Network

On the CoAP network simulated with Cooja we then decided to deploy the sensor and the actuator related to the hydromassage, which are the Presence detector and the Hydromassage actuator.

Collector & Control Logic

The Collector is responsible of accepting connection of CoAP devices and receiving updates from the MQTT Broker. In combination with it, we execute some control logic that allows:

  • Automatic management of actuators (e.g. automatic management of temperature regulators state)
  • Manual modifications to the actuators and some parameters used for the automatic management

We provide the user with a CLI with the following commands available:

  • !exit
  • !commands
  • !checkTemp
  • !setTemp <unit[C or F]>
  • !checkCl
  • !setCl
  • !setPowerHydro
  • !getSensorsList

smartpool's People

Contributors

valegian avatar

Stargazers

Mirco Ramo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.