Components don't fit?

"How-to" questions from new engineers and designers. Please ask and respond here.
Post Reply
Message
Author
TheSteveMann
Posts: 1
Joined: 06 Jul 2025, 23:12

Components don't fit?

#1 Post by TheSteveMann » 08 Jul 2025, 19:51

This is my first DipTrace project. I imported a library for the ESP8266 NodeMCU module. I had few problems capturing the schematic of my project, a daughterboard for the RC522 RFID module. The problems arose when bringing the components to the board design. When I made the board cutout a rectangle 60 x 39mm, which is the size of the RC522, the NodeMCU was huge in comparison. The NodeMCU footprint should be 48 X 25mm, but in my board design it is almost as large as the PCB it is supposed to go on.

So, where did I go wrong? Is the library for the NodeMCU on GitHub the wrong one?

Alex
Technical Support
Posts: 4078
Joined: 14 Jun 2010, 10:43

Re: Components don't fit?

#2 Post by Alex » 24 Jul 2025, 07:20

There are plenty of modules with ESP8266 and development boards with the module onboard. It's easy to mix up in all of them. Thereofre exact part number will help to find datasheet and check dimensions.

armeddingo
Posts: 1
Joined: 05 Aug 2025, 03:10
Contact:

Re: Components don't fit?

#3 Post by armeddingo » 05 Aug 2025, 03:13

Most likely, the NodeMCU footprint you imported was created using mil units and DipTrace interpreted it as mm — making it 25.4x too large.

Post Reply