Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 4 KiB | ||
BUILD.gn | H A D | 25-Oct-2024 | 116 | |
config.json | H A D | 25-Oct-2024 | 3.4 KiB | |
demo/ | H | 25-Oct-2024 | 4 KiB | |
hals/ | H | 25-Oct-2024 | 4 KiB | |
ohos.build | H A D | 25-Oct-2024 | 210 | |
README.md | H A D | 25-Oct-2024 | 3.6 KiB | |
README_zh.md | H A D | 25-Oct-2024 | 3.4 KiB |
README.md
1# HiSpark Pegasus <a name="ZH-CN_TOPIC_0000001130275863"></a> 2 3- [HiSpark Pegasus ](#hispark-pegasus-) 4 - [Introduction ](#introduction-) 5 - [Constraints ](#constraints-) 6 - [Hi3861V100 Experiment Development Guide](#hi3861v100-experiment-development-guide) 7 - [Hi3861V100 Hardware Introduction](#hi3861v100-hardware-introduction) 8 - [Development environment setup ](#development-environment-setup-) 9 - [WiFi\_IoT basic control experiment ](#wifi_iot-basic-control-experiment-) 10 - [Appendix ](#appendix-) 11 - [Related repositories ](#related-repositories-) 12 13## Introduction <a name="section469617221261"></a> 14 15compile framework adaptation, solution reference code and scripts. 16 17## Constraints <a name="section12212842173518"></a> 18 19Support HiSpark\_pegasus (Hi3861V100). 20 21## Hi3861V100 Experiment Development Guide<a name="ZH-CN_TOPIC_0000001130176841"></a> 22 23Preface: Before learning the experiment, please learn some theoretical knowledge, [Go to Theoretical Knowledge Course](http://developer.huawei.com/consumer/cn/training/course/introduction/C101641968823265204) 24 25## Hi3861V100 Hardware Introduction<a name="section11660541593"></a> 26 27- [Hi3861V100 Hardware Introduction](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-appendix-hi3861.md) 28 29## Development environment setup <a name="section11660541593"></a> 30 31- The first way (recommended): 32 - [Source code acquisition](https://device.harmonyos.com/cn/docs/documentation/guide/sourcecode-acquire-0000001050769927) 33 - [Building IDE tool development environment](https://device.harmonyos.com/cn/docs/documentation/guide/ide-install-windows-ubuntu-0000001194073744) 34 - [Open project/source code](https://device.harmonyos.com/cn/docs/documentation/guide/open_project-0000001071680043) 35 - [Compile the source code of Hi3861V100 development board](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3861v100-compile- 0000001192526021) 36 - [Hi3861V100 development board programming](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3861-upload-0000001051668683) 37 - [Run the first program Hello world](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-ide-3861-helloworld.md ) 38- The second way (hb way): 39 - [Source code acquisition](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-pkg-sourcecode.md) 40 - [Build Hi3861V100 development environment](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-pkg-3861-build.md) 41 - [Compile source code of Hi3861V100 development board](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-pkg-3861-build.md) 42 - [Hi3861V100 development board burning](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-ide-3861-build.md) 43 - [Run the first program Hello world](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-ide-3861-helloworld.md ) 44 45 46## WiFi_IoT basic control experiment <a name="section11660541593"></a> 47 48- [led experiment](https://gitee.com/openharmony/docs/blob/master/en/device-dev/guide/device-wlan-led-control.md) 49 50## Appendix <a name="section11660541593"></a> 51 52- [For more information, please visit the official website](https://www.hisilicon.com/cn/products/smart-iot/ShortRangeWirelessIOT/Hi3861V100) 53## Related repositories <a name="section641143415335"></a> 54 55- **vendor_hisilicon** 56 57- [device_soc_hisilicon](https://gitee.com/openharmony/device_soc_hisilicon) 58 59- [device_board_hisilicon](https://gitee.com/openharmony/device_board_hisilicon) 60 61- [third_party_u-boot](https://gitee.com/openharmony/third_party_u-boot) 62
README_zh.md
1# HiSpark Pegasus <a name="ZH-CN_TOPIC_0000001130275863"></a> 2 3- [HiSpark Pegasus ](#hispark-pegasus-) 4 - [简介](#简介) 5 - [约束](#约束) 6 - [Hi3861V100实验开发指导](#hi3861v100实验开发指导) 7 - [Hi3861V100硬件介绍](#hi3861v100硬件介绍) 8 - [开发环境搭建](#开发环境搭建) 9 - [WiFi\_IoT基础控制实验](#wifi_iot基础控制实验) 10 - [附录](#附录) 11 - [相关仓库](#相关仓库) 12 13## 简介<a name="section469617221261"></a> 14 15编译框架适配、解决方案参考代码和脚本。 16 17## 约束<a name="section12212842173518"></a> 18 19支持HiSpark\_pegasus(Hi3861V100)。 20 21## Hi3861V100实验开发指导<a name="ZH-CN_TOPIC_0000001130176841"></a> 22 23前言:在学习实验之前,请学习一下理论知识,[前往理论知识课程](http://developer.huawei.com/consumer/cn/training/course/introduction/C101641968823265204) 24 25## Hi3861V100硬件介绍<a name="section11660541593"></a> 26 27- [Hi3861V100硬件介绍](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-appendix-hi3861.md) 28 29## 开发环境搭建<a name="section11660541593"></a> 30 31- 第一种方式(推荐使用): 32 - [源码获取](https://device.harmonyos.com/cn/docs/documentation/guide/sourcecode-acquire-0000001050769927) 33 - [搭建IDE工具开发环境](https://device.harmonyos.com/cn/docs/documentation/guide/ide-install-windows-ubuntu-0000001194073744) 34 - [打开工程/源码](https://device.harmonyos.com/cn/docs/documentation/guide/open_project-0000001071680043) 35 - [编译Hi3861V100开发板源码(由于Hi3861V100与Hi3516DV300源码相同,为方便开发请选择Ubuntu方式编译)](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3861v100-compile-0000001192526021) 36 - [Hi3861V100开发板烧录](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3861-upload-0000001051668683) 37 - [运行第一个程序Hello world](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-ide-3861-helloworld.md) 38- 第二种方式(hb方式): 39 - [源码获取](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-pkg-sourcecode.md) 40 - [搭建Hi3861V100开发环境](https://gitee.com/openharmony/docs/tree/master/zh-cn/device-dev/quick-start) 41 - [编译Hi3861V100开发板源码(选择安装包方式搭建环境)](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-pkg-3861-build.md) 42 - [Hi3861V100开发板烧录](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-ide-3861-burn.md) 43 - [运行第一个程序Hello world](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-pkg-3861-helloworld.md) 44 45 46## WiFi_IoT基础控制实验<a name="section11660541593"></a> 47 48- [led实验](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/guide/device-wlan-led-control.md) 49 50## 附录<a name="section11660541593"></a> 51 52- [更多请访问官网](https://www.hisilicon.com/cn/products/smart-iot/ShortRangeWirelessIOT/Hi3861V100) 53## 相关仓库<a name="section641143415335"></a> 54 55- **vendor_hisilicon** 56 57- [device_soc_hisilicon](https://gitee.com/openharmony/device_soc_hisilicon) 58 59- [device_board_hisilicon](https://gitee.com/openharmony/device_board_hisilicon) 60 61- [third_party_u-boot](https://gitee.com/openharmony/third_party_u-boot) 62 63