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 Chat (English) Would you check my design?
  • 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
  • State Not Answered
  • Replies 6 replies
  • Subscribers 188 subscribers
  • Views 1375 views
  • Users 0 members are here
Related

Would you check my design?

e14 Contributor
e14 Contributor over 11 years ago

Hi, I'm a total eagle beginner, and I've just made my first schematic and board. Could you please check it, if it's usable? Thanks image

Attachments:
blinking_led.zip
  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    0 autodeskguest over 11 years ago

    On 20.07.2015 00:56, Jacob Sycha wrote:

    Hi, I'm a total eagle beginner, and I've just made my first schematic

    and board. Could you please check it, if it's usable? Thanks image

     

    First impressions:

    -Double sided board seems overkill for this simple circuit. See if you

    can make it single layer.

    -Track thickness is very thin. Thin tracks are harder to manufacture.

    -You can probably compress pcb size to a minimum.

    -Wire bends are a bit untidy.

    -For schematic, there is alot of unnecessary junctions. There is no need

    for junctions at pin connections, or at 90deg bends.

    -The 555 timer seems to already exist (several times) in Eagle libraries

     

    A more critical look:

    -I opened this is eagle 6.5.4, and I ERC errors:

    -consistancy error :net class parameters differs in brd vs sch

    -consistancy error :LED naming different in brd vs sch

    -U1 pin 5(CONT) is defined as an input but doesnt have any input (this

    could mean the U1 could go nuts, or library component pin direction for

    pin 5 is wrong). Taking a quick look at the datasheet, I'd suggest

    putting a capacitor on this pin to gnd, but I do not know this circit.

    Since I'm unsecure, I would just put it in and worry about soldering it

    later.

     

    ERC Warnings:

    -Missing juction at the CONN xref

    -VDD power pin of U1 connected to N$1 (Eagle expects pins with direction

    POWER to be connected to a net with same name as the pin)

    -LED1 is missing a value

     

    DRC issues:

    -For this kind of board, I would make larger distance between pads and

    wire (fill).

    -There are some weird stuff left on stop mask around pin 4 of U1. It

    seems to be in the package definition.

    -Capacitor package has capacitor symbol on pads. They will be shaved off

    by the manufacturer but if you do want silk screen, I'd remove it from

    package.

     

    Finally, I have a personal preference for SMD components for small

    projects. Drilling is just unnecessary work, and soldering SMD runs

    smooth after some practice. Im sure you can find tutorials on youtube.

    I also prefer to have sensible netnames that can quickly point you back

    to schematic when reviewing the layout.

     

    I did some homework for you and attached the cleanup I did to your

    project. Compare it with yours image Use 7zip.org to unpack.

     

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • autodeskguest
    0 autodeskguest over 11 years ago

    On 20.07.2015 00:56, Jacob Sycha wrote:

    Hi, I'm a total eagle beginner, and I've just made my first schematic

    and board. Could you please check it, if it's usable? Thanks image

     

    First impressions:

    -Double sided board seems overkill for this simple circuit. See if you

    can make it single layer.

    -Track thickness is very thin. Thin tracks are harder to manufacture.

    -You can probably compress pcb size to a minimum.

    -Wire bends are a bit untidy.

    -For schematic, there is alot of unnecessary junctions. There is no need

    for junctions at pin connections, or at 90deg bends.

    -The 555 timer seems to already exist (several times) in Eagle libraries

     

    A more critical look:

    -I opened this is eagle 6.5.4, and I ERC errors:

    -consistancy error :net class parameters differs in brd vs sch

    -consistancy error :LED naming different in brd vs sch

    -U1 pin 5(CONT) is defined as an input but doesnt have any input (this

    could mean the U1 could go nuts, or library component pin direction for

    pin 5 is wrong). Taking a quick look at the datasheet, I'd suggest

    putting a capacitor on this pin to gnd, but I do not know this circit.

    Since I'm unsecure, I would just put it in and worry about soldering it

    later.

     

    ERC Warnings:

    -Missing juction at the CONN xref

    -VDD power pin of U1 connected to N$1 (Eagle expects pins with direction

    POWER to be connected to a net with same name as the pin)

    -LED1 is missing a value

     

    DRC issues:

    -For this kind of board, I would make larger distance between pads and

    wire (fill).

    -There are some weird stuff left on stop mask around pin 4 of U1. It

    seems to be in the package definition.

    -Capacitor package has capacitor symbol on pads. They will be shaved off

    by the manufacturer but if you do want silk screen, I'd remove it from

    package.

     

    Finally, I have a personal preference for SMD components for small

    projects. Drilling is just unnecessary work, and soldering SMD runs

    smooth after some practice. Im sure you can find tutorials on youtube.

    I also prefer to have sensible netnames that can quickly point you back

    to schematic when reviewing the layout.

     

    I did some homework for you and attached the cleanup I did to your

    project. Compare it with yours image Use 7zip.org to unpack.

     

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • autodeskguest
    0 autodeskguest over 11 years ago in reply to autodeskguest

    Am 20.07.2015 um 09:22 schrieb Morten Leikvoll:

    On 20.07.2015 00:56, Jacob Sycha wrote:

    Hi, I'm a total eagle beginner, and I've just made my first schematic

    and board. Could you please check it, if it's usable? Thanks image

     

    First impressions:

    -Double sided board seems overkill for this simple circuit. See if you

    can make it single layer.

    -Track thickness is very thin. Thin tracks are harder to manufacture.

    -You can probably compress pcb size to a minimum.

    -Wire bends are a bit untidy.

    -For schematic, there is alot of unnecessary junctions. There is no need

    for junctions at pin connections, or at 90deg bends.

    -The 555 timer seems to already exist (several times) in Eagle libraries

     

    A more critical look:

    -I opened this is eagle 6.5.4, and I ERC errors:

    -consistancy error :net class parameters differs in brd vs sch

    -consistancy error :LED naming different in brd vs sch

    -U1 pin 5(CONT) is defined as an input but doesnt have any input (this

    could mean the U1 could go nuts, or library component pin direction for

    pin 5 is wrong). Taking a quick look at the datasheet, I'd suggest

    putting a capacitor on this pin to gnd, but I do not know this circit.

    Since I'm unsecure, I would just put it in and worry about soldering it

    later.

     

    ERC Warnings:

    -Missing juction at the CONN xref

    -VDD power pin of U1 connected to N$1 (Eagle expects pins with direction

    POWER to be connected to a net with same name as the pin)

    -LED1 is missing a value

     

    DRC issues:

    -For this kind of board, I would make larger distance between pads and

    wire (fill).

    -There are some weird stuff left on stop mask around pin 4 of U1. It

    seems to be in the package definition.

    -Capacitor package has capacitor symbol on pads. They will be shaved off

    by the manufacturer but if you do want silk screen, I'd remove it from

    package.

     

    Finally, I have a personal preference for SMD components for small

    projects. Drilling is just unnecessary work, and soldering SMD runs

    smooth after some practice. Im sure you can find tutorials on youtube.

    I also prefer to have sensible netnames that can quickly point you back

    to schematic when reviewing the layout.

     

    I did some homework for you and attached the cleanup I did to your

    project. Compare it with yours image Use 7zip.org to unpack.

     

     

    Hi Morton,

    despite the fact that you are verrrrry polite image

    here my critics to your layout:

    for though hole technology the bottom layer should be used

    and  you "confirm" his way of connecting the gnd connections via ratsnest.

    This method leads imho to coincidental connections specially in  higher

    density layouts.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • e14 Contributor
    0 e14 Contributor over 11 years ago in reply to autodeskguest

    Hi, thanks a lot! This really helped! Just a little issue, I can't find the attached file, Is the problem on my side, or did you forget to attach it?

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