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 (05:26 am)

Posted

Active

Job activity

6 Applicants

6 interviews in progress

Similar jobs

3D Product modeller

Delhi, India - Posted
Make a workflow to model designs in 3d software ready for printing.
3D Modeling 3D Product Modeling 3D Design Services
View job

Mechanical Product Design Engineer / 3D CAD Designer – Barcode Scanner & Electronic Product Enclosure

Pune, India - Posted
We are looking for a Mechanical Product Design Engineer / 3D CAD Designer to develop accurate 3D models and outer-body/enclosure designs for handheld barcode scanners and AIDC...
AutoCAD Design Services Mechanical Design Services 3D Product Modeling 3D Product Rendering and Design
View job

Cabin Luggage Suitcase

Pretoria, South Africa - Posted
I have a patent pending on a Suitcase that forms part of your Cabin Luggae when flying. I need a designer that can help me bring the idea to life in terms of photorealistic s...
3D Product Rendering and Design 3D Product Modeling 3D Design Services
View job

CAD designer needed to model 3-part convertible bottle

India - Posted
We need a mechanical/industrial CAD designer to model a 300ml PET beverage bottle with a unique twist: it disassembles into an actual stemmed cocktail glass. The design has th...
3D Modeling 3D Product Modeling 3D Design Services
View job

Pendants pieces

Remote - Posted
Hey I had my prototypes stolen but I took pictures of these designs and want to get them CAD Designed for mass production. And build a jewellery brand for our shop in Giza....
3D Modeling Jewelry Design Jewelry Design 3D Product Rendering and Design 3D Product Modeling
View job

CAD designer needed to model 3D consumer product

Remote - Posted
3D artist for ongoing 3D rendering We need a part-time 3D artist to help with an ongoing 3D rendering for our company furniture. The work will involve taking 2D drawings fr...
Industrial Design Services 3D Modeling 3D Product Modeling
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

205,961

global members

33,355

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.