Git Product home page Git Product logo

ets-android2 / android-esp-32-bluetooth-arduino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kelvi23/android-esp-32-bluetooth-arduino

0.0 0.0 0.0 10.73 MB

The purpose of the Android app is to establish a two-way communication system with Bluetooth-Low-Energy for Critical Environment Technologies Inc. It is able to control for example an LED on/off remotely and we'll also be able to see some arbitrary values that are sent from the ESP32 to the Android app. Depending on the chosen application, the IoT device the possibilities range from facial recognition door locks to IoT Based Smart Water Irrigation System and door state sensor readings for a home security system.

Java 100.00%

android-esp-32-bluetooth-arduino's Introduction

The purpose of the Android app is to establish a two-way communication system with Bluetooth-Low-Energy for Critical Environment Technologies Inc. It is able to control, for example an LED on/off remotely, and we'll also be able to see some arbitrary values that are sent from the ESP32 to the Android app. Depending on the chosen application, the IoT device's possible use cases range from facial recognition door locks to IoT-based smart water irrigation systems and door state sensor readings for a home security system.

The application is easily scalable and made up of 6 Java classes in well-commented code with the ESP32 (acting as the server) "notifying" the client via the TX characteristic UUID, and data is sent to the ESP32 and received via the RX characteristic UUID. However, since there is sending and receiving, TX on the ESP32 is actually RX on the Android app.

Made use of the Google sign-In API, but it is currently disabled and can be enabled by signing up for a free client Server-ID with Google. The main focus was on functionality and the back-end of the app.

Requirements: Minimum Android SDK version 26.

Google Sign-In Quickstart

The Google Sign-In Android quickstart demonstrates how to authenticate a user with GoogleSignInClient.

Introduction

Getting Started

  • Follow the quickstart guide to set up your project in Android Studio.
  • Run the sample on your Android device or emulator.
  • The running sample allows Google accounts on the device to sign-in.

Screenshots

Screenshot

Support

If you've found an error in this sample, please file an issue: https://github.com/googlesamples/google-services/issues

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License

Copyright 2015 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

android-esp-32-bluetooth-arduino's People

Contributors

bardiaalavi-2020 avatar kelvi23 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.