{
"version": 1,
"author": "Arsam Tailor",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 221.4, "left": -115.8, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 6, "left": -217, "attrs": { "color": "red" } },
{
"type": "wokwi-max7219-matrix",
"id": "matrix1",
"top": -95.4,
"left": 151.44,
"attrs": { "chain": "4" }
},
{
"type": "wokwi-max7219-matrix",
"id": "matrix2",
"top": -95.4,
"left": -155.76,
"attrs": { "chain": "4" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": 35.2,
"left": 178.4,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-relay-module", "id": "relay1", "top": 240.2, "left": 355.2, "attrs": {} },
{ "type": "wokwi-dht22", "id": "dht1", "top": -9.3, "left": -72.6, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 76.8, "left": -231, "attrs": {} },
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": 328.8,
"left": 433.8,
"attrs": { "volume": "0.1" }
},
{ "type": "wokwi-gnd", "id": "gnd2", "top": 422.4, "left": 441, "attrs": {} }
],
"connections": [
[ "matrix2:V+", "matrix1:V+.2", "black", [ "h0" ] ],
[ "matrix2:GND", "matrix1:GND.2", "black", [ "h0" ] ],
[ "matrix2:DIN", "matrix1:DOUT", "black", [ "h0" ] ],
[ "matrix2:CS", "matrix1:CS.2", "black", [ "h0" ] ],
[ "matrix2:CLK", "matrix1:CLK.2", "black", [ "h0" ] ],
[ "gnd1:GND", "led1:C", "black", [ "v-9.6", "h19.2" ] ],
[ "gnd2:GND", "bz1:1", "black", [ "v-9.6" ] ]
],
"dependencies": {}
}