{
"version": 1,
"author": "Steve Barth",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-nano", "id": "nano", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-ky-040", "id": "encoder1", "top": -110.41, "left": -103.37, "attrs": {} },
{ "type": "board-ssd1306", "id": "oled1", "top": 113.28, "left": 36.5, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -46.56,
"left": 128.16,
"rotate": 180,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -49.87,
"left": 32.09,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 183.53,
"left": -42,
"rotate": 180,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": 27.77,
"left": -168.96,
"rotate": 90,
"attrs": { "travelLength": "30" }
}
],
"connections": [
[ "encoder1:SW", "nano:12", "green", [ "h0" ] ],
[ "nano:5V", "oled1:VCC", "red", [ "v35.83", "h-41.18" ] ],
[ "nano:A5", "oled1:SCL", "gold", [ "v14.22", "h-2.93" ] ],
[ "nano:A4", "oled1:SDA", "orange", [ "v24.32", "h16.55" ] ],
[ "nano:11", "r1:1", "yellow", [ "v0" ] ],
[ "led1:A", "r1:2", "yellow", [ "v0" ] ],
[ "led1:C", "nano:GND.2", "black", [ "v-28.69", "h-26.27" ] ],
[ "oled1:GND", "r2:1", "black", [ "v-13.49", "h-49.04", "v88.28" ] ],
[ "pot1:GND", "r2:2", "black", [ "v6.9", "h62.52" ] ],
[ "pot1:SIG", "nano:A0", "green", [ "v-16.18", "h67.08", "v116.7", "h60.51" ] ],
[ "pot1:VCC", "oled1:VCC", "red", [ "v-9.38", "h37.2", "v125.34", "h107.26" ] ],
[ "nano:GND.1", "oled1:GND", "black", [ "v42.08", "h-8.73" ] ],
[ "encoder1:GND", "nano:GND.2", "black", [ "h0" ] ],
[ "encoder1:CLK", "nano:3", "green", [ "h0" ] ],
[ "encoder1:DT", "nano:4", "green", [ "h0" ] ]
],
"dependencies": {}
}