Created
August 3, 2012 15:09
-
-
Save robertcedwards/3248475 to your computer and use it in GitHub Desktop.
LM324N QUAD OP-Amp Fritzing Part - http://fritzomatic.quick2wire.com/component/ZeNp9kUFv2kAQhf_KyNfWUGO3SbihIFGkBIhKeml6mNpjeyWzu91dQ1HEf--s3TRgMBdrPfPN27dvXgO31xSMIXh6nkxhuQonj6vgIwROuKqpPzzGo2QB38gIsvBVFCXMUEh4UDtYqR0ZeKoxg6Umg04oiRVMNroSueBWCNP5KowSr1j
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "QUAD OP-AMP", | |
"title": "LM324N Series High Gain Low Power Quad Operational Amplifier - DIP-14", | |
"label": "LM324N", | |
"description": "These devices consist of four independent high-gain frequency-compensated operational amplifiers that are designed specifically to operate from a single supply over a wide range of voltages.\n\nDatasheet:http://datasheet.octopart.com/LM324N-Texas-Instruments-datasheet-148749.pdf", | |
"tags": [ | |
"LM324N", | |
"Texas Instruments", | |
"Quad OP-AMP" | |
], | |
"icon": { | |
"label1": "LM324N" | |
}, | |
"pins": 14, | |
"connectors": { | |
"1": { | |
"label": "1OUT", | |
"description": "" | |
}, | |
"2": { | |
"label": "1IN-", | |
"description": "" | |
}, | |
"3": { | |
"label": "1IN+", | |
"description": "" | |
}, | |
"4": { | |
"label": "VCC", | |
"description": "" | |
}, | |
"5": { | |
"label": "2IN+", | |
"description": "" | |
}, | |
"6": { | |
"label": "2IN-", | |
"description": "" | |
}, | |
"7": { | |
"label": "2OUT", | |
"description": "" | |
}, | |
"8": { | |
"label": "4OUT", | |
"description": "" | |
}, | |
"9": { | |
"label": "4IN-", | |
"description": "." | |
}, | |
"10": { | |
"label": "4IN+", | |
"description": "" | |
}, | |
"11": { | |
"label": "GND", | |
"description": "Ground" | |
}, | |
"12": { | |
"label": "3IN+", | |
"description": "" | |
}, | |
"13": { | |
"label": "3IN-", | |
"description": "" | |
}, | |
"14": { | |
"label": "3OUT", | |
"description": "" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment