[![banner](images/awtk_ecology_banner.jpg)](awtk_ecology_intro.md)
如果您针对某个芯片或平台移植过 AWTK,或者为 AWTK 扩展过炫酷的控件,并希望共享这个适配代码,可以联系我们开源到 GitHub 上,我们愿意在 AWTK 技术上对您提供进一步的支持服务,大家可以一起把这个适配做稳做好,构建 AWTK 良好的生态。
[进一步了解我们的 AWTK 生态共建计划](awtk_ecology_intro.md)
## 索引
- [操作系统适配](#操作系统适配)
- [MCU芯片适配](#MCU芯片适配)
- [扩展控件](#扩展控件)
- [商业应用案例](#商业应用案例)
## 操作系统适配
- #### 桌面操作系统
| 操作系统 | 平台 | 下载地址 | 作者 |
| -------- | ---- | ------------------------------- | ------------------------ |
| Windows | PC | https://github.com/zlgopen/awtk | [ZLG](http://www.zlg.cn) |
| Linux | PC | https://github.com/zlgopen/awtk | [ZLG](http://www.zlg.cn) |
| macOS | Mac | https://github.com/zlgopen/awtk | [ZLG](http://www.zlg.cn) |
- #### 嵌入式操作系统
| 操作系统 | 平台 | 下载地址 | 作者 |
| ------------ | ------------------------------------------------------- | ----------------------------------------------------- | ------------------------ |
| AWorks | RT1052
i.MX6 Cortex-A7
... | https://github.com/zlgopen/awtk-aworks-rt1052 | [ZLG](http://www.zlg.cn) |
| 嵌入式 Linux | i.MX283
i.MX6 Cortex-A7
i.MX6 Cortex-A9
... | https://github.com/zlgopen/awtk-linux-fb | [ZLG](http://www.zlg.cn) |
| RT-Thread | STM32F103 | https://github.com/zlgopen/awtk-stm32f103ze-rtthread | [ZLG](http://www.zlg.cn) |
| TencentOS | STM32F103 | https://github.com/zlgopen/awtk-stm32f103ze-tencentos | [ZLG](http://www.zlg.cn) |
| SylixOS | ARM920T | https://github.com/zlgopen/awtk-sylixos | [ZLG](http://www.zlg.cn) |
- #### 其他系统平台
| 操作系统 | 平台 | 下载地址 | 作者 |
| -------- | -------- | --------------------------------------- | ------------------------ |
| Web | 浏览器 | https://github.com/zlgopen/awtk-web | [ZLG](http://www.zlg.cn) |
| Android | 智能手机 | https://github.com/zlgopen/awtk-android | [ZLG](http://www.zlg.cn) |
## MCU芯片适配
以下按芯片厂商名字字母排序
- #### Anyka
| 芯片 | 操作系统 | 下载地址 | 作者 |
| ------- | ------------------- | ---------- | ---------------------------------- |
| AK376xD | RT-Thread
Linux | 请联系作者 | [Anyka](http://www.anyka.com)【原厂】 |
- #### Espressif
| 芯片 | 操作系统 | 下载地址 | 作者 |
| ----- | -------- | --------------------------------------- | ----------------------------------------- |
| ESP32 | FreeRTOS | https://github.com/jason-mao/esp32-awtk | [jason-mao](https://github.com/jason-mao) |
- #### GigaDevice
- #### Ingenic
| 芯片 | 操作系统 | 下载地址 | 作者 |
| ----- | -------- | -------------------------------------------- | -------------------------------------------- |
| M200 | Linux | https://github.com/zlgopen/awtk-port-ingenic | [Ingenic](http://www.ingenic.com.cn)【原厂】 |
| X1000 | Linux | https://github.com/zlgopen/awtk-port-ingenic | [Ingenic](http://www.ingenic.com.cn)【原厂】 |
| X1830 | Linux | https://github.com/zlgopen/awtk-port-ingenic | [Ingenic](http://www.ingenic.com.cn)【原厂】 |
- #### ISSI
- #### MindMotion
| 芯片 | 操作系统 | 下载地址 | 作者 |
| ------------ | -------- | ---------- | -------------------------------------------------- |
| MM32F103RET6 | 无 | 请联系作者 | [MindMotion](http://www.mindmotion.com.cn)【原厂】 |
- #### Nordic
| 芯片 | 操作系统 | 下载地址 | 作者 |
| -------- | -------- | ---------- | ------------------------------------------------- |
| NRF52840 | FreeRTOS | 请联系作者 | [jimmywong2003](https://github.com/jimmywong2003) |
- #### NXP
| 芯片 | 操作系统 | 下载地址 | 作者 |
| --------------- | -------- | -------------------------------------------------- | ------------------------------------- |
| RT1052 | AWorks | https://github.com/zlgopen/awtk-aworks-rt1052 | [ZLG](http://www.zlg.cn) |
| RT1052 | 无 | https://github.com/zlgopen/awtk-easyarm-rt1052-raw | [ZLG](http://www.zlg.cn) |
| RT1052 | 无 | https://github.com/chinachuli/awtk-imxrt1052-raw | [褚立](https://github.com/chinachuli) |
| RT1020 | AWorks | 请联系作者 | [ZLG](http://www.zlg.cn) |
| i.MX6 Cortex-A7 | AWorks | 请联系作者 | [ZLG](http://www.zlg.cn) |
| i.MX6 Cortex-A7 | Linux | https://github.com/zlgopen/awtk-linux-fb | [ZLG](http://www.zlg.cn) |
| i.MX6 Cortex-A9 | Linux | https://github.com/zlgopen/awtk-linux-fb | [ZLG](http://www.zlg.cn) |
| i.MX283 | Linux | https://github.com/zlgopen/awtk-linux-fb | [ZLG](http://www.zlg.cn) |
| LPC54608 | 无 | 请联系作者 | [ZLG](http://www.zlg.cn) |
| LPC54018 | 无 | 请联系作者 | [ZLG](http://www.zlg.cn) |
- #### ST
| 芯片 | 操作系统 | 下载地址 | 作者 |
| --------- | --------- | ----------------------------------------------------- | ---------------------------------- |
| STM32F103 | 无 | https://github.com/zlgopen/awtk-stm32f103ze-raw | [ZLG](http://www.zlg.cn) |
| STM32F103 | TencentOS | https://github.com/zlgopen/awtk-stm32f103ze-tencentos | [ZLG](http://www.zlg.cn) |
| STM32F429 | 无 | https://github.com/zlgopen/awtk-stm32f429igtx-raw | [ZLG](http://www.zlg.cn) |
| STM32F767 | 无 | https://github.com/zlgopen/awtk-stm32f767igtx-raw | [ZLG](http://www.zlg.cn) |
| STM32F769 | FreeRTOS | https://github.com/wpmyj/awtk-stm32f769-freertos | [王培明](https://github.com/wpmyj) |
> 以上信息如果有误,或需要补充的,请联系 chentan@zlg.cn 修正
>
## 扩展控件
- #### 基本控件
| 控件名称 | 下载地址 | 作者 |
| -------- | ----------------------------------------------- | -------------------------------------------------- |
| 二维码 | https://github.com/CUITzhaoqi/awtk-qr | [CUITzhaoqi](http://github.com/CUITzhaoqi/awtk-qr) |
| 圆形滑块 | https://github.com/longyuwlz/awtk_slider_circle | [longyuwlz](http://github.com/longyuwlz) |
- #### 图表控件
| 控件名称 | 下载地址 | 作者 |
| -------- | ---------------------------------------- | ------------------------ |
| 饼图 | https://github.com/zlgopen/awtk-examples | [ZLG](http://www.zlg.cn) |
| 柱状图 | https://github.com/zlgopen/awtk-examples | [ZLG](http://www.zlg.cn) |
| 曲线图 | https://github.com/zlgopen/awtk-examples | [ZLG](http://www.zlg.cn) |
## 商业应用案例
- #### 智能家居
- #### 智能穿戴
- #### 汽车电子
- #### 医疗电子
- #### 工业控制