Hardware hacking & circuit bending: making instruments from anything
Learning objectives
- learner can safely bend and hack found electronics using battery-only power and documentation
- learner can build at least one of a DIY oscillator, amp/pickup path, or light/body controller on a breadboard
- learner can explain the hardware-hacking philosophy of the body-as-circuit and packaging choices
Capstone — one whole task that evidences the objectives
Build one battery-powered hardware-hacked instrument (a circuit-bent toy, a CMOS oscillator noisebox, or a contact-mic/piezo device), package it, and perform a short piece — with a full documented wiring log.
Prerequisite modules
This module builds toward one whole, authentic act: turning a piece of found or dollar-store electronics into a battery-powered instrument you can actually perform with — the noisebox on the merch table at an experimental set, the bent Speak & Spell in a lo-fi techno rig, the contact-miked cookie tin feeding a looper. In the Nicolas Collins / Reed Ghazala lineage, the instrument’s unpredictability is the point: you design by ear, not schematic, and your own skin becomes a playable component in the signal chain.
The arc runs from supported play to unsupported build. You start inside the safety frame — battery-only power, never mains — and the lab-notebook habit of logging every wire as you go, because bends are butterflies: gorgeous, unrepeatable, and easily lost. First exercises are low-stakes probing: bridging board points through a ~1k resistor to hunt cross-connections, and laying fingers on traces to feel the body-as-resistor raise a toy’s pitch. From there you move to the breadboard, where the Schmitt-trigger square-wave oscillator, the LM386 amplifier, the piezo contact mic, and the photoresistor light-controller become reusable building blocks — each a viable path through the capstone. Only once a circuit proves itself on the breadboard do you solder it down and choose a housing — cigar box, sandwich, or stealth — as an aesthetic statement, then rehearse and perform.
The required atoms are exactly what the capstone cannot survive without: the safety and documentation discipline, the bending method, breadboard-to-solder craft, one sound source, one amplification/pickup path, one gestural controller, and a packaging procedure. The supporting atoms widen the palette — clock hacking, gated and polyphonic oscillators, optical panners, piezo-driven resonators, mixers and regulated supplies — enrichment for the second, third, and tenth instrument you will inevitably build.
Runnable examples
Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.
saturation-drive
d1 $ sound "bd*2" # shape 0.4
tidal-0033 · CC0
{ (SinOsc.ar(110) * 5).tanh * 0.2 }.play
supercollider-0009 · CC0
Atoms in this module
Required — these gate the capstone
Supporting — enrichment, not gating
Unlocks — modules that require this one