marmittfull / HouseControl

House automation application using React Native & Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HouseControl

Project developed as final paper in the computer technician course at Monteiro Lobato school.

ReactNative


πŸ’‘ About the project:

The project aims to build an application to control residential entrances (electronic gates) through an application, which is connected via a Bluetooth connection to a microprocessor device (Arduino), in such a way as to perform the opening and closing operations of the gate.

πŸ”₯ Functionalities:

Through this application we can:

  • Authenticate and manage users
  • Opening and closing an electronic gate
  • Observe the eletronic gate history of opening and closing

βš™οΈ Techs:

  • React Native
  • Arduino
  • Bluetooth Connection

⛏ Tools:

🏁 Run this project:

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repository
    git clone https://github.com/marmittfull/HouseControl.git
  2. Install repository packages
    npm i
  3. Run the following code on the project root directory
    npm start

Author: Tiago Marmitt

About

House automation application using React Native & Arduino


Languages

Language:JavaScript 81.2%Language:Java 6.7%Language:Ruby 5.6%Language:Objective-C 4.5%Language:Starlark 2.0%