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 (11:23 am)

Posted

Active

Job activity

6 Applicants

6 interviews in progress

Similar jobs

PCB Designer Needed — Automotive GPS/LTE Tracker (ESP32-S3, A7670E, Dual CAN Bus)

Remote - Posted
Commercial Vehicle GPS Tracker PCB Design — Production Ready for JLCPCB I am developing a commercial vehicle GPS tracking device targeting the fleet management market. I alre...
Electronics Design Service Electrical Engineering Product Engineering Services PCB Design Services
View job

Telescopic Under-Saddle Bicycle Fender — Mechanical Design for FDM Printing

Remote - Posted
I need a freelance mechanical designer to create a retractable, telescopic rear fender that mounts under a road/gravel bike saddle. The reference style is the "Beatail" fender...
3D Printing Design 3D Modeling 3D Product Modeling
View job

Mechanical Design of Premium Stainless Steel Golf Keyring (EDC)

Remote - Posted
I am looking for a skilled Mechanical/Industrial Designer to create production-ready CAD files for a premium golf accessory. The concept is a compact, durable stainless steel...
Mechanical Design Services Industrial Design Services 3D Product Modeling 3D Product Rendering and Design
View job

SPMT + Blade Lifter in BLENDER for industrial uses - exact - bottleneck - follow path - simulations

Remote - Posted
Job: conversion 2D in 3D scale model = no tolerances! 3,00m = 3,00m! fully rigged model all axles are moving 60° axle lifting possible. Animation / movements of axles dri...
2D CAD Design Services 2D to 3D Conversion Services Blender 3D Modeling Services 3D Modeling 3D Product Modeling
View job

Water bottle cap proejct

Remote - Posted
Custom Bottle Cap Design for Injection Molding — 3D CAD Model Needed I'm looking for an experienced product/industrial designer to create a 3D CAD model of a custom bottle...
General CAD Drafting 3D Product Modeling 3D Product Rendering and Design
View job

1:87 Scale Fire Truck Cab – Precision CAD (Exterior Only)

Remote - Posted
Description: I am developing a highly detailed 1:87 scale fire truck model for resin 3D printing. I need a CAD designer to create only the cab exterior shell (no interior,...
Mechanical CAD Design 3D Product Modeling Industrial Design Services
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

192,332

global members

32,700

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.