This microcontroller displays a graph, maximum value, minimum value, and average value from a single numerical value.
You can configure color and display/hide settings from the properties.
The display size should accommodate all cases.
It is also possible to modify the microcontroller to control display/hide functions using buttons or similar controls.
---------------------------
これは、一つの数値からグラフと最大値と最小値と平均値を表示するマイコンです。
プロパティから色と表示・非表示の設定をできます。
ディスプレイの大きさは全てに対応するはずです。
マイコンを改造して、表示・非表示をボタンなどで操作することも可能です。