Skip to content

Instantly share code, notes, and snippets.

@chris-gunawardena
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris-gunawardena/bcc9fba592ec2a9b21ef to your computer and use it in GitHub Desktop.
Save chris-gunawardena/bcc9fba592ec2a9b21ef to your computer and use it in GitHub Desktop.
Eagle parts
COMO BUSCAR ALGUNOS COMPONENTES BASICOS EN EAGLEAUTOR: ING. JOHN CAIPA ROLDAN
Lo siguiente es un compendio de cómo pueden encontrar algunos de los componentes másbásicos en el software EAGLE 5.9, espero les sea útil.
CIRCUITOS INTEGRADOS:
-PIC16F84A: MICROCHIP>PIC16F8*>PIC16F84AP-MAX232: maxim>MAX232-NE555: st-microelectronics>NE555
CONDENSADORES:
-condensadores cerámicos pico faradios: rlc>C-EU>C-EU025-025X050
-condensador 103, 104: rlc>C-EU>C-EU050-025X075
-condensadores 1-10uF: rlc>CPOL-US>CPOL-USE2.5-5 o CPOL-USE2.5-6
-condensadores 100-220uF/16V: rlc>CPOL-US>CPOL-USE2.5-7
-condensador 100uF/50V: rlc>CPOL-US>CPOL-USE3.5-8
-condensador 1000-2200uF/16V: rlc>CPOL-US>CPOL-USE5-10.5
-condensador 1000-2200uF/50V: rlc>CPOL-US>CPOL-USE7.5-16
-condensador 4700uF/16V: rlc>CPOL-US>CPOL-USE7.5-16
-condensador 4700uF/50V: rlc>CPOL-US>CPOL-USE10-30
-condensador variable (trimmer): rlc>C-TRIMM>C-TRIMM808-1
RESISTENCIAS Y POTENCIOMETROS:
-resistencia de 1/8W: resistor>R-EU_>R-EU_0204/7
-resistencia de 1/4W: resistor>R-EU_>R-EU_0207/7
-resistencia de 1/2W: resistor>R-EU_>R-EU_0309/10
-resistencia de 1W: resistor>R-EU_>R-EU_0411/12
-resistencia de 5W: resistor-power>RKWKP332-potenciómetro 16mm: pot>3RP/1610N-trimmer: pot>TRIM_EU->TRIM_EU-B25P o TRIM_EU-B90P-fotocelda (10X11mm): photo-elements>VT43N
CONECTORES:
-conector DB-9 hembra (descargar librería SparkFun): SparkFun> DB9>DB9FEMALE-conectores tipo pin: pinhead>PINHD-1X1
PINHD-2X30-conector molex 2 pines: con-molex>22-23-2021
BORNERAS:
-bornera 2 entradas: con-wago-500>W237-102
SEMICONDUCTORES:
-1N400x: diode>1N4004
-1N4148: diode 1N4148-2N3904: transistor>2N3904-2N3906: transistor-pnp>2N3906-TIP31: transistor>TIP31>TIP31
-TIP32: transistor>TIP32>TIP32-2N3055: transistor-power>2N3055-MJ2955: transistor-power>MJ2955-LM317T: v-reg>LM317TL o LM317TS-reguladores de voltaje +,-: v-reg>78XXL o 78XXS, 79XXL o 79XXS-puente rectificador 3A: rectifier>GBPC1 o GBU4
LEDS Y DISPLAYS:
-led 3mm: led>LED>LED3MM-led 5mm: led>LED>LED5MM-LCD: display-lcd>TUXGR_16X2_R2-display 7 segmentos cátodo común: special>7SEG-CK
OTROS:
-VDD: supply1>VDD-VCC: supply1>VCC-GND: supply1>GND-cristal cuarzo: crystal>CRYSTAL>CRYSTALHC49U-V-teclado matricial 4x4: ¿?-fusible: special>FUSE-dip switch: special>SW_DIP-x-switch 2 posiciones: switch>320-916 o TL32PO-switch doble: switch>320-938-Swtch 2 posiciones deslizante: switch>M251-pulsador: switch-omron>10-XX-xbee: maxstream>XBEEPara las personas que utilicen
Arduino
y quieran desarrollar algún PCB con esta plataforma, lesrecomiendo que descarguen la librería
SparkFun
(http://www.sparkfun.com/tutorials/108).
http://www.scribd.com/doc/61815909/Componentes-y-Librerias-en-Eagle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment