{
 "version": 2,
 "name": "Hornet - LM386 amp",
 "board": {
  "rows": 12,
  "cols": 14
 },
 "cuts": [
  "4,5",
  "5,5",
  "6,5",
  "7,5"
 ],
 "parts": [
  {
   "id": "h01",
   "kind": "ecap",
   "ref": "C6",
   "pins": [
    [
     1,
     0
    ],
    [
     2,
     0
    ]
   ],
   "value": "100u",
   "polarized": true
  },
  {
   "id": "h02",
   "kind": "cap",
   "ref": "C7",
   "pins": [
    [
     1,
     3
    ],
    [
     2,
     3
    ]
   ],
   "value": "100n"
  },
  {
   "id": "h03",
   "kind": "cap",
   "ref": "C1",
   "pins": [
    [
     3,
     2
    ],
    [
     6,
     2
    ]
   ],
   "value": "100n"
  },
  {
   "id": "h04",
   "kind": "ecap",
   "ref": "C2",
   "pins": [
    [
     4,
     1
    ],
    [
     8,
     1
    ]
   ],
   "value": "10u",
   "polarized": true
  },
  {
   "id": "h05",
   "kind": "ecap",
   "ref": "C3",
   "pins": [
    [
     5,
     10
    ],
    [
     9,
     10
    ]
   ],
   "value": "10u",
   "polarized": true
  },
  {
   "id": "h06",
   "kind": "ecap",
   "ref": "C4",
   "pins": [
    [
     7,
     11
    ],
    [
     11,
     11
    ]
   ],
   "value": "220u",
   "polarized": true
  },
  {
   "id": "h07",
   "kind": "cap",
   "ref": "C5",
   "pins": [
    [
     10,
     6
    ],
    [
     9,
     6
    ]
   ],
   "value": "47n"
  },
  {
   "id": "h08",
   "kind": "res",
   "ref": "R1",
   "pins": [
    [
     7,
     8
    ],
    [
     10,
     8
    ]
   ],
   "value": "10R",
   "device": "fixed"
  },
  {
   "id": "h09",
   "kind": "res",
   "ref": "R2",
   "pins": [
    [
     1,
     10
    ],
    [
     0,
     10
    ]
   ],
   "value": "1k",
   "device": "fixed",
   "mount": "vertical"
  },
  {
   "id": "h10",
   "kind": "link",
   "ref": "J1",
   "pins": [
    [
     4,
     9
    ],
    [
     8,
     9
    ]
   ]
  },
  {
   "id": "h11",
   "kind": "link",
   "ref": "J2",
   "pins": [
    [
     1,
     11
    ],
    [
     6,
     11
    ]
   ]
  },
  {
   "id": "h12",
   "kind": "link",
   "ref": "J3",
   "pins": [
    [
     2,
     12
    ],
    [
     9,
     12
    ]
   ]
  },
  {
   "id": "h13",
   "kind": "link",
   "ref": "J4",
   "pins": [
    [
     5,
     3
    ],
    [
     7,
     3
    ]
   ]
  },
  {
   "id": "h14",
   "kind": "link",
   "ref": "J5",
   "pins": [
    [
     7,
     2
    ],
    [
     9,
     2
    ]
   ]
  }
 ],
 "ics": [
  {
   "id": "hic1",
   "ref": "IC1",
   "part": "LM386",
   "pins": 8,
   "pin1": [
    4,
    4
   ],
   "span": 3,
   "autoCuts": [
    "4,5",
    "5,5",
    "6,5",
    "7,5"
   ]
  }
 ],
 "pads": [
  {
   "id": "hp1",
   "label": "LED+",
   "at": [
    0,
    13
   ],
   "to": "panel LED anode"
  },
  {
   "id": "hp2",
   "label": "9V",
   "at": [
    1,
    13
   ],
   "to": "power, 4-12V"
  },
  {
   "id": "hp3",
   "label": "GND",
   "at": [
    2,
    13
   ],
   "to": "ground"
  },
  {
   "id": "hp4",
   "label": "IN",
   "at": [
    3,
    13
   ],
   "to": "volume pot wiper"
  },
  {
   "id": "hp5",
   "label": "SPK+",
   "at": [
    11,
    13
   ],
   "to": "speaker"
  },
  {
   "id": "hp6",
   "label": "SPK-",
   "at": [
    2,
    10
   ],
   "to": "speaker return"
  },
  {
   "id": "hp7",
   "label": "LED-",
   "at": [
    2,
    9
   ],
   "to": "panel LED cathode"
  }
 ],
 "netlist": "# Hornet - LM386 speaker amp, gain 200\n# Volume pot is off-board: lug1 to the input jack tip, lug3 to GND, wiper to @IN.\n9V:      @9V C6.A C7.A R2.A IC1.6\nGND:     @GND C6.B C7.B C3.B C5.B IC1.4 IC1.2 @SPK- @LED-\nIN:      @IN C1.A\nPIN3:    C1.B IC1.3\nGAIN1:   IC1.1 C2.A\nGAIN8:   IC1.8 C2.B\nBYPASS:  IC1.7 C3.A\nOUT:     IC1.5 C4.A R1.A\nZOBEL:   R1.B C5.A\nSPK:     C4.B @SPK+\nLED:     R2.B @LED+"
}