Giter Site home page Giter Site logo

showhilllee / alios-things Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alibaba/alios-things

0.0 2.0 0.0 344.38 MB

AliOS Things released by Alibaba is an open-source implementation of operating system (OS) for Internet of Things (IoT).

Home Page: http://aliosthings.io

License: Apache License 2.0

Makefile 0.19% C 93.71% Python 1.70% C++ 1.41% Assembly 1.60% Batchfile 0.01% Shell 0.02% Objective-C 0.80% CMake 0.01% Smarty 0.02% JavaScript 0.02% HTML 0.15% Perl 0.01% Pawn 0.29% Roff 0.01% CSS 0.05% Common Lisp 0.02% Visual Basic 0.01% Tcl 0.01%

alios-things's Introduction

Join the chat at https://gitter.im/aliosthings/Lobby

EN | 中文

AliOS Things is Alibaba's IoT version of AliOS Family, it was announced in The Computing Conference 2017 in Hangzhou by Alibaba Cloud, and open sourced in 20th, October, 2017 at github:https://github.com/alibaba/AliOS-Things.

Architecture Overview

AliOS Things supports multiple architectures, including ARM, C-Sky, MIPS, rl78, rx600 and xtensa, AliOS Things also supports a large number of boards.

From an architectural point of view, AliOS Things adapts Layered Architecture and Component Architecture. From bottom to top, AliOS Things includes:

  • BSP: Board Support Package mainly developed and maintained by SoC Vendor
  • HAL: Hardware Abstraction Layer, like WiFi, UART
  • Kernel: Rhino RTOS Kernel, Yloop, VFS, KV Storage included
  • Protocol Stack: LwIP TCPIP Stack, uMesh mesh networking stack included
  • Security: TLS, TFS(Trusted Framework Service), TEE(Trusted Exexcution Environment)
  • AOS API: AliOS Things exposed APIs for Application and Middleware
  • Middleware: Alibaba's value-added and commonly seen IoT components included
  • Examples: hands-on sample codes, and well tested applications such as linkkitapp

All modules have been organized as Components, and each component has its own .mk file to describe its dependency with other Components, which enables applications to choose components needed easily.

Documentation

AliOS Things' documentation are mainly hosted at Github Wiki.

How to contribute

Please refer to Contributing Guideline.

Quick Start by Command Line using Ubuntu Machine

Please refer to Quick Start.

Quick Start by IDE(supporting Windows/MAC/Linux)

Please refer to AliOS Things Studio.

Community

License

AliOS Things is released under the Apache 2.0 license

alios-things's People

Contributors

junjiec avatar librae8226 avatar cheng-sg avatar caveguy avatar raulcxw avatar msbtx avatar xiaowenxia1 avatar ray148289 avatar chenlf123 avatar lite-on-iot-foong avatar zejiang0jason avatar gewei144537 avatar hwxie987 avatar gofortime avatar aaron-ye avatar shaoguoji avatar blackboxer123 avatar andy2012zwj avatar liuziloong avatar huaianrenhnu avatar firewinter avatar grutabow avatar crazymouse2018 avatar wosayttn avatar hellozwj avatar lbh9527 avatar oujunli avatar leek3 avatar chunhuajiang avatar rohm-yan avatar

Watchers

James Cloos avatar ShowhillLee 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.