# Case 50: A Small Trash Can ## Introduction Make a small trash can with [Nezha-A Inventor's Kit](https://shop.elecfreaks.com/products/elecfreaks-micro-bit-nezha-48-in-1-inventors-kit-without-micro-bit-board?_pos=2&_sid=ed1b6fbd2&_ss=r).  ## Quick to Start ### Materials Rrquired [Nezha-A Inventor's Kit](https://shop.elecfreaks.com/products/elecfreaks-micro-bit-nezha-48-in-1-inventors-kit-without-micro-bit-board?_pos=2&_sid=ed1b6fbd2&_ss=r) ### Assembly Components List  Build as the steps suggest:                     ### Connection Diagram Connect the [Motor](https://shop.elecfreaks.com/products/elecfreaks-high-speed-building-blocks-motor?_pos=4&_sid=a2da3fff8&_ss=r) to M1 on [Nezha-A Master Box](https://shop.elecfreaks.com/products/elecfreaks-nezha-breakout-board?_pos=1&_sid=00432325a&_ss=rl).  ## MakeCode Programming ### Step 1 Click in the "Advanced" in the MakeCode drawer to see more choices.  For programming, we need to add a package: click “Extensions” at the bottom of the MakeCode drawer, and search for “Nezha” in the dialog to download.  ***Note:*** If you encounter a prompt that some codebases will be removed due to incompatibility, you can follow the prompt to continue or create a new project in the menu. ### Step 2 ### Program as the picture indicates  ### Link Link: [https://makecode.microbit.org/_VE00w0E5rLL6](https://makecode.microbit.org/_VE00w0E5rLL6) You may download it directly below:
### Result Press button A to open the lid of the trash can; press button B to close it. 