# 快速开始 首先下载资源包(搭建pdf+程序):[zip包下载](http://kittenbot.oss-cn-shanghai.aliyuncs.com/product/%E5%8D%AB%E7%94%9F%E9%98%B2%E7%96%AB%E5%A5%97%E4%BB%B6.zip) 防疫套件的案例接下来以makecode编程平台为例,首先我们对makecode平台就不做过多的赘述,只需要知道我们将用到以下2个插件 - Powerbrick - KOI ## Makecode使用流程 前往编程平台:https://makecode.microbit.org/ Step1:加载插件Powerbrick:github.com/Kittenbot/pxt-powerbrick ![](images/quickstart4.png) ![](images/quickstart5.png) Step2: 加载插件KOI:github.com/Kittenbot/pxt-koi ![](images/quickstart2.png) ![](images/quickstart3.png) 关于KOI的使用方法具体可以前往[KOI在makecode中快速开始](http://learn.kittenbot.cn/mainboards/KOI/makecode/makecodeQs.html)