{
"version": 1,
"author": "Sukriti Kuila",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico",
"top": 106.75,
"left": -58.95,
"rotate": 90,
"attrs": {}
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -41.6,
"left": -186.4,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-lcd1602", "id": "lcd2", "top": 118.63, "left": -771.2, "attrs": {} },
{ "type": "wokwi-lcd1602", "id": "lcd3", "top": -140.57, "left": -742.4, "attrs": {} },
{ "type": "wokwi-rgb-led", "id": "rgb1", "top": 128.8, "left": -114.1, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "lcd1:SCL", "pico:GP5", "blue", [ "h-38.4", "v115.5", "h220.8" ] ],
[ "lcd1:SDA", "pico:GP4", "green", [ "h-67.2", "v115.4", "h259.2" ] ],
[ "lcd1:GND", "pico:GND.8", "orange", [ "h-86.4", "v297.6", "h316.8", "v-48" ] ],
[ "lcd1:VCC", "pico:VBUS", "gold", [ "h-76.8", "v268.9", "h326.4" ] ]
],
"dependencies": {}
}