Looking for help designing simple PCB

Thread Starter

BashMan

Joined Oct 25, 2024
1
Hello, I am looking for someone to help me design a simple PCB that will hold an ESP32, a .96in OLED screen and an AHT21 sensor. I have a working prototype I soldered together using wires (see attached pics). I am hoping to find someone who can design this for me and maybe help me with the process of ordering 10-20 of the PCBs. I am willing to pay a reasonable rate. I started to design my own on EasyEDA but don't want to spend the time leaning that if I don't have to. Any help out there?
 

Attachments

Jon Chandler

Joined Jun 12, 2008
1,560
That's about the simplest project you can do, particularly with EasyEDA.

Start with a schematic – all of your parts should be in the components library.

After the schematic is complete, click [Convert to PCB]. Sorry, a complete PCB won't pop out. This puts all your components on the PCB layout screen. You'll need to arrange the parts and layout the onnections.
 

Jerry-Hat-Trick

Joined Aug 31, 2022
775
If you are just displaying temperature and humidity I wonder if you need the ESP32 you have chosen. Had you considered using something like the Seeeduino XIAO SAMD21 or even an ATtiny85?. Less expensive and with a lot less pins to work out the layout. For a small quantity, strip board with bare wire links only on the component side might be acceptable?
 
Top