Giter Club home page Giter Club logo

ras-aioti's Introduction

RAS-AIOTI

IoT project from RAS - Unesp Bauru

RAS logo

AIOTI

The main objective of this project is to apply IoT (Internet of Things) concepts in order to improve the comfort, security and efficiency.

Art2Artboard 1RAS_AIOTI

Introduction

The AIOTI project was designed to understand and apply the concepts of IoT technologies, the objective was to communicate the projects already developed in RAS. To achieve this goal, we selected some projects that could be implemented in our IEEE student branch, they are the ReconFace, 3D-Printer-Monitoring-App and People-Flow-Monitoring. These projects were slightly modified to send data via a MQTT network. A Node-Red server is used to control data flow, and a MySQL database to store such data, from which both are stationed along with a MQTT Broker inside a Raspberry Pi (Version 3 or superior) acting as the core of the application.

Installation

To be able to run each program, you will need to install some libraries. First of all, update your pip version using the following command:

pip install --upgrade pip

Face recognition

This program require computer vision and neural networks functionalities, so make sure to install the following libraries:

Numpy

pip install numpy

OpenCV

pip install opencv-python

OpenCV Contrib

pip install opencv-contrib-python

Imultils

pip install imutils

Pillow

pip install pillow

Pytest-shutil

pip install pytest-shutil

Scikit Learn

pip install scikit-learn

Paho-MQTT

pip install paho-mqtt

People-Flow

This program, like the one above, requires computer vision and neural networks. So, certify yourself of install correctly the packages described in the requirements file:

pip install -r people_flow_requirements.txt

3D-Printer

This program needs just computer vision, so you will need to install the packages bellow:

Numpy

pip install numpy

OpenCV

pip3 install opencv-contrib-python

Paho-MQTT

pip install paho-mqtt

Node-red importing

For managing all MQTT data, we chose Node-red. The application allow us to configure how the data will be stored in MySQL Databases, connecting to the local server running from a RaspBerry Pi 3. For use the file “AIoTI-Node-red-DataFlow.json”, please install the node node-red-node-mysql, which will be connected to the MySQL Server. After installing the node, you'll be able to import the flow using the json file and configure the internal servers (MQTT Broker and MySQL server).

AIoTI Team

Claudio Gabriel Rosa Dujanski Felipe Maziero Zechel (Scrum Master) João Pedro Olimpio
AIoTI AIoTI AIoTI
github.com/claudiogabriel-1 github.com/zechelf github.com/JpZwAr


Lucas Serrano Costa Matheus Augusto Barbosa Rodrigues Paulo Gigliotti (Product Owner)
AIoTI AIoTI AIoTI
github.com/lucas-serrano github.com/MatheusMABR github.compaulo-gigliotti

ras-aioti's People

Contributors

jpzwar avatar lucas-serrano avatar zechelf avatar matheusmabr avatar

Stargazers

 avatar Pedro Henrique Barbosa Monforte avatar Adriel Bombonato Guidini Godinho avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

jpzwar

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.