Skip to content

jnrivra/Eagle-Libraries

Repository files navigation

Eagle-Libraries

A curated set of custom Autodesk EAGLE component libraries (.lbr), each paired with its datasheet.

EAGLE License: MIT Type: Hardware

What this is

A collection of self-made EAGLE component libraries that I built because I couldn't find them ready-to-use elsewhere. Each library ships with a symbol, footprint and the manufacturer datasheet it was drawn from, so you can drop the part straight into your schematic and board.

Use them as a reference, a starting point, or directly in your own designs. Found a mistake? Open an issue — feedback is welcome. :)

Components

Part Type / Function Library file Datasheet
Microchip 24LC256 256 Kbit I²C serial EEPROM 24LC256 EEPROM.lbr PDF
Cree J/K 2835 High-brightness LED (2835 package) Cree_J_2835.lbr PDF
MS1V-T1K 32.768 kHz tuning-fork crystal (great for SAMR21) MS1V-T1k Xtal.lbr PDF
NXP PCF8575C 16-bit I²C I/O expander (SOP24) PCFF8575C.lbr PDF
Vishay TEMT6000 Ambient light sensor (phototransistor) TEMT6000.lbr PDF

How to use

There are two easy ways to add one of these .lbr files to EAGLE:

Option A — Library Manager (recommended)

  1. In EAGLE's Control Panel, open Library → Open Library Manager.
  2. Go to the Available tab → Browse… and select the .lbr file you want.
  3. Select it and click Use so its parts show up in the Add Part dialog.

Option B — Copy into the libraries folder

  1. Copy the .lbr file into your EAGLE lbr/ directory (e.g. Documents/EAGLE/libraries/ or your project's library path).
  2. In the Control Panel's Libraries tree, right-click the library and choose Use, then place parts via Add Part in the schematic editor.

License

Released under the MIT License — these libraries are meant to be reused. Datasheet PDFs remain the property of their respective manufacturers and are included for convenience only.

About

Custom Autodesk EAGLE component libraries (.lbr) with datasheets: 24LC256 EEPROM, Cree 2835 LED, MS1V-T1K crystal, PCF8575C I/O expander, TEMT6000 light sensor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors