# HiSpark Pegasus
- [HiSpark Pegasus ](#hispark-pegasus-)
- [Introduction ](#introduction-)
- [Constraints ](#constraints-)
- [Hi3861V100 Experiment Development Guide](#hi3861v100-experiment-development-guide)
- [Hi3861V100 Hardware Introduction](#hi3861v100-hardware-introduction)
- [Development environment setup ](#development-environment-setup-)
- [WiFi\_IoT basic control experiment ](#wifi_iot-basic-control-experiment-)
- [Appendix ](#appendix-)
- [Related repositories ](#related-repositories-)
## Introduction
compile framework adaptation, solution reference code and scripts.
## Constraints
Support HiSpark\_pegasus (Hi3861V100).
## Hi3861V100 Experiment Development Guide
Preface: Before learning the experiment, please learn some theoretical knowledge, [Go to Theoretical Knowledge Course](http://developer.huawei.com/consumer/cn/training/course/introduction/C101641968823265204)
## Hi3861V100 Hardware Introduction
- [Hi3861V100 Hardware Introduction](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-appendix-hi3861.md)
## Development environment setup
- The first way (recommended):
- [Source code acquisition](https://device.harmonyos.com/cn/docs/documentation/guide/sourcecode-acquire-0000001050769927)
- [Building IDE tool development environment](https://device.harmonyos.com/cn/docs/documentation/guide/ide-install-windows-ubuntu-0000001194073744)
- [Open project/source code](https://device.harmonyos.com/cn/docs/documentation/guide/open_project-0000001071680043)
- [Compile the source code of Hi3861V100 development board](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3861v100-compile- 0000001192526021)
- [Hi3861V100 development board programming](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3861-upload-0000001051668683)
- [Run the first program Hello world](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-ide-3861-helloworld.md )
- The second way (hb way):
- [Source code acquisition](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-pkg-sourcecode.md)
- [Build Hi3861V100 development environment](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-pkg-3861-build.md)
- [Compile source code of Hi3861V100 development board](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-pkg-3861-build.md)
- [Hi3861V100 development board burning](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-ide-3861-build.md)
- [Run the first program Hello world](https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-ide-3861-helloworld.md )
## WiFi_IoT basic control experiment
- [led experiment](https://gitee.com/openharmony/docs/blob/master/en/device-dev/guide/device-wlan-led-control.md)
## Appendix
- [For more information, please visit the official website](https://www.hisilicon.com/cn/products/smart-iot/ShortRangeWirelessIOT/Hi3861V100)
## Related repositories
- **vendor_hisilicon**
- [device_soc_hisilicon](https://gitee.com/openharmony/device_soc_hisilicon)
- [device_board_hisilicon](https://gitee.com/openharmony/device_board_hisilicon)
- [third_party_u-boot](https://gitee.com/openharmony/third_party_u-boot)