{
"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": -102.46, "left": 67.43, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -3.4,
"left": -57.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -147.4,
"left": -57.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -80.2,
"left": -57.6,
"attrs": { "color": "green" }
},
{ "type": "wokwi-a4988", "id": "drv1", "top": -14.4, "left": -273.6, "attrs": {} },
{
"type": "wokwi-stepper-motor",
"id": "stepper1",
"top": -265.19,
"left": -249.17,
"attrs": { "size": "17" }
},
{
"type": "wokwi-ntc-temperature-sensor",
"id": "ntc1",
"top": -275.8,
"left": -48.6,
"attrs": {}
}
],
"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", "v233.72", "h-110.51" ] ],
[ "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" ] ],
[ "btn1:2.l", "uno:GND.1", "black", [ "h0" ] ],
[ "btn3:2.l", "uno:GND.1", "black", [ "h0" ] ],
[ "btn2:2.l", "uno:GND.1", "black", [ "h0" ] ],
[ "btn3:1.r", "uno:3", "green", [ "h29", "v167.13" ] ],
[ "btn1:1.r", "uno:2", "green", [ "h38.6", "v90.33" ] ],
[ "btn2:1.r", "uno:4", "green", [ "h19.4", "v234.33" ] ],
[ "uno:GND.1", "drv1:GND.1", "black", [ "v0" ] ],
[ "drv1:ENABLE", "uno:7", "orange", [ "h-57.6", "v76.8", "h247.76" ] ],
[ "drv1:STEP", "uno:6", "violet", [ "h0" ] ],
[ "drv1:DIR", "uno:5", "blue", [ "h134.4", "v42.33" ] ],
[ "stepper1:A-", "drv1:2B", "green", [ "v0" ] ],
[ "stepper1:A+", "drv1:2A", "green", [ "v0" ] ],
[ "stepper1:B+", "drv1:1A", "green", [ "v0" ] ],
[ "stepper1:B-", "drv1:1B", "green", [ "v0" ] ],
[ "drv1:VDD", "uno:5V", "red", [ "h0" ] ],
[ "drv1:SLEEP", "drv1:RESET", "green", [ "h0" ] ],
[ "ntc1:GND", "oled1:GND", "black", [ "h0" ] ],
[ "ntc1:VCC", "oled1:VCC", "red", [ "h0" ] ],
[ "ntc1:OUT", "uno:A0", "cyan", [ "h96", "v547.1", "h-222.84" ] ]
],
"dependencies": {}
}