{
"version": 1,
"author": "Saad Adnane",
"editor": "wokwi",
"parts": [
{ "type": "chip-saad-chip", "id": "chip1", "top": 106.62, "left": 148.8, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": -3.6, "left": 234.2, "attrs": { "color": "red" } },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 51.95,
"left": 259.2,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-vcc", "id": "vcc1", "top": 77.56, "left": 57.6, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 163.2, "left": 57, "attrs": {} }
],
"connections": [
[ "chip1:GND", "gnd1:GND", "black", [ "h0" ] ],
[ "chip1:VCC", "vcc1:VCC", "red", [ "h0" ] ],
[ "r1:1", "led1:A", "green", [ "v0" ] ],
[ "r1:2", "chip1:OUT", "green", [ "v0" ] ],
[ "led1:C", "gnd1:GND", "green", [ "v-19.2", "h-38", "v-28.8", "h153.6", "v230.4" ] ]
],
"dependencies": {}
}