element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) How do I create a library with a device from a schematic and a board
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 10 replies
  • Subscribers 191 subscribers
  • Views 4548 views
  • Users 0 members are here
Related

How do I create a library with a device from a schematic and a board

dwaring
dwaring over 9 years ago

I want to add a device to my project. It is a BMP180 barometer board from Adafruit. I have the .sch and .brd from the vendor. The board is complete and wired, but when I use the ULP script to export the library I get a library that has no device which represents the board itself, just the components. So there is no connection between the library that was created and the original board. There is no way for me to use this library to add the board to my project. Am I missing something here? What is the point of exporting the library if all you get is the individual parts and the the layout?

 

I am using Eagle 7.7.0

  • Sign in to reply
  • Cancel
Parents
  • rachaelp
    rachaelp over 9 years ago

    David Waring wrote:

     

    I want to add a device to my project. It is a BMP180 barometer board from Adafruit. I have the .sch and .brd from the vendor. The board is complete and wired, but when I use the ULP script to export the library I get a library that has no device which represents the board itself, just the components. So there is no connection between the library that was created and the original board. There is no way for me to use this library to add the board to my project. Am I missing something here? What is the point of exporting the library if all you get is the individual parts and the the layout?

     

    I am using Eagle 7.7.0

    The library export is simply to allow parts used within a board to be exported so they can be used elsewhere or updated within the design if all you have is the .sch and .brd. Otherwise it would be difficult to take an existing design and update it without having to recreate components from scratch if you don't have access to the original libraries.

     

    If you want to create a device which adds the appropriate footprints to allow you to incorporate the Adafruit board into another design then you have to create the library part for that yourself. Creating your own library parts is a fairly simple task and there are loads of good tutorials on how to do it (Adafruit have quite a good tutorial) and there is the EAGLE help too.

     

    Best Regards,

     

    Rachael

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • rachaelp
    rachaelp over 9 years ago

    David Waring wrote:

     

    I want to add a device to my project. It is a BMP180 barometer board from Adafruit. I have the .sch and .brd from the vendor. The board is complete and wired, but when I use the ULP script to export the library I get a library that has no device which represents the board itself, just the components. So there is no connection between the library that was created and the original board. There is no way for me to use this library to add the board to my project. Am I missing something here? What is the point of exporting the library if all you get is the individual parts and the the layout?

     

    I am using Eagle 7.7.0

    The library export is simply to allow parts used within a board to be exported so they can be used elsewhere or updated within the design if all you have is the .sch and .brd. Otherwise it would be difficult to take an existing design and update it without having to recreate components from scratch if you don't have access to the original libraries.

     

    If you want to create a device which adds the appropriate footprints to allow you to incorporate the Adafruit board into another design then you have to create the library part for that yourself. Creating your own library parts is a fairly simple task and there are loads of good tutorials on how to do it (Adafruit have quite a good tutorial) and there is the EAGLE help too.

     

    Best Regards,

     

    Rachael

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • dwaring
    dwaring over 9 years ago in reply to rachaelp

    It seems strange to me that this is true. I can understand how exporting a schematic will allow the things on it to be reused, but if a schematic and a board have been created, then the board itself is obviously a device that could be used in some other board. For example Adafruit goes to the trouble of providing a schematic and board for their barometer, but this can't be used by someone who is trying to put that barometer onto a printed circuit, when that seems like the only reason someone who purchased that barometer would have for the Eagle files. It seems like all the information is there so why not create a device for the board when exporting the library. Again, am I missing something?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube