ESP32-S3 Mic Carrier Board Ended

About the job

# PCB Design Brief — ESP32-S3 Mic Carrier Board

## Overview

Carrier PCB for a distributed microphone array project.

The board accepts two plug-in modules:
1. **YD-ESP32-S3 44P dev kit (https://www.aliexpress.com/item/1005008752956562.html?spm=a2g0o.order_list.order_list_main.59.24cf18023nQ1Wy welded with atenna)** — plugged in via female pin headers
2. **INMP441 MEMS microphone breakout (https://www.aliexpress.com/item/1005010312315549.html?spm=a2g0o.order_list.order_list_main.53.24cf18023nQ1Wy )** — plugged in via a female header matching the module's connector

The board also provides:
- A **4-position DIP switch**
- A **decoupling capacitor** on the mic power supply line
- **Breakout pad rows** on the outer edges to expose all GPIO pins for future use

## Fixed Modules (do not substitute)

### 1. YD-ESP32-S3 44P Dev Kit

Reference datasheets found in https://mischianti.org/vcc-gnd-studio-yd-esp32-s3-devkitc-1-clone-high-resolution-pinout-and-specs/#pcb-size :

Key dimensions:
- Two parallel pin rows, **25.40mm center-to-center**
- **22 pins per row**, 2.54mm pitch (53.34mm total pin span)
- Board body: 57.15mm long, 27.94mm wide

The module plugs in from above, sitting on the female headers.

### 2. INMP441 Mic Breakout Module

Small round PCB (~18mm diameter) with an INMP441 MEMS I²S microphone.
Connector: **2×3 header, 2.54mm pitch within rows, 7.62mm between rows**.

Pin assignment (as labeled on the module):
```
Row 1: SCK WS... read more
# PCB Design Brief — ESP32-S3 Mic Carrier Board

## Overview

Carrier PCB for a distributed microphone array project.

The board accepts two plug-in modules:
1. **YD-ESP32-S3 44P dev kit (https://www.aliexpress.com/item/1005008752956562.html?spm=a2g0o.order_list.order_list_main.59.24cf18023nQ1Wy welded with atenna)** — plugged in via female pin headers
2. **INMP441 MEMS microphone breakout (https://www.aliexpress.com/item/1005010312315549.html?spm=a2g0o.order_list.order_list_main.53.24cf18023nQ1Wy )** — plugged in via a female header matching the module's connector

The board also provides:
- A **4-position DIP switch**
- A **decoupling capacitor** on the mic power supply line
- **Breakout pad rows** on the outer edges to expose all GPIO pins for future use

## Fixed Modules (do not substitute)

### 1. YD-ESP32-S3 44P Dev Kit

Reference datasheets found in https://mischianti.org/vcc-gnd-studio-yd-esp32-s3-devkitc-1-clone-high-resolution-pinout-and-specs/#pcb-size :

Key dimensions:
- Two parallel pin rows, **25.40mm center-to-center**
- **22 pins per row**, 2.54mm pitch (53.34mm total pin span)
- Board body: 57.15mm long, 27.94mm wide

The module plugs in from above, sitting on the female headers.

### 2. INMP441 Mic Breakout Module

Small round PCB (~18mm diameter) with an INMP441 MEMS I²S microphone.
Connector: **2×3 header, 2.54mm pitch within rows, 7.62mm between rows**.

Pin assignment (as labeled on the module):
```
Row 1: SCK WS L/R
Row 2: SD VDD GND
```

## Electrical Connections Required ESP32 PINS

```
3V3 Mic VDD ── decoupling cap (cap− to GND)
GND Mic GND, Mic L/R, DIP switch common (all 4 positions)

15 Mic SCK
16 Mic WS
17 Mic SD

10 DIP 1
11 DIP 2
12 DIP 3
13 DIP 4
```

DIP switch closed pulls pin to GND = logic 1. No external resistors needed.

All other ESP32 pins have no required connections on this PCB — they should be accessible via the outer breakout rows.

---

## Layout Constraints

- **I²S traces** (GPIO15/16/17 → mic SCK/WS/SD): keep short and clean; avoid 90° bends; no long parallel runs next to noisy signals.
- **DIP switch**: must be accessible with the ESP32 dev kit installed — do not place it under the module body.
- **Mic connector**: must be accessible with the ESP32 installed — place it outside the shadow of the module body.
- **Decoupling cap**: place as close as possible to the mic VDD pin.
- **Outer breakout rows**: one row per side, each pad connected by a short trace to the corresponding female header pin — all 44 pins broken out.

---

## Deliverables

1. **EasyEDA Standard** project file (preferred — enables one-click JLCPCB order)
2. **Gerber + drill files** (zip, JLCPCB format) as fallback
3. **BOM** with LCSC part numbers for all passive components and connectors
4. **PDF schematic**

Target fab: **JLCPCB 2-layer standard**, 1.6mm FR4, any finish, quantity 5. read less
# PCB Design Brief — ESP32-S3 Mic Carrier Board

## Overview

Carrier PCB for a distributed microphone array project.

The board accepts two plug-in modules:
1. **YD-ESP32-S3 44P dev kit (https://www.aliexpress.com/item/1005008752956562.html?spm=a2g0o.order_list.order_list_main.59.24cf18023nQ1Wy welded with atenna)** — plugged in via female pin headers
2. **INMP441 MEMS microphone breako... read more
# PCB Design Brief — ESP32-S3 Mic Carrier Board

## Overview

Carrier PCB for a distributed microphone array project.

The board accepts two plug-in modules:
1. **YD-ESP32-S3 44P dev kit (https://www.aliexpress.com/item/1005008752956562.html?spm=a2g0o.order_list.order_list_main.59.24cf18023nQ1Wy welded with atenna)** — plugged in via female pin headers
2. **INMP441 MEMS microphone breakout (https://www.aliexpress.com/item/1005010312315549.html?spm=a2g0o.order_list.order_list_main.53.24cf18023nQ1Wy )** — plugged in via a female header matching the module's connector

The board also provides:
- A **4-position DIP switch**
- A **decoupling capacitor** on the mic power supply line
- **Breakout pad rows** on the outer edges to expose all GPIO pins for future use

## Fixed Modules (do not substitute)

### 1. YD-ESP32-S3 44P Dev Kit

Reference datasheets found in https://mischianti.org/vcc-gnd-studio-yd-esp32-s3-devkitc-1-clone-high-resolution-pinout-and-specs/#pcb-size :

Key dimensions:
- Two parallel pin rows, **25.40mm center-to-center**
- **22 pins per row**, 2.54mm pitch (53.34mm total pin span)
- Board body: 57.15mm long, 27.94mm wide

The module plugs in from above, sitting on the female headers.

### 2. INMP441 Mic Breakout Module

Small round PCB (~18mm diameter) with an INMP441 MEMS I²S microphone.
Connector: **2×3 header, 2.54mm pitch within rows, 7.62mm between rows**.

Pin assignment (as labeled on the module):
```
Row 1: SCK WS L/R
Row 2: SD VDD GND
```

## Electrical Connections Required ESP32 PINS

```
3V3 Mic VDD ── decoupling cap (cap− to GND)
GND Mic GND, Mic L/R, DIP switch common (all 4 positions)

15 Mic SCK
16 Mic WS
17 Mic SD

10 DIP 1
11 DIP 2
12 DIP 3
13 DIP 4
```

DIP switch closed pulls pin to GND = logic 1. No external resistors needed.

All other ESP32 pins have no required connections on this PCB — they should be accessible via the outer breakout rows.

---

## Layout Constraints

- **I²S traces** (GPIO15/16/17 → mic SCK/WS/SD): keep short and clean; avoid 90° bends; no long parallel runs next to noisy signals.
- **DIP switch**: must be accessible with the ESP32 dev kit installed — do not place it under the module body.
- **Mic connector**: must be accessible with the ESP32 installed — place it outside the shadow of the module body.
- **Decoupling cap**: place as close as possible to the mic VDD pin.
- **Outer breakout rows**: one row per side, each pad connected by a short trace to the corresponding female header pin — all 44 pins broken out.

---

## Deliverables

1. **EasyEDA Standard** project file (preferred — enables one-click JLCPCB order)
2. **Gerber + drill files** (zip, JLCPCB format) as fallback
3. **BOM** with LCSC part numbers for all passive components and connectors
4. **PDF schematic**

Target fab: **JLCPCB 2-layer standard**, 1.6mm FR4, any finish, quantity 5. read less

Things to know

Job location

Remote

Work location

Job skill level

Any

Skill Level

Job rate

$8 - $25/hr

Hourly (USD)

Job type

Part-time

Job type

Job length

Under 1-month

Job duration

Areas of expertise

3D Design DESIG Design 3D PCB Design design +2 more

Job categories

PCB Design Services 3D Product Modeling Electronic Enclosures Design

About the client

Payment ready

Canada (03:16 pm)

Posted

Active

Job activity

6 Applicants

6 interviews in progress

Similar jobs

Mechanical Engineering & DFM for Multi-Material Consumer Product (Overmolding & MagSafe)

Remote - Posted
Hello, I am looking for an experienced Mechanical Engineer / Product Designer to transform an established aesthetic concept into a manufacturing-ready 3D CAD model (DFM) a...
Mechanical Engineering Design for Manufacturability (DFM Services) Design for Manufacturing and Assembly 3D Modeling 3D Product Modeling
View job

3D CAD Design for 3-Piece Cast Iron Cookware Set (10-Qt Pot, 7-Qt Skillet, 5.5-Qt Sauce Pot)

Remote - Posted
I am seeking an expert designer to create precise, manufacturing-ready 3D CAD files for a three-piece cast iron cookware set, which includes: ​A 10-quart large pot ​A 7-quar...
3D Product Modeling Manufacturing Drawings Design for Manufacturability (DFM Services) 3D Product Rendering and Design
View job

Industrial Designer / CAD Engineer for Modular Injection-Molded Plastic Consumer Product (Flat-Pack)

Remote - Posted
We are seeking an experienced Industrial Designer / CAD Engineer to develop the production-ready 3D files and 2D technical blueprints for a consumer product called "Kele." Thi...
Injection Molding Design Industrial Design Services 3D Product Modeling Design for Manufacturability (DFM Services)
View job

Product/CAD designer for a custom silicone bottle boot (manufacturing-ready CAD)

Remote - Posted
Project I need manufacturing-ready CAD for a custom food-grade silicone protective boot for a 24 oz stainless steel water bottle (Owala FreeSip 24 oz). It's a single moulde...
3D Product Modeling Design Engineering Services Design for Manufacturability (DFM Services)
View job

Product Designer & CAD Freelancer

Remote - Posted
18/8 is a contemporary Indian design brand creating timeless objects and furniture in stainless steel. We are looking for a freelance designer to help translate concepts into...
CAD Drawing Services 3D Modeling 3D Product Modeling 3D Product Rendering and Design Concept Design
View job

Product Design Engineer - Sensory Products

Remote - Posted
Who We Are eSpecial Needs manufactures Spark Sensory Solutions - a line of sensory room products, furniture, softplay, and other products used in schools, therapy centers, an...
Industrial Design Services 3D Printing Design PCB Design Services Electronic Devices Mechanical Engineering
View job

How it works

Find hourly jobs

Find hourly jobs

Top rated experts are regularly hired for hourly jobs & ongoing client work.
Fixed-rate jobs

Fixed-rate jobs

Experts can browse & apply to fixed-rate work & quote on a flat-rate basis.
Design contests

Design contests

Experts build a reputation and earn prizes by participating in design challenges.

About Cad Crowd

4.9/5.0

(Our client satisfaction)

G2 2022

Spring high performer

198,530

global members

32,976

projects delivered to clients


Trusted by
US Army Corps of Engineers
Tiffany
BCG
Target
KPMG
Xprize

Find freelance & remote jobs

Your next big opportunity is just a click away. Create a free profile and start finding work tailored to your skills.