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