Alios things资料篇
Alios things相关资料
写本文的目的主要是当初学习Alios时,感觉其参考资料比较乱,所以特地整理一下供各位学习。本文会牵扯到其他很多的链接,如有侵权,请联系本人删除。
环境搭建以及代码下载
参考文章:https://github.com/alibaba/AliOS-Things/wiki/Quick-Start
在Alios上写一个helloworld程序
参考文章:https://github.com/alibaba/AliOS-Things/wiki/AliOS-Things-APP-DEV-Guide
与FreeRTOS进行对比,以及其本身API的描述
参考此文章:https://github.com/alibaba/AliOS-Things/wiki/AliOS-Things-FreeRTOS-Porting-Guide.zh
文章涉及的目录我大概列举一下:
1.主要特性对比
2.通用CPU移植修改点
3.AOS API适配指导
4.内核API对比参考
Alios内核移植指导
参考文章:https://github.com/alibaba/AliOS-Things/wiki/AliOS-Things%E5%86%85%E6%A0%B8%E9%A9%B1%E5%8A%A8%E7%A7%BB%E6%A4%8D%E6%8C%87%E5%AF%BCV2.1
链接文章主要介绍如何将AliOS Things内核移植到一个新开发板上。我自己没有去移植过,不了解其中的重点难点。
*以上的所有链接其实都是ali官方的wiki文章,大家可以自己去翻一翻,找一些自己需要的
Alios编译流程
参考文章:https://blog.csdn.net/crazyskady/article/details/80849765
也有其他介绍编译的文章,大家可以找一找。
Alios电源管理
参考文章:https://developer.aliyun.com/article/652170
Alios技术架构总览
参考文章:
- http://aliosthings.io/?spm=a2c56.196098.1029293.3.741b25c8RSHFS9#/zh-cn/technical-overview
- https://dev.iot.aliyun.com/doc/detail/aliosthings?spm=a2c56.pc_iot_community_doc_center.0.0.4cd15206S9PPIx#index.html
其他人的一些总结
参考文章:https://www.yuque.com/beiqiang/alios_things
本文地址:https://blog.csdn.net/weixin_44888372/article/details/109012113
上一篇: 《A self-attention based message passing neural network for predicting molecular lipophilicity》阅读笔记
推荐阅读
-
【Funny Things】001——QQ循环发送消息
-
定义新一代互联网汽车!阿里巴巴发布AliOS 2.0系统:五大突破性进化
-
阿里云物联网操作系统AliOS Things新版发布:新增轻应用开发模式
-
AliOS Things 持续集成(CI)系统介绍 架构
-
AliOS Things 持续集成(CI)系统介绍 架构
-
【树莓派】简易LoRa网关搭建+服务器设置一条龙教程(the things network)
-
things3备注中如何查找文字?things3备注中查找文字教程
-
RuntimeError: Failed to export an ONNX attribute, since it‘s not constant, please try to make things
-
物联网导论(Internet of Things)
-
Alios things资料篇