Integrating ESP32 onto a PCB
Does anyone have schematics and pcb layout of an ESP32 integrated onto a PCB? I am looking to create a project to comunnicate ESP32 via ethernet with HR961160C module and I wanted to avoid soldering through-hole components as ESP32, a buck converter and HR961160C module so I thought that it could be a great idea to integrate it in a PCB so JLCPCB can solder it smd for me, but I am not qualified enough to know how to make this PCB and I thought: This is a pretty common issue that someone has surely come across before.
If someone could lead me towards the right direction I would highly appreciate it.
Solution:Jump to solution
This will be a great start for you
https://fedevel.com/blog/how-to-make-custom-esp32-board-in-3-hours-full-tutorial...
FEDEVEL - Embedded systems education platform
How to Make Custom ESP32 Board in 3 Hours | Full Tutorial
In this tutorial you will learn how to draw schematic, do PCB layout, manufacture your board and programming.
3 Replies
There are tons of ESP32 schematics available out there getting the PCB layout can be a little difficult to see.
How about first integrating the HR96110C on the schematics, the creating a layout from there.
Solution
This will be a great start for you
https://fedevel.com/blog/how-to-make-custom-esp32-board-in-3-hours-full-tutorial
FEDEVEL - Embedded systems education platform
How to Make Custom ESP32 Board in 3 Hours | Full Tutorial
In this tutorial you will learn how to draw schematic, do PCB layout, manufacture your board and programming.
thanks, I have seen that video and realized that integrating ESP32 is very pricey as it includes a lot of components and surface mount soldering that raises the price of my prototype PCB from 5 for 6$ to 5 for 60$. Have you found a video that integrates an ethernet module with w5500 whip like HR961160C similar to this one. I am struggling to understand how to make it and I fear that routing transmission lines is very delicate and I won't be able to get it right.