{
"version": 1,
"author": "Weslley Torres",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -3.15,
"left": 3.6,
"attrs": { "builder": "pico-sdk" }
},
{ "type": "wokwi-led", "id": "led1", "top": -22.8, "left": 90.2, "attrs": { "color": "red" } },
{
"type": "wokwi-pushbutton-6mm",
"id": "btn1",
"top": 88.2,
"left": 150.4,
"rotate": 270,
"attrs": { "color": "green", "bounce": "0" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 166.34,
"left": 86.63,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-text",
"id": "text1",
"top": 86.4,
"left": 182.4,
"attrs": { "text": "Ignição" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:C", "pico:GND.8", "black", [ "v0", "h0.4", "v9.6" ] ],
[ "led1:A", "pico:GP28", "red", [ "v0" ] ],
[ "pico:3V3", "oled1:VCC", "green", [ "h58.8", "v124.8", "h-0.15" ] ],
[ "oled1:SDA", "pico:GP20", "green", [ "v-19.2", "h0.07", "v-76.8" ] ],
[ "pico:GP21", "oled1:SCL", "green", [ "h68.4", "v38.4", "h-0.3" ] ],
[ "pico:GP22", "btn1:1.l", "blue", [ "h0" ] ],
[ "btn1:2.r", "pico:GND.7", "black", [ "v0" ] ],
[ "oled1:GND", "pico:GND.5", "black", [ "v0" ] ]
],
"dependencies": {}
}Ignição