element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
PCB Design, Prototyping and Production
  • Products
  • More
PCB Design, Prototyping and Production
PCB Forum My frist PCB Design
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join PCB Design, Prototyping and Production to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 7 replies
  • Subscribers 129 subscribers
  • Views 1774 views
  • Users 0 members are here
  • esp32
  • maker
  • project
  • pcb
  • Design
  • new_member_introduction
Related

My frist PCB Design

Chuitoto
Chuitoto over 3 years ago

Hi, I'm anson! I just start an internship in the Small startup in HK. And I just made my first PCB design for our company propject!

So i'm looking for some advices online about that PCB I made...

It's a small embedded system drive by ESP32-S2-mini-1U module, which have 3 sensor in it
1. GPS module (ATGM336H)
2. radar sensor (VL53l5CX)
3. Accelerometers (MPU6050)

I am not familiar design a PCB. I would like to ask am i making some common design flaws?
and what do I do to keep in mind when I am designing one of thses??
like design convention, some basic knowledge, tips...

I know I absolutely will make some mistake.


So please help my have a look on this project if you interested.
and welcome any comment and tutoral recommardation 'cause im still a nob

Thank you very much!

This is the gitHub link of my EasyEDA std design!

https://github.com/ToastTO/LittleBoss.git

imageimage

  • Sign in to reply
  • Cancel

Top Replies

  • geralds
    geralds over 3 years ago +3
    Hi, ... just some thoughts about... Best regards Gerald ---
  • shabaz
    shabaz over 3 years ago +3
    The components can likely all fit on one side: Perhaps one or two passive components might need to go to the other side, but it doesn't seem like it. This will be cheaper to manufacture, and overall…
  • shabaz
    shabaz over 3 years ago +1
    Hi, It might work, but performance could be better. Is this really a 2-layer board, or 4-layer? If 4-layer, where are the screenshots of the inner layers? Also, is there a PDF of the schematic? And…
  • Chuitoto
    Chuitoto over 3 years ago

    github.com/.../LittleBoss.git

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago

    Hi,

    It might work, but performance could be better. Is this really a 2-layer board, or 4-layer? If 4-layer, where are the screenshots of the inner layers?

    Also, is there a PDF of the schematic?

    And finally, how are you intending to build this, you have two quite complicated footprints directly on opposite sides of the boards, one of them only has pads completely on the underside of it, so presuming you have a reflow oven or will get this assembled?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • colporteur
    colporteur over 3 years ago

    How is the PCB going to be mounted? I don't see any through holes.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago

    Also, while we are criticizing (in a friendly way), there's no power connection, is it going to be powered via the USB connector?

    Plus, it's hard to see the top and bottom silkscreen because I think you've mixed the layers. I can't see the pin 1 markings on a couple of the chips.

    Unless it absolutely needs to be that size (which makes no sense if it needs to be tethered by a USB-C cable for power anyway, unless you are trying to fit it into a specific enclosure) it could be better for a first board to make it larger, maybe use a normal-sized ESP-32 that can be hand-soldered and easily probed, since your first revision board may have bugs to iron out anyway. For instance, then you can have pin headers for (say) probing I2C and so on.

    That accelerometer you're using is obsolete from memory so it might be worth changing it, or making sure you have enough stock of it.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • colporteur
    colporteur over 3 years ago in reply to shabaz

    served the same thing. I thought it was with the USB-C. Appears to be a small cap across the PS input (good).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • geralds
    geralds over 3 years ago

    Hi,

    ... just some thoughts about...

    image   image

    Best regards

    Gerald

    ---

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago

    The components can likely all fit on one side:

    image

    Perhaps one or two passive components might need to go to the other side, but it doesn't seem like it.

    This will be cheaper to manufacture, and overall thinner if the size is important to you.

    • Cancel
    • Vote Up +3 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 © 2025 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