1# HiSpark Pegasus <a name="ZH-CN_TOPIC_0000001130275863"></a> 2 3- [HiSpark Pegasus <a name="ZH-CN_TOPIC_0000001130275863"></a>](#hispark-pegasus-) 4 - [Introduction <a name="section469617221261"></a>](#introduction-) 5 - [Constraints <a name="section12212842173518"></a>](#constraints-) 6 - [Hi3861V100 Experiment Development Guide<a name="ZH-CN_TOPIC_0000001130176841"></a>](#hi3861v100-experiment-development-guide) 7 - [Hi3861V100 Hardware Introduction<a name="section11660541593"></a>](#hi3861v100-hardware-introduction) 8 - [Development environment setup <a name="section11660541593"></a>](#development-environment-setup-) 9 - [WiFi_IoT basic control experiment <a name="section11660541593"></a>](#wifi_iot-basic-control-experiment-) 10 - [Appendix <a name="section11660541593"></a>](#appendix-) 11 - [Related repositories <a name="section641143415335"></a>](#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](http://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-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](http://gitee.com/openharmony/docs/blob/master/en-us/device-dev/quick-start/quickstart-lite-steps-hi3861-helloworld.md ) 38- The second way (hb way): 39 - [Source code acquisition](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-sourcecode-acquire.md) 40 - [Build Hi3861V100 development environment](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3861-setting.md) 41 - [Compile source code of Hi3861V100 development board](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps -hi3861-building.md) 42 - [Hi3861V100 development board burning](http://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3861-burn.md) 43 - [Run the first program Hello world](http://gitee.com/openharmony/docs/blob/master/en-us/device-dev/quick-start/quickstart-lite-steps-hi3861-helloworld.md ) 44 - [Environmental Setup FAQ](http://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-steps-hi3861-faqs.md) 45 46 47## WiFi_IoT basic control experiment <a name="section11660541593"></a> 48 49- [led experiment](https://gitee.com/openharmony/docs/blob/master/en-us/device-dev/guide/device-wlan-led-control.md) 50 51## Appendix <a name="section11660541593"></a> 52 53- [For more information, please visit the official website](https://www.hisilicon.com/cn/products/smart-iot/ShortRangeWirelessIOT/Hi3861V100) 54## Related repositories <a name="section641143415335"></a> 55 56- **vendor_hisilicon** 57 58- [device_soc_hisilicon](https://gitee.com/openharmony/device_soc_hisilicon) 59 60- [device_board_hisilicon](https://gitee.com/openharmony/device_board_hisilicon) 61 62- [third_party_u-boot](https://gitee.com/openharmony/third_party_u-boot) 63