{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0.6, "left": -0.6, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -122.4,
"left": 182.6,
"rotate": 180,
"attrs": { "color": "grey" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -122.4,
"left": 297.8,
"rotate": 180,
"attrs": { "color": "green", "bounce": "0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -122.4,
"left": 393.8,
"rotate": 180,
"attrs": { "color": "blue", "bounce": "0" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 271.94,
"left": 192.23,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-potentiometer",
"id": "pot1",
"top": 280.5,
"left": 68.2,
"rotate": 180,
"attrs": {}
},
{
"type": "wokwi-a4988",
"id": "drv1",
"top": -62.4,
"left": -187.2,
"rotate": 180,
"attrs": {}
},
{
"type": "wokwi-stepper-motor",
"id": "stepper1",
"top": -114.33,
"left": -468.89,
"rotate": 270,
"attrs": { "size": "17" }
}
],
"connections": [
[ "stepper1:B-", "drv1:1B", "green", [ "v0" ] ],
[ "stepper1:B+", "drv1:1A", "green", [ "v0" ] ],
[ "stepper1:A+", "drv1:2A", "green", [ "v0" ] ],
[ "stepper1:A-", "drv1:2B", "green", [ "v0" ] ],
[ "drv1:SLEEP", "drv1:RESET", "green", [ "h19.8", "v9.6" ] ],
[ "drv1:STEP", "uno:8", "green", [ "h48.6", "v-29.2", "h258.8" ] ],
[ "drv1:DIR", "uno:9", "green", [ "h29.4", "v-29", "h268" ] ],
[ "pot1:SIG", "uno:A0", "green", [ "v-48", "h102.2" ] ],
[ "oled1:SDA", "uno:A4", "green", [ "v0" ] ],
[ "oled1:SCL", "uno:A5", "green", [ "v0" ] ],
[ "uno:GND.2", "pot1:GND", "black", [ "v0" ] ],
[ "oled1:GND", "uno:GND.2", "black", [ "v0" ] ],
[ "btn1:2.l", "btn3:2.l", "black", [ "v0", "h192" ] ],
[ "uno:GND.1", "drv1:GND.2", "black", [ "v-19.2", "h-230.1", "v38.4", "h-86.4", "v-28.52" ] ],
[ "drv1:GND.1", "drv1:GND.2", "black", [ "h-18.75", "v57.6" ] ],
[ "uno:5V", "pot1:VCC", "red", [ "h-34.6", "v95.9" ] ],
[ "oled1:VCC", "uno:5V", "red", [ "v0" ] ],
[ "uno:5V", "drv1:VDD", "red", [ "v38.3", "h-217", "v-211.2", "h-134.4", "v-66.92" ] ],
[ "uno:GND.2", "drv1:GND.1", "black", [ "v-259.3", "h-351.75" ] ],
[ "btn1:1.r", "uno:4", "green", [ "v67.2", "h34.3" ] ],
[ "btn2:1.r", "uno:2", "green", [ "v38.4", "h-61.9" ] ],
[ "btn3:1.r", "uno:3", "green", [ "v67.2", "h-167.4" ] ],
[ "uno:GND.1", "btn1:2.r", "black", [ "v0" ] ],
[ "btn1:2.l", "btn2:2.r", "green", [ "h0" ] ],
[ "btn2:2.l", "btn3:2.r", "green", [ "h0" ] ]
],
"dependencies": {}
}