P0 · Product Development with Forge — Foundations · Lesson 1 of 5

Every product is a circuit and a body

~8 min

Slide 1

The two halves of every gadget

Look at almost any electronic product — a phone charger, a Bluetooth speaker, a Microscale solar generator — and underneath, it's really two things working together:

  • The circuit — the electronics. The "brains and muscle" that sense, decide, and act. This is a set of components connected on a board.
  • The enclosure — the body. The case that holds the circuit, protects it, and gives you a way to use it (buttons, a screen, a place for the cable to plug in).

And running through both: power — a battery, or a wall/USB supply.

That's the whole picture. Once you can see any gadget as circuit + enclosure + power, product development stops being mysterious.

A tiny example: an LED night light

  • An LED to give off light — this is an output.
  • A light sensor so it only comes on in the dark — this is an input.
  • A small controller that says "dark? then switch the LED on" — the brain.
  • Power from a USB cable or a battery.
  • All of it inside a little printed shell with a window that spreads the light.

Five ideas, one useful product. Over the next few lessons we'll unpack each one — and watch Forge build exactly this.

Slide 2

Forge designs both halves

Throughout this course you'll use Forge — the same tool Microscale customers use to go from an idea to a real, buildable product. It has two surfaces, one for each half of a product:

  • Forge Design — a chat. You describe what you want to build; it reasons through the circuit block by block and hands you a bill of materials (BOM): the exact list of components you can order from Microscale.
  • The 3D part designer — you describe the parts; it produces a printable enclosure fitted around them.

You don't wire anything or write any code to follow along. You describe the product in plain English, and Forge does the engineering while you watch how it reasons.

That's the shape of this whole course: learn the idea, then watch Forge apply it. By the end you'll be able to look at a product idea, break it into its parts, and turn it into something real.

Quick check

An electronic product is made of two main halves. Which pair?

Slide 3

Try it — watch Forge build a night light

Enough theory — let's watch Forge turn one sentence into a real design.

Open Forge Design and send the prompt below. Notice how it walks the build block by block: it picks a light sensor to detect darkness, an LED to give light, works out how to power it, and assembles a parts list you could actually order.

This is the night light from the first slide — now watch a machine reason its way to it.

Hands-on — try it in Forge

Send this and read how Forge chooses each block — the light sensor, the LED, the way it's powered. You don't need to order anything; just watch the reasoning.

The prompt

A simple LED night light that turns on in the dark, USB-powered, around 5,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.