Coder Social home page Coder Social logo

liphy-iot-workshop's Introduction

Building your first IoT Application

Agenda & Objective

  1. Introduction to IoT applications

  2. Quick way to build a cross-platform IoT application

  3. LiPHY Quick Start Demo

  4. Learn a bit about React & React Native

Why do we need a native mobile application?

IoT icons

IoT with a phone

IoT with a pi

Common technologies that IoT native applications use

  • Bluetooth (Bluetooth/BLE)
  • Local Area Network (Wi-Fi, zeroconf)
  • Voices (Microphone)
  • Videos (Camera)
  • Cloud

Native App vs Cross-platform App

Native App

Pros

  • Official support of the above common interfaces
  • Access to all available features
  • Native performance

Cons

  • Write everything twice
  • Learn everything twice
  • More costly to maintain (?)

Cross-platform App

Pros

  • Write once
  • Less time consuming to build a MVP

Cons

  • Performance issues
  • May have to rewrite some native only modules
  • No stable solution yet

Available Choices

  • ๐Ÿ˜ PhoneGap (HTML, CSS, JS)
  • ๐Ÿ‘๐Ÿป Flutter (Dart)
  • ๐Ÿ‘๐Ÿป๐Ÿ‘๐Ÿป React Native (React, CSS, JavaScript)

Status of Cross-platform App

react-native-ble-manager

npm downloads GitHub issues

react-native-ble-plx

npm downloads GitHub issues

flutter_blue

GitHub issues

flutter_reactive_ble

GitHub issues

liphy-iot-workshop's People

Contributors

alexlau811 avatar

Stargazers

Jason Jianmeng Liu avatar HUNG, Ling Hon ๅญ”ไปคๆผข avatar Nicko Rexmarin avatar  avatar  avatar

Watchers

James Cloos avatar Gordon Lau Wai Chung 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.