Skip to content

Commit 56b9617

Browse files
authored
Add dev for MCP6002-{I,E}P (#24)
1 parent 68409f4 commit 56b9617

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
(librepcb_device 9cb69f77-221c-4b25-b6a5-3f1b71250d0a
2+
(name "Microchip MCP6002-x/P")
3+
(description "Dual OpAmp in DIP-8, 1.8-6V, rail-to-rail in/out, 1 MHz, low-power.")
4+
(keywords "opamp,operational,amplifier,rail,r2r")
5+
(author "U. Bruhin")
6+
(version "0.1")
7+
(created 2025-10-16T14:21:15Z)
8+
(deprecated false)
9+
(generated_by "")
10+
(category e05f53ad-1c05-42c1-9124-d0ed3e445a2d)
11+
(resource "Datasheet Microchip MCP6002-x/P" (mediatype "application/pdf")
12+
(url "https://ww1.microchip.com/downloads/en/DeviceDoc/MCP6001-1R-1U-2-4-1-MHz-Low-Power-Op-Amp-DS20001733L.pdf")
13+
)
14+
(component f4d5dec7-133c-41c4-b32a-3e8c50efed99)
15+
(package d1e4b152-0fd5-4ced-9c46-691c0e1d7105)
16+
(pad 01f34160-65de-4e5e-9db1-3e186d38b186 (signal 05150e28-b80e-4ad6-be7a-b4b90dcea1d7))
17+
(pad 13904582-16ae-4f00-b796-1e8ec7321574 (signal 5956a15c-d7d0-4fd2-9248-a502ec69e298))
18+
(pad 6f52c096-3d8c-43e7-ae41-e295050ceffe (signal 44c28122-827b-4f80-b43f-bee48a8e700f))
19+
(pad 7ef06bc0-a1b8-4efd-b089-2347a7562272 (signal 9d86a1fc-3202-49d6-9a97-bb189270cadc))
20+
(pad 91607d5c-257d-4d2c-a5ef-2fb6e869c143 (signal 44524843-93cb-440e-9baf-8bbc89d9efcb))
21+
(pad a193ba1f-6f5c-4bff-b5d0-93810ce154c4 (signal 7ebd4fba-aa61-480f-8ff8-a40a4e42861e))
22+
(pad c8ce3c8f-d3ca-484a-aeea-882badbfd039 (signal 9c2466d0-5e89-4404-8212-838885757eb7))
23+
(pad fc6081c5-2de5-4306-916b-c4f860e790d2 (signal 2f3fa197-d00d-4ed4-b6ad-d0672060fd8e))
24+
(part "MCP6002-I/P" (manufacturer "Microchip Technology")
25+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+85°C"))
26+
)
27+
(part "MCP6002-E/P" (manufacturer "Microchip Technology")
28+
(attribute "TEMPERATURE_RANGE" (type string) (unit none) (value "-40..+125°C"))
29+
)
30+
)

0 commit comments

Comments
 (0)