# Case 11: The Tiny Sky Wheel ## Purpose --- To make a tiny sky wheel. ![](./images/case-11-01.png) ## Link: --- [micro:bit Wonder Building Kit](https://shop.elecfreaks.com/products/elecfreaks-micro-bit-32-in-1-wonder-building-kit-without-micro-bit-board?_pos=5&_sid=2094afd2f&_ss=r) ## Materials Required --- ![](./images/case-11-02.png) Video link: [https://youtu.be/dbboivj1E64](https://youtu.be/dbboivj1E64) ## Bricks build-up --- ![](./images/step-case-11-01.png) ![](./images/step-case-11-02.png) ![](./images/step-case-11-03.png) ![](./images/step-case-11-04.png) ![](./images/step-case-11-05.png) ![](./images/step-case-11-06.png) ![](./images/step-case-11-07.png) ![](./images/step-case-11-08.png) ![](./images/step-case-11-09.png) ![](./images/step-case-11-10.png) ![](./images/step-case-11-11.png) ![](./images/step-case-11-12.png) ![](./images/step-case-11-13.png) ![](./images/step-case-11-14.png) ![](./images/step-case-11-15.png) ![](./images/step-case-11-16.png) ![](./images/step-case-11-17.png) ![](./images/step-case-11-18.png) ![](./images/step-case-11-19.png) ![](./images/step-case-11-20.png) ![](./images/step-case-11-21.png) ## Hardware Connection Connect a [motor](https://www.elecfreaks.com/geekservo-motor-2kg-compatible-with-lego.html) to M1 port on [Wukong breakout board](https://www.elecfreaks.com/wukong-board-with-lego-holder-for-micro-bit.html). ![](./images/Wonder-Building-Kit-case-11-06.png) ## Software Platform --- [MakeCode](https://makecode.microbit.org/) ## Coding --- ### Add extensions Click "Advanced" in the MakeCode to see more choices. ![](./images/case-01-03.png) Search with Wukong in the dialogue box to download it. ![](./images/case-01-04.png) ### Program ![](./images/case-11-03.png) Link:[https://makecode.microbit.org/_VuRXgH1y30yp](https://makecode.microbit.org/_VuRXgH1y30yp) ### Result When button A is pressed the tiny sky wheel starts to rotate and when button B is pressed it stops rotating.