Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/Adafruit-Eagle-Library
Slowly building up a collection of parts we use here ... This file includes some library parts from microbuilder.eu Most of 'em are either Eagle parts that I've changed a little to make them easier to solder, some are 'handmade' and a few are from microbuilder.eu Its released into the Public Domain - that means you can do whatever you want. We'd like it if you kept the author email/url in the part description, just so we can be alerted if there are errors. Enjoy!
https://github.com/adafruit/Adafruit-Eagle-Library
Last synced: 3 months ago
JSON representation
Slowly building up a collection of parts we use here ... This file includes some library parts from microbuilder.eu Most of 'em are either Eagle parts that I've changed a little to make them easier to solder, some are 'handmade' and a few are from microbuilder.eu Its released into the Public Domain - that means you can do whatever you want. We'd like it if you kept the author email/url in the part description, just so we can be alerted if there are errors. Enjoy!
- Host: GitHub
- URL: https://github.com/adafruit/Adafruit-Eagle-Library
- Owner: adafruit
- Created: 2010-01-13T00:04:40.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T15:03:10.000Z (over 4 years ago)
- Last Synced: 2024-04-16T00:09:14.562Z (7 months ago)
- Homepage: http://www.ladyada.net/library/pcb/eaglelibrary.html
- Size: 2.26 MB
- Stars: 1,013
- Watchers: 184
- Forks: 385
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Adafruit Eagle Library
Now in Eagle 6 format!
### Don't click on the files!
[Click here](https://github.com/adafruit/Adafruit-Eagle-Library/zipball/master)
to download this as a zip file.### Installation
1. Open Eagle and select the `Control Panel` window.
2. Choose `Options` and from the drop down that appears, `Directories`.
3. Change the Libraries line from: `$EAGLEDIR/lbr` to something like:> $EAGLEDIR/lbr:$HOME/external_lbrs (for OS X)
> $EAGLEDIR\lbr;$HOME\external_lbrs (for Windows)
4. Click `OK` to save your changes.
5. Eagle will prompt to create the directory if it does not already exist. Note
the location and choose `Yes` to create the directory.> On OS X, `$HOME/external_lbrs` changes to: /Users/mosfet/external_lbrs/
> On Windows, `$HOME\external_lbrs` changes to: C:\Users\Mosfet\Documents\external_lbrs6. Find and open the `external_lbrs` folder. Unzip and drag `adafruit.lbr` into the
new `external_lbrs` folder.
7. Restart Eagle. The library should be now be usable.