1 Star 0 Fork 204

田园牧歌 / AliOS-Things

forked from alios-things / AliOS-Things 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.61 KB
一键复制 编辑 原始数据 按行查看 历史
licheng 提交于 2020-04-07 20:39 . update README.md and README-zh.md


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, RISCV, rl78, rx600, xtensa etc. 200+ AliOS Things certified chips and modules, and 100+ certified sensors.

AliOS Things adapts Layered Architecture and Component Architecture including:

  • BSP: Board Support Package
  • HAL: Hardware Abstraction Layer, includes WiFi, UART, Flash etc.
  • Kernel: includes Rhino RTOS Kernel, VFS, KV Storage, CLI, C++ etc.
  • Network: includes LwIP(Lightweight TCP/IP), uMesh mesh networking stack, BLE(Bluetooth Low Energy), LoRaWan stack, AT Commands Module etc.
  • Security: includes TLS(mbedTLS and cutomized iTLS), ID2, SST(Trusted Storage), Crypto, TEE(Trusted Execution Environment) etc.
  • AOS API: AliOS Things exposed APIs for Application and Middleware
  • Middleware: Alibaba's value-added and commonly seen IoT components, includes Linkkit, OTA(Differential Incremental Security Upgrade), ulog(log service), uData(Sensor Framework), uLocation(Location Framework), WiFi Provision etc.
  • Application: a lot of sample codes

All modules have been organized as Components, Configuring via menuconfig, which enables applications to choose components needed easily.

Documentation

Quick Start

Please refer to Quick Start

Docs

AliOS Things Docs: Documentation

Contributing

Please refer to Contributing Guideline.

Connecting to IoT Platform

AliOS Things can help you connect your devices to Alibaba Cloud IoT platform quickly.

Community

License

AliOS Things is released under the Apache 2.0 license

C
1
https://gitee.com/yhcasey/AliOS-Things.git
git@gitee.com:yhcasey/AliOS-Things.git
yhcasey
AliOS-Things
AliOS-Things
master

搜索帮助