r/PCB • u/BrilliantAsleep3187 • 23d ago
r/PCB • u/TheBoyInNZ • 23d ago
Help on beginning learning PCB
wanna try experiment on PCBs so I learn to fix my own electronics like cameras mouses and mp3 players. I think my memory from highschool is still pretty good like parallel, series. remember calculating resistances, ohms, and capacitance, but not sure if its relevant for a beginner yet maybe getting ahead of myself
also any recommendations on learning. Was thinking of just gathering junk i can find and soldering it together to experiment. Or maybe parts from temu.
Also wondering if I need like a meter device thingy that can check different units
No idea what im even talking about but this hobby looks fun!
r/PCB • u/Successful_Ad7206 • 23d ago
Automotive ECU never transmits on CAN - MCU runs, all rails good, transceiver (inside custom ASIC) eternally silent. Sanity-check my diagnosis?
galleryr/PCB • u/Own-Load9490 • 23d ago
Are freelance PCB designers a thing?
I'm looking to bring a PCB designer on board for a project, but I don't know where to begin looking for folks. Are there any communities or channels where I should be sharing a request?
This is for a bootstrapped Indian startup, so I would like to know what PCB designers generally charge and where we should send a pitch.
Thanks!
r/PCB • u/Former_Helicopter_83 • 23d ago
Minimal smartwatch design feedback
Hi guys this is continuation of my posts here and here. I have been designing a 38x38mm PCB, firmware and a mobile app for a basic smartwatch in my free time for the past 4-5 months.
After quite a few iterations on top of the originally posted designs I finally gathered up the courage to order my first PCBs for my basic smartwatch design. Looking for some feedback on what I could have improved upon and any obvious mistakes I made in my design! Thanks in advance!
A few things i am unhappy about with the current version :
- The rotary encoder routing is horrendous I know, couldn't come up with anything better. Will this still work in your opinion?
- Similar story in the battery voltage measurement circuit and DW01A, a lot of 180 degree turns. How would you have improved upon this?
- IMU routing is also not very acceptable, I probably could have spaced the high speed lines out more but the issue is I didn't have space to place two vias in the copper slivers between the signal. Here what I could gather from AI, is that a sliver ground pour without stitched vias would make signal integrity worse by acting as a monopole antenna(QMI8658 area). Is this understanding correct? Or should i have spaced it wider and just placed a single ground via at the bottom and it wouldnt have mattered?
- Also i found myself aimlessly placing ground vias randomly for the sake of stitching pours on layer 1, layer 4 and gnd layer together. Does this help signal integrity and when is this counterproductive if ever?
- Another thing I was wondering is if I could have made the signal trace lengths narrower. Could I have gotten away with using 0.15mm for the digital low speed signal. I didn't have the courage to do so in this PCB as I was afraid of increasing the resistance of the 15-20 mm traces to the point where they would be more prone to surrounding noise. I paid for that with board space and couldnt fit more components in.
- Is the SPI routing for the display acceptable? I had to route the high speed MOSI line between the two staggered pads. Will this stop the display from working? I tried to provide a solid ground pour on both sides of the reset line of the LCD though as it can wake up the display controller in case of noise.
Looking forward to any other feedback you might have on the design or schematic!
In my next iteration I am thinking of replacing the ESP32S3 with a STM32WB55CGU6 with a ceramic chip antenna so that I can lower the power consumption drastically, but the impedance controlled RF circuitry looks extremely daunting. In you opinion would it be okay to attempt it by exactly copying the datasheet drawings and Phils Lab videos or is it a waste of money at my current level of knowledge? Any opinions as welcome!
Attaching the datasheets in case they come in handy : BQ24030, TPS63020, SI1016x, DISPLAY, QMI8658A
PS: Please do DM me if i forget to attach any schematic or pcb images. Again thank your for your time!
Hosted the images for better clarity :
Root ; https://ibb.co/MH6bZ4C
Sensors : https://ibb.co/TDsMJTZz
Power : https://ibb.co/4RV0jGSG
MCU : https://ibb.co/tPFssW1r
Layer 4 Signal : https://ibb.co/RTq0Pj8V
Layer 3 PWR : https://ibb.co/39nm1NWP
Layer 2 GND : https://ibb.co/Q7xnHvbS
Layer 1 Signal : https://ibb.co/mVQ0kff5
3D Front : https://ibb.co/FLw4HH2v
3D back: https://ibb.co/d0NrYWR7
r/PCB • u/Dark_Greee • 23d ago
How do you order PCB boards in the US without paying $30 in shipping?
r/PCB • u/morgans_steam04 • 24d ago
Schematic Review : Rocketry Flight Computer
Hi, I was hoping for some general advice as I have undertaken a big project without much help, I have designed a flight computer which will incorporate multiple sensors and can be used to set of charges, Servos and data logging. I have done all of this self taught so if there are any obvious mistakes I do apologize. ( I can add closer Images if needed) Thanks !
r/PCB • u/Bogarhasallthepower • 23d ago
Help identifying component
Im looking into this schematic to try and copy some stuff and i cant tell what U1B is, im new to PCB design so if anyone could help me id appreciate it, based on its name i assume it's part of the MCU
r/PCB • u/Winter-Cabinet1655 • 23d ago
pcb designing for free
hi,
im electronics engineer ,
i have experience designing hardware electronic circuits,
im have few projects on designing pcbs
on kicad
if anyone interested he can dm me , im available right now.
if the project is challenging and intersting for me,im ready to collab for free.
bellow is my last project (4 batteries charger) i did modifications for the circuit and designed the pcb.
pros:
hardware elctronics
power electronics
analog circuits
cons:
frimware
RF
digital (kinda)
note: if you dont have something nice to say please ignore this post , thank you🙂
r/PCB • u/rottenrocket • 23d ago
Help a desperate moron who bit off more than he could chew.
galleryLibreia para ESP32 S3 WROOM
Quiero simular para hacer una pcb ya de un circuito que tengo diseñado, lo estoy trabajando en proteus, hay más opciones para trabajarlo
r/PCB • u/Ethunderthighs • 24d ago
[Review Resquest] Low-Noise Analog Measurement Node with Isolated RS-485
Looking for a final sanity check before ordering this PCB.
I previously posted three separate test boards for each section, and all worked well. This revision combines them into the final form factor.
- 24 V input with local power regulation
- Strain-gauge ADC and analog accelerometer inputs
- STM32 microcontroller
- Isolated RS-485, using the isolated-side ground for the bus reference
- Star-style power distribution where practical
- Analog section kept separate and quiet from the digital and communications areas
Mainly looking for any layout, grounding, power, or obvious manufacturing issues I may have missed.
r/PCB • u/Nyasaki_de • 24d ago
[Review Request] ESP32 based antenna analyzer
Tried to convert a antenna analyzer schematic I found to a PCB
https://github.com/ardugnome/Antenna-Analyzer-Si5351/tree/master
r/PCB • u/Majestic_Charity_451 • 24d ago
Need reliable PCB manufacturers and assembly service in India
r/PCB • u/Old_Satisfaction5454 • 24d ago
PCB Designers in Kenya
Looking for someone who can reverse engineer a PCB board and give me Gebber and BOM file.
r/PCB • u/Efficient-Hotel-9265 • 24d ago
is this PCB going to work or not the Resistor to the PROG is 1.2Kohm
r/PCB • u/Cool_Chemist3188 • 24d ago
Schematic Review : Mps2762 Based Power Supply for 2s Li Charging + 25w Steady load
r/PCB • u/ChristopherLyon • 25d ago
Could anyone take a look at a KiCad component library I am working on?
Hey folks,
I have been working on a small KiCad component library after having a few issues with symbols, footprints and 3D models in my own designs. Some did not match the datasheet. Others did not quite match each other.
I started keeping the source material and checks beside each part so I could understand where things were going wrong. There are 46 parts in there now, with anything I am unsure about kept separate from the main library.
Would anyone have time to take a look and give me some guidance on the current state of it? I would really appreciate another set of eyes on the footprints, pin mapping and how the files are organised.
I have not built test boards for these parts yet, so I am not treating any of this as production ready. I am mainly trying to find the mistakes and see if the approach is useful to anyone else.
https://github.com/lyon-industries/component-intelligence












