{
  "version": 1,
  "author": "Roman Herold",
  "editor": "wokwi",
  "parts": [
    { "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": -1.16, "left": -36.45, "attrs": {} },
    { "type": "wokwi-ssd1306", "id": "oled1", "top": 43.14, "left": -231.47, "attrs": {} },
    { "type": "wokwi-dht22", "id": "dht1", "top": 317.94, "left": 26.92, "attrs": {} },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": -156.81,
      "left": -157.95,
      "attrs": { "color": "red" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": -53.33,
      "left": -147.7,
      "attrs": { "color": "blue" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn3",
      "top": -104.29,
      "left": -212.28,
      "attrs": { "color": "yellow" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn4",
      "top": -105.05,
      "left": -104.14,
      "attrs": { "color": "green" }
    }
  ],
  "connections": [
    [ "esp:TX0", "$serialMonitor:RX", "", [] ],
    [ "esp:RX0", "$serialMonitor:TX", "", [] ],
    [ "oled1:GND", "esp:GND.1", "black", [ "v-44.92", "h230.51", "v178", "h-4" ] ],
    [ "esp:D22", "oled1:CLK", "blue", [ "h55.53", "v-82.3", "h0.67" ] ],
    [ "esp:D21", "oled1:DATA", "yellow", [ "h71.53", "v-128.53", "h-7.33" ] ],
    [ "esp:3V3", "oled1:3V3", "red", [ "v0.97", "h19.88", "v-172.99", "h-232.57" ] ],
    [ "btn1:2.r", "esp:D25", "green", [ "h32.67", "v39.61" ] ],
    [ "btn2:2.r", "esp:D26", "green", [ "h13.98", "v205.46" ] ],
    [ "btn1:1.r", "esp:GND.1", "green", [ "v-2.46", "h180.78", "v214.26" ] ],
    [ "btn2:1.r", "esp:GND.1", "green", [ "v-14.67", "h158.38", "v285.82" ] ],
    [ "btn4:2.r", "esp:D33", "green", [ "h17.95", "v22.23", "h94.96", "v161.42" ] ],
    [ "btn4:1.r", "btn2:1.r", "green", [ "v-19.67", "h99.29" ] ],
    [ "btn3:1.r", "btn2:1.r", "green", [ "v-14.5", "h38.33", "v67.88" ] ],
    [ "btn3:2.r", "esp:D27", "green", [ "h22.84", "v107.17", "h38.76", "v1.16" ] ]
  ]
}