P0 · Product Development with Forge — Building from the Library · Lesson 6 of 6

Composite blocks — the Forge audio module

~12 min

Slide 1

One board that bundles four blocks

Reuse has one more level. A composite block bundles several subcircuits into a single ready module — so instead of wiring four things together, you place one.

Forge's audio module (FORGE-AUDIO-01) is the example. On one small 55 × 32 mm board it combines:

  • DFPlayer MP3 playback — plays audio files from a microSD card (over UART),
  • an electret microphone input stage,
  • a Class-D amplifier to drive a speaker,
  • and LiPo protection + charging for a rechargeable battery.

Four subcircuits you'd otherwise wire up individually — collapsed into one part with one footprint and one firmware template. That's the whole idea of a composite: it turns a chunk of a product into a single line on your BOM.

When a composite exists for what you're building, reach for it. It's less to wire, less to get wrong, and it shifts your effort to the parts that are actually unique to your product.

Slide 2

Building a product around a composite module

Here's the payoff. Because the audio module already carries the amp, the mic, the MP3 playback, and the charging, a portable speaker built around it has very little electronics left to design.

What's actually left is:

  • the speaker driver — pick one that suits the size and loudness you want, and
  • the enclosure — a cabinet to hold the module, the driver, and the battery, with a grille and a charging port (reach for the speaker domain design from the last lesson).

That's the rhythm of intermediate product development: use the biggest reusable block that fits, then spend your effort on what's unique. The composite handles the commodity electronics; you focus on the sound and the shape.

In the exercise, watch how much of the design collapses to that one module — and how the conversation turns quickly to the cabinet and the driver.

Quick check

The Forge audio module (FORGE-AUDIO-01) already includes MP3 playback, a mic, the amplifier, and battery charging on one board. To turn it into a portable speaker, what's mainly left to design?

Slide 3

Try it — a speaker around the Forge audio module

Bring the whole module together: build a speaker around the composite audio block.

Send the prompt and watch how much the design collapses — most of the electronics is the one Forge audio module, so the work shifts to the enclosure and the speaker driver. That's reuse paying off.

When you're done, you've composed a real product from library blocks end to end. Head to the K-Check to lock it in — and next, BWF3 (Advanced) takes you past the library into fully custom design.

Hands-on — try it in Forge

See how much a composite block collapses the design — most of the electronics is one module, so the work shifts to the enclosure and the driver. That's the payoff of reuse.

The prompt

A portable speaker built around the Forge audio module (FORGE-AUDIO-01), with a rechargeable battery, around 15,000 NGN.

Open in Forge Design

Opens in a new tab so you keep this lesson open. Nothing to buy — this is just to see how Forge reasons. This step isn't graded.