{
  "version": 1,
  "author": "Ami Sung",
  "editor": "wokwi",
  "parts": [
    { "type": "wokwi-arduino-uno", "id": "uno", "top": 90.93, "left": -190.84, "attrs": {} },
    { "type": "board-ssd1306", "id": "oled1", "top": 121.27, "left": 158.38, "attrs": {} },
    {
      "type": "wokwi-ntc-temperature-sensor",
      "id": "ntc1",
      "top": -112.6,
      "left": -231,
      "attrs": {}
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": -139.95,
      "left": 90.64,
      "attrs": { "color": "green" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": -135.13,
      "left": 200.5,
      "attrs": { "color": "green" }
    }
  ],
  "connections": [
    [ "oled1:VCC", "uno:5V", "red", [ "v-37.85", "h-100.73", "v260", "h-135.52" ] ],
    [ "oled1:GND", "uno:GND.3", "black", [ "v-22.52", "h-102.93", "v205.43", "h-95.66" ] ],
    [ "oled1:SCL", "uno:A5", "blue", [ "v-34.37", "h57.64", "v303.38", "h-198.32" ] ],
    [ "oled1:SDA", "uno:A4", "green", [ "v-23.17", "h61.03", "v300.18", "h-229.18" ] ],
    [ "ntc1:OUT", "uno:A0", "green", [ "h1.69", "v117.8", "h-115.27", "v287.03", "h227.14" ] ],
    [ "ntc1:GND", "uno:GND.1", "black", [ "h0" ] ],
    [ "ntc1:VCC", "uno:5V", "red", [ "h132.78", "v75.51", "h-270.08", "v380.83", "h185.33" ] ],
    [ "uno:2", "btn1:2.l", "green", [ "v-120.99", "h100.87" ] ],
    [ "btn1:1.l", "uno:GND.1", "green", [ "h-114.68", "v96.25" ] ],
    [ "uno:3", "btn2:2.l", "green", [ "v-95.94", "h126.75" ] ],
    [ "btn2:1.l", "uno:GND.1", "green", [ "h-24.1", "v55.78" ] ]
  ],
  "dependencies": {}
}