{
"version": 1,
"author": "goons 7777",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -288.95, "left": 73.05, "attrs": {} },
{
"type": "wokwi-ntc-temperature-sensor",
"id": "ntc1",
"top": -372.33,
"left": 251.27,
"rotate": 90,
"attrs": {}
},
{ "type": "board-ssd1306", "id": "oled1", "top": -105.2, "left": 234.47, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "ntc1:GND", "pico:GND.7", "black", [ "v0" ] ],
[ "ntc1:VCC", "pico:3V3", "red", [ "v0" ] ],
[ "ntc1:OUT", "pico:GP26", "cyan", [ "v0" ] ],
[ "pico:GND.7", "oled1:GND", "black", [ "h0" ] ],
[ "pico:3V3", "oled1:VCC", "red", [ "h0" ] ],
[ "oled1:SCL", "pico:GP17", "cyan", [ "v-39.33", "h-119.26" ] ],
[ "oled1:SDA", "pico:GP16", "magenta", [ "v0" ] ]
],
"dependencies": {}
}