Image Classifier: Model Training and Save
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 Micro:bit to take samples for the item named "A".
Press Button B on the Micro:bit to take samples for the item named "B".
Press Button A+B on the Micro:bit to save the model onto KOI, a text message should appear when the model has been saved successfully.

Last updated