exosynk/torch

exosynk/torch

Torch (LED Flashlight)

A complete working torch with 3D enclosure design. Battery, switch, resistor, LED — the classic first electronics project.

2 views0 upvotes0 forks5 partsUpdated Apr 21, 2026, 9:41 AMCreated Apr 20, 2026

README

Torch (LED Flashlight) 🔦

The classic first electronics project — a working LED flashlight with a complete 3D enclosure design.

Circuit

Battery (4.5V) → Switch → Resistor (100Ω) → White LED → Ground

Current calculation:

I = (V_battery − V_led) / R
I = (4.5V − 3V) / 100Ω
I = 15mA ✓ (safe for 20mA max LED)

3D Design

The enclosure uses several primitives:

PartShapePurpose
BodyTubeHollow cylinder for grip, holds battery
HeadCylinderWider section that holds reflector
ReflectorConeChrome finish, focuses light into a beam
LensDomeTransparent glass cover
ButtonCapsuleErgonomic power switch
BatteryCylinderAA cell inside body (visible through semi-transparent wall)
LEDSphereLight source at focal point
ResistorCylinderCurrent limiter, hidden inside body

Component Placement

  • Battery — Centered in the handle section (y = -1.0)
  • Switch — Connected to the yellow button on the side (y = 0.5)
  • Resistor — Hidden inside the upper body (y = 1.5)
  • LED — At the focal point of the reflector (y = 3.6)
  • Wires — Routed along the inside of the body

Try It

  1. 2D tab: Click the switch to turn on the LED
  2. 3D tab: Orbit around to see the full torch design
  3. Fork: Make your own version with different colors or shapes

Fork Ideas

  • Add a second LED for more brightness
  • Change to 9V battery + 220Ω resistor
  • Add a torus ring for a lanyard loop
  • Make the body fully transparent to see all internals
  • Change colors to match your favorite flashlight

Every new ExoSynk account gets their own copy of this project. Fork this one to remix it!

0 comments

No comments yet. Be the first.
Sign in to leave a comment.