Coder Social home page Coder Social logo

hskang9 / communication Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iot-labs/communication

0.0 0.0 0.0 14.07 MB

IoT 에 필요한 Web 기술을 제공합니다.

License: GNU General Public License v2.0

OpenSCAD 0.30% Arduino 2.38% C++ 6.79% C 0.05% Java 87.20% Shell 1.82% HTML 0.38% CSS 0.52% Python 0.58%

communication's Introduction

IoT Labs - 쉬운 IoT 개발 환경을 위한 프레임워크
IoT Labs - A Framework for Simpler IoT Development Environment

@(_Open Frontier)[IoT Labs]

IoT Labs는 IoT 개발에 어려움이 되는 (통신/저장/분석)을 프레임워크로 제공하여 보다 쉬운 개발 환경 제공을 목표로 합니다.
IoT Labs aims to provide a framework for (communication/storage/analysis) in IoT development for increased productivity.



IoT Labs - A Framework for Simpler IoT Development Environment

@(_Open Frontier)[IoT Labs]

IoT Labs aims to provide a framework for (communication/storage/analysis) in IoT development for increased productivity.



Build Status

Platform/Java

Build Status Coverage Status

News

  • 2016.06.23 : MQTT Broker functioning (24/7)

Introduction to IoT Labs

IoT Labs was created to help IoT device developers who are not familiar with web development environments. The goal of this project is to help developers realize their IoT ideas.

This project aims to utilize the most common and simple technologies, and emphasizes detailed description of its features. Developers will be able to learn and understand IoT Labs through many of its examples and real-world application case studies.

Overview

  • Communications
  • Data Storage
  • Data Analysis
  • API

Project Goal

The influence of IoT technology is increasing and there have been many attempts to incorporate IoT technology in various fields. Many students and less-experienced developers are trying to create and improve their IoT ideas. But there is a steep learning curve for those who have no background in software engineering.

IoT Labs strives to help those who have great ideas but are not familiar with software engineering by lowering the learning curve of software development.


Scope

  • Device Communication
    • MQTT, Web Socket, Bluetooth
  • Data Storage
    • JDBC, JSON Store, Redis
  • Data Analysis (Dashboard)
    • (Undecided. Suggestions are welcome.)
  • API
    • Facebook
    • Twitter
    • Gmail

Current Status

  • Device Communication :
  • Data Storage :
  • Data Analysis (Dashboard) :
  • API :

Research on IoT-related libraries and projects

Korea

Thing+

Helps create IoT services through an IoT cloud-based platform.

Ref. : https://thingplus.net/

Characteristics
  • Helps to connect IoT devices (Feature provided by IoT Labs)
  • Cloud-based (Feature not provided by IoT Labs)
  • Provides service through a web portal (Similar feature provided by IoT Labs)
  • Provides API (Similar feature provided by IoT Labs)

> Image from Thing+ (https://thingplus.net/)
UI Features in Thing+
  • Dashboard
    • Provides sensor data in a dashboard
  • Rule and Timeline
    • Provides conditional action functions similar to IFTTT
  • Charts and Statistics
    • Detailed data analysis through charts
    • Temporal and statistical data analysis

LG CNS - IoT Platform

IoT platform provided by LG CNS. Offical name to be determined

Ref. : http://blog.lgcns.com/817

Characteristics
  • Technology for gateways and edge devices
  • Communications technology to transfer large data with reliability
  • Big data technology used in event processing and data analysis & suggestions based on user data
  • Technology for platforms and enablers for basing and integrating above-mentioned functionalities
  • Data security through authentication/privilege and device-level, chip-level security
  • UI/UX technologies for user interaction

> Image from LG CNS (http://blog.lgcns.com/817)

International

AWS IoT

Characteristics
  • Device Communication and Management
    • MQTT
    • WebSockets
    • HTTP
  • Device Connection and Data Security
    • Authentication at all checkpoints and end-to-end encryption
    • Fine-tuned privilege policies
  • Device Data Processing
    • Integration with existing AWS services: AWS Lambda, Amazon Kinesis, Amazon S3, Amazon Machine Learning, Amazon DynamoDB, Amazon CloudWatch, Amazon Elasticsearch Service
  • Checking and Changing Device Status
    • Ability to check or change device status
    • Can set device to appear "turned on" indefinitely

> Image from AWS (https://aws.amazon.com/ko/iot/how-it-works/)

GE (General Electric)

(Moved to separate file for better organization) - Link


Intel

(Moved to separate file for better organization) - Link


Splunk

(Moved to separate file for better organization) - Link


Get Involved

Issues

Please post any questions or suggestions as a Github Issue. A response will be provided as soon as possible. All questions and suggestions are welcome.

Development Participation

Help us improve IoT Labs. Contributions are always welcome.

Sponsor

  • This project is sponsored by KossLab.

License

The MIT License (MIT)

Copyright (c) 2016 IoT Labs (https://github.com/jongkwang/IoTLabs)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

communication's People

Contributors

blackjin avatar hanchanghee avatar harleychoe avatar hskang9 avatar january89 avatar jkiid avatar jongkwang avatar jongsoon avatar jwsong94 avatar larvinion avatar maestroxhyun avatar mjkim610 avatar shinjayong avatar solit10 avatar thdehdx avatar toori67 avatar usunday 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.