pxt-hexadecimal is an Extension for micro:bit MakeCode.
You can show 2-digit hexadecimal number at a time.
The Japanese description is below. (日本語の説明は下にあります)
Examples
This Extension has two blocks.
Video
The following video demonstrates how to use the sample program included in test.ts.
Japanese / 日本語の説明
pxt-hexadecimal は、micro:bitで16進数を表示する拡張機能です。
1画面に2ケタの16進数を表示できます。おまけで10進数の表示機能も持っています。
使用例
この拡張機能には2つのブロックがあります。
ビデオ
拡張機能内のtest.tsにはサンプルが用意されています。この中味をあなたが作成するプロジェクトのmain.tsにコピペすれば、以下のビデオにあるカウンタプログラムを試すことができます。