{
  "version": 1,
  "author": "Uri Shaked",
  "editor": "wokwi",
  "parts": [
    {
      "type": "chip-scope",
      "id": "chip-scope1",
      "top": 202.62,
      "left": 110.4,
      "attrs": {
        "sampleTimeUs": "0",
        "sampleTimeMs": "20",
        "triggerChannel": "0",
        "triggerMode": "0",
        "crtColor": "0",
        "trace0Color": "14",
        "trace1Color": "12",
        "trace2Color": "10",
        "trace3Color": "2"
      }
    },
    {
      "type": "wokwi-slide-potentiometer",
      "id": "pot1",
      "top": 149,
      "left": 421.4,
      "attrs": { "travelLength": "30" }
    },
    { "type": "wokwi-vcc", "id": "vcc1", "top": 135.16, "left": 393.6, "attrs": {} },
    { "type": "wokwi-gnd", "id": "gnd1", "top": 240, "left": 642.6, "attrs": {} }
  ],
  "connections": [
    [ "pot1:SIG", "chip-scope1:A0", "orange", [ "h0" ] ],
    [ "vcc1:VCC", "pot1:VCC", "red", [ "v0" ] ],
    [ "pot1:GND", "gnd1:GND", "black", [ "v0", "h14.8" ] ]
  ],
  "dependencies": { "chip-scope": "github:Dlloydev/Wokwi-Chip-Scope@1.0.7" }
}
Loading chip...chip-scope
pot1:VCC
pot1:SIG
pot1:GND
vcc1:VCC
gnd1:GND