18. Case 17: Alarm Device¶
18.2. Quick to Start¶
18.3. MakeCode Programming¶
Step 1¶
Click “Advanced” in the MakeCode drawer to see more choices.
We need to add a package for programming. Click “Extensions” in the bottom of the drawer and search with “PlanetX” in the dialogue box to download it.
Note: If you met a tip indicating that the codebase will be deleted due to incompatibility, you may continue as the tips say or build a new project in the menu.
Step 2¶
Programme as the picture shows:¶
Result¶
Press button A to alarm and the red LED flashes; press it again to stop the alarming and the LED turns off.