Giter Site home page Giter Site logo

cot_project-we_care's Introduction

Cloud of Things Application

Description

The project objective is to create a system capable of measuring an animal's body temperature and heart rate (ECG: electrocardiogram) then send the measures taken to an application that will process this data and extract the health status of the animal and send a status report to the keeper. In case of danger, the application will trigger an alert that will be received by the owner who will intervene to save them before reaching any high level complications .

Technologies

  • Front-End : Ionic-React
  • Middleware : Node.js
  • Backend : Raspberry pi 4 , mosquitto
  • Database : mongoDB ![architecture]image

Technical documentation

WeCare :

Server side :
  • Download and Install node.js :

wget -qO- https://deb.nodesource.com/setup_14.x | sudo -E bash -

sudo apt install -y nodejs

  • Run the server :

npm start

Client side :
  • Run the application :

ionic serve

Deployment

  • The NodeJS server part is deployed on an Azure virtual machine with an Ubuntu 20.4 OS and accessible via the URL wecarecot.me .
  • This server is secured with a Wildard SSL certificate associated with an rsa 4096 key, issued by Let's Encrypt and generated with the following command: sudo certbot certonly --manual -d *.$cotsmartalarm.me -d $cotsmartalarm.me --agree-tos --manual-public-ip-logging-ok --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory --register-unsafely-without-email --rsa-key-size 4096

SSLabA

cot_project-we_care's People

Contributors

rihab114 avatar

Stargazers

 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.