Optical Slave Flash Trigger
A "slave flash," which is also called a "speed light" or "strobe," is a flashgun that sits still until it sees a bright light. The slave flashes when it sees a flash. When you use flashgu…

Know the mission before touching a wire.
Understand what you are making, prepare the right tools, and make the workbench safe.
Project details
Optical Slave Flash Trigger is a electronics project. A "slave flash," which is also called a "speed light" or "strobe," is a flashgun that sits still until it sees a bright light. The slave flashes when it sees a flash. When you use flashgu…
- Source pages
- 571-574
- Named parts
- 1
- Build goal
- Working, tested prototype
Tools you need
- Digital multimeter
- Wire stripper and side cutters
- Soldering iron with a fine tip
- Current-limited bench supply
Use eye protection, good lighting, and a clean insulated surface throughout the build.
Safety precautions
- Disconnect every power source before changing a connection.
- Check component polarity, pinout, and supply voltage twice.
- Use a current limit for the first power-up.
- This project may involve hazardous voltage. Work only with qualified supervision and proper isolation.
Gather, identify, and understand every part.
Use the standardized inventory, then open What's this? to learn each part's role, advantages, limitations, handling, and specifications.
What's this?Image, role, pros, cons, handling & specifications

Potentiometer
A named project component whose exact role is defined by the source circuit and build guide.
What it does hereIt performs a documented electrical, control, interface, or construction function in this project.
Buy / compare this part ↗Advantages
- Selected for this project
- Can be checked independently
- Supports modular troubleshooting
Limitations
- Substitutes may differ
- Generic names can hide variants
- Pinouts and ratings vary
Handling
- Compare the received part with the source
- Keep it labelled
- Do not force connectors or adjusters
Specifications to verify
- Use the exact model, value, package, and rating listed for Potentiometer; similar-looking parts are not always interchangeable.
- Confirm dimensions, ratings, connection method, polarity, and environmental limits.
Connect one verified path at a time.
Explore the named components and standardized signal flow, then use Source Check to verify exact physical pins, values, and topology before applying power.
Trace this circuit.
Optical Slave Flash Trigger: interactive parts, standardized terminals, responsive anchored wires, student explanations, and the original circuit reference in one shared system.
Trace before wiring
Follow power, ground, inputs, processing, and outputs in that order. Never guess a pin from package shape alone.
Connect with power off
Make short, labelled connections and share a common ground only where the schematic requires it.
Inspect every joint
Check continuity, polarity, adjacent shorts, and loose connections before the first power-up.
Open all source diagrams and build views 1 visuals

Confirm the hardware-only control path.
This project does not include firmware in the source. The circuit itself provides the required behaviour.
How to connect
- Match every controller label to the circuit view and source pin map.
- Join grounds before signal wires when separate low-voltage supplies are used.
- Keep motors, relays, pumps, and other loads on a suitable driver and external supply.
Common mistakes
Reversed VCC/GND, board-label versus GPIO-number confusion, missing common ground, and charge-only USB cables.
Troubleshoot
Disconnect loads, continuity-test one path at a time, then test with a current limit.
Software preparation
No IDE, board package, library, or firmware upload is required for this project.
If you add a programmable controller as an extension, document its pin map separately.
How to upload code
The original design is implemented entirely in hardware, so proceed after verifying the circuit and supply.
Assemble, deploy, test, and troubleshoot.
Use the complete source notes in build order, then pass the final checks before calling the project finished.
Build in functional stages
- Power and regulation
- Controller or processing stage
- Inputs and sensors
- Outputs and loads
- Enclosure and strain relief
Power up safely
- Inspect unpowered continuity first
- Apply the lowest safe current limit
- Measure supply rails before signals
- Add one load at a time
- Record expected and actual results
Work from simple to complex
- Confirm power, ground, polarity, and orientation
- Compare each pin with the source
- Test inputs separately from outputs
- Replace only one variable at a time
- Power off before every correction
Follow the documented instructions.
These notes come from this project's source and remain in their original order.
Project overview
Project build noteA "slave flash," which is also called a "speed light" or "strobe," is a flashgun that sits still until it sees a bright light. The slave flashes when it sees a flash. When you use flashguns that aren't attached to the camera, you
can get great, dynamic lighting that would be hard to get any other way. The "Optical Slave Flash Trigger" is an off-camera flash trigger accessory that is shown here. It is very useful if you use a speed light. It's just a very good light sensor that picks up light pulses and wakes up the electronics, which then turns on the speed light that's attached. Project design The main idea is to make things small, cheap, separate, and able to work on their own. The best way to do this is to make the heart of the circuitry out of cheap and easy-to-find parts. For such a simple design, I'd rather not use a microcontroller, even a cheap one (it would be overkill). The design is
based on a very simple idea
Project build noteUse a standard light sensor to pick up the light pulse from the master flash. Make sure the light intensity is higher than a predetermined baseline (which can be altered using a potentiometer to tweak the detection sensitivity) Use an electronic switch that doesn't make contact to turn on the save flash. The Wheatstone bridge is the idea behind how this little circuit works. When light hits the phototransistor (PT1), its conductivity (and current) go up. This causes the driver transistor (TR1) to be biased in the forward direction. To initiate the slave flash, the resulting electrical current activates the opto-isolated triac (OT1) (thanks to an optical coupling, it enables safely to use even the oldest flashgun that could otherwise damage your
circuitry by high voltage ignition). But you should know that the connected slave flash doesn't work when there's too much light around, like when it's bright outside. In the same way, it may misfire if you put a very bright artificial light source in its path. Here, the potentiometer (RP1) helps you set the right light detection threshold. Schematic Parts Selection A 5mm round phototransistor is used as the light sensor in this case. The type is a silicon NPN phototransistor that works quickly and well. Because the device is made of clear epoxy, it works with both visible light and infrared radiation. The opto-isolated triac in the circuit is a type MOC3021, which is made up of a gallium arsenide infrared emitting diode and a silicon bilateral switch that are connected optically. The whole circuit can be powered by the CR2032 Lithium Manganese Dioxide battery, which has a nominal voltage of 3V and a nominal capacity of 220mAh.
Interconnections A female hotshoe is needed to connect the slave flash trigger circuit that has been put together to the slave flashgun. When the flash is in the hotshoe, all you have to do is connect the two trigger contacts. So, just use a (built-in or freestanding) sync cable to connect the switch outputs (SW1 and SW2) of the circuit to the electrical contacts (triggers) of the hotshoe.
Flash and the Camera In the range of artificial light sources, 380-750nm, Xenon is known to come close to the "natural" colour spectrum of the sun. Xenon is used a lot in camera flash systems because of this. In an electronic flashgun, an electric charge is stored in a high-voltage capacitor until it is needed. When the flash is fired, the capacitor's stored energy is released through a flashtube. When Xenon gas is put into the flashtube, it gives off a very bright light for a very short time.
You built Optical Slave Flash Trigger.
You followed the full workflow from understanding the mission to testing the finished project. That is a real engineering achievement - well done.
Browse all 500 projects