Taking and Displaying Photos
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 Micro:bit to save screenshot as abc.jpg.
Press Button B on Micro:bit to display screenshot abc.jpg.
Last updated