mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-22 15:49:48 +00:00
87 lines
1.9 KiB
JSON
87 lines
1.9 KiB
JSON
|
[
|
|||
|
{
|
|||
|
"kind": "label",
|
|||
|
"text": "赤外線アレイセンサー(サーマルカメラ)AMG8833",
|
|||
|
"web-line": "4.0",
|
|||
|
"web-line-width": "200"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_init",
|
|||
|
"fields": {
|
|||
|
"addr": "0x69"
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_thermistor"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_read"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_stop"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_canvas_create"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_draw_grideyedata",
|
|||
|
"fields": {
|
|||
|
"color_high": "#ff0000",
|
|||
|
"color_low": "#3333ff"
|
|||
|
},
|
|||
|
"inputs": {
|
|||
|
"temp_high": {
|
|||
|
"shadow": {
|
|||
|
"type": "math_number",
|
|||
|
"fields": {
|
|||
|
"NUM": "28"
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"temp_low": {
|
|||
|
"shadow": {
|
|||
|
"type": "math_number",
|
|||
|
"fields": {
|
|||
|
"NUM": "15"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_teachable_machine"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_predict_class"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_grideye_add_example",
|
|||
|
"inputs": {
|
|||
|
"class_id": {
|
|||
|
"shadow": {
|
|||
|
"type": "math_number",
|
|||
|
"fields": {
|
|||
|
"NUM": "0"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_tensorset_stringify"
|
|||
|
},
|
|||
|
{
|
|||
|
"kind": "block",
|
|||
|
"type": "ugj_tensorset_parse"
|
|||
|
}
|
|||
|
]
|