KOI Buttons
MakeCode Programming Tutorial
Extension link: https://github.com/KittenBot/pxt-koi2
Search for KOI2 in the search bar, select KOI 2.(KOI 2 has been approved by Microsoft)

The extension will be imported into your project.
Coding Blocks

Sample Program

Sample Program Operations
Press Button A on the KOI, Micro:bit will display "A".
Press Button B on the KOI, Micro:bit will display "B".
Press Button A+B on the KOI, Micro:bit will display a heart icon.
Last updated