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
Files The element14 Arduino CadSoft Library (Rev C)
  • 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
  • Next
  • Previous
  • Share
  • More
  • Cancel
  • Author Author: joeman
  • Views 37746 views
  • Downloads 2575 downloads
  • Likes 20 likes
  • Comments 75 comments
Related
Recommended

The element14 Arduino CadSoft Library (Rev C)

image

 

We are pleased to offer our very own CadSoft library for Arduino--for free!  Our new library simplifies Arduino shield development by placing the most-popular Arduino pinouts right at your fingertips.  The latest version includes these boards: 101, Uno, Nano, Mini, Micro, Mega2560, Lilypad, Leonardo, Ethernet, and Due

 

Don't yet have CadSoft EAGLE?

 

Get your copy here!

 

Let us know what you think by posting comments below, and thanks for being a part of the element14 community!

  • pinout
  • arduino pinout
  • arduino
  • eagle_library
  • cadsoft
joeman
joeman
  • 28 Oct 2013
  • 2,575 Downloads
  • Share
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • DaveYoung
    DaveYoung over 11 years ago in reply to cap269 +2
    Hi Andrew- This library references the MEGA2560. I think it could be labeled better, so I'll add that change to the next library revision. There are a few differences between the two on the pin headers…
  • tronixstuff
    tronixstuff over 12 years ago +1
    Well done, very useful.
  • DaveYoung
    DaveYoung over 11 years ago in reply to Workshopshed +1
    Hi Andy- This library has the Due, Ethernet, Leonardo, Lilypad, Mega, Micro, Mini, Nano, and Uno boards. Thanks for asking about the Micro Pro - it helps for determining which ones would be useful to add…
  • Former Member
    Former Member over 10 years ago in reply to DaveYoung

    Absolutely. I joined element14 website specifically to get a nano variant that would allow this (hoping it would be in this library). I think there are a lot of amateurs out here who start out by creating boards as routing for plug in modules.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to DaveYoung

    Dave, I guess you are right, you could back-feed the board power from an external 5 V supply, so it does not make sense to force it as input.  So really there is not much that DRC can do for you on the Arduino pins.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DaveYoung
    DaveYoung over 10 years ago in reply to Former Member

    Hi Barry-

    Thanks for the suggestion. Although I believe the power pins on the headers can both be used as an input or an output -- if you would like to drive the 5V line of the Arduino from a shield, you can run it through the header. And of course you can power the board with 9V and take 5V to power your shield. Given the many possible ways to power the board, I can also imagine someone wanting to leave the pins open. So I went with the most flexible option of I/O pin designation to cover all of the bases. Is there something missing in my logic? I'm always happy to make improvements when I've slipped up!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Former Member
    Former Member over 10 years ago

    Hi Dave,

     

    Thanks for the good work on these, I built one for the Uno, but now I need the Nano- and there it is.  One quibble- you have all the pin direction properties set to I/O.  That works, but defeats the Electrical Rules Checking.  On the other hand, this is the most flexible.  Most of the pins on Arduino, are actually I/O, of course.  You should consider setting the power pins to Direction = Input, then ERC will catch if you leave them unconnected.  I don't recommend using the Direction = Pwr, though, because of Eagle's "helpful" creation of power nets that don't always do what I want.

     

    -Barry

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DaveYoung
    DaveYoung over 11 years ago in reply to robertmackinnon

    Thanks Robert-

    Seeing a second person with the same need helps to know where the desired use cases are. We'll certainly look at it for the next rev. And if anyone else is looking for the same feature, please post here to let us know!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • 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.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube