{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 87, "left": 9, "attrs": {} },
{ "type": "chip-spi-example", "id": "chip1", "top": -219.78, "left": 225.6, "attrs": {} },
{
"type": "chip-scope",
"id": "scope1",
"top": -459.78,
"left": 120,
"attrs": {
"sampleTimeUs": "100",
"sampleTimeMs": "0",
"triggerChannel": "0",
"triggerMode": "1",
"crtColor": "0",
"trace0Color": "14",
"trace1Color": "12",
"trace2Color": "10",
"trace3Color": "2"
}
}
],
"connections": [
[ "chip1:SDA", "uno:A4", "purple", [ "h-18.68", "v45.18", "h-41.85" ] ],
[ "chip1:SCL", "uno:A5", "orange", [ "h-25", "v47.96", "h-20.92" ] ],
[ "chip1:GND", "uno:GND.2", "black", [ "h49.81", "v499.2", "h-355.67" ] ],
[ "chip1:VCC", "uno:5V", "red", [ "h59.41", "v518.4", "h-374.77" ] ],
[ "chip1:SCK", "uno:13", "gold", [ "h0" ] ],
[ "chip1:CS", "uno:10", "orange", [ "h0" ] ],
[ "uno:12", "chip1:MISO", "blue", [ "v0" ] ],
[ "chip1:MOSI", "uno:11", "violet", [ "h0" ] ],
[ "chip1:CS", "scope1:D0", "green", [ "h-182.4", "v-288" ] ],
[ "chip1:MOSI", "scope1:D1", "green", [ "h-172.8", "v-268.8" ] ],
[ "chip1:MISO", "scope1:D2", "green", [ "h-163.2", "v-249.6" ] ],
[ "chip1:SCK", "scope1:D3", "green", [ "h-153.6", "v-230.4" ] ],
[ "uno:9", "chip1:DI", "green", [ "v0" ] ],
[ "uno:8", "chip1:RST", "green", [ "v-86.4", "h394", "v-211.2" ] ]
],
"dependencies": { "chip-scope": "github:Dlloydev/[email protected]" }
}