{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-dip-switch-8", "id": "sw1", "top": 102.3, "left": -56.1, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": -32.4, "left": 215, "attrs": { "color": "red" } },
{
"type": "wokwi-led",
"id": "led2",
"top": -32.4,
"left": 243.8,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -32.4,
"left": 186.2,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 43.2,
"left": 181.85,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -32.4,
"left": 157.4,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 43.2,
"left": 153.05,
"rotate": 90,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-vcc", "id": "vcc1", "top": -47.24, "left": 28.8, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 33.6,
"left": 9.05,
"rotate": 90,
"attrs": { "value": "10000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 129.6,
"left": 9.05,
"rotate": 90,
"attrs": { "value": "10000" }
},
{ "type": "wokwi-gate-and-2", "id": "and1", "top": 67.2, "left": 57.6, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 182.4, "left": 28.2, "attrs": {} },
{
"type": "wokwi-text",
"id": "text1",
"top": 182.4,
"left": -101,
"attrs": { "text": "Code: 1101 . . . ." }
},
{ "type": "wokwi-logo", "id": "logo1", "top": -38.4, "left": -76.8, "attrs": {} },
{ "type": "wokwi-text", "id": "text2", "top": 73, "left": 96, "attrs": { "text": "📢" } }
],
"connections": [
[ "r3:1", "led3:A", "green", [ "h0" ] ],
[ "r4:1", "led4:A", "green", [ "h0" ] ],
[ "sw1:1b", "sw1:2b", "orange", [ "v-9.3", "h9.6" ] ],
[ "sw1:2a", "sw1:4a", "orange", [ "v9.6", "h19.2" ] ],
[ "vcc1:VCC", "sw1:1a", "red", [ "v19.2", "h-105.6", "v163.2", "h19.2" ] ],
[ "vcc1:VCC", "r1:1", "red", [ "v28.8", "h28.8" ] ],
[ "gnd1:GND", "sw1:3a", "black", [ "v-9.6", "h-67.2" ] ],
[ "gnd1:GND", "r2:2", "black", [ "v-19.2", "h28.8" ] ],
[ "sw1:4b", "and1:B", "blue", [ "v0" ] ],
[ "r2:1", "and1:B", "blue", [ "h0", "v-48" ] ],
[ "and1:OUT", "r4:2", "green", [ "v0", "h38.4" ] ],
[ "and1:OUT", "r3:2", "green", [ "v0", "h57.6" ] ],
[ "gnd1:GND", "led4:C", "black", [ "v-9.6", "h134" ] ],
[ "gnd1:GND", "led3:C", "black", [ "v-9.6", "h162.8" ] ],
[ "sw1:3b", "and1:A", "purple", [ "v0" ] ],
[ "r1:2", "and1:A", "purple", [ "h0", "v142.8" ] ]
],
"dependencies": {}
}Code: 1101 . . . .
📢