Most hobbyist electronics — low-voltage, battery or USB powered, breadboard-scale — is genuinely low-risk. The real hazards are concentrated in a small number of specific situations, and knowing exactly which ones matter is more useful than a vague sense of caution around everything. This is the actual list, not a generic disclaimer.
Soldering iron burns are the most likely injury, by far
A 350°C iron tip causes a real burn instantly, and it’s the single most probable way to actually get hurt at a beginner’s bench — far more likely than anything electrical. Always return the iron to its stand between joints rather than setting it down on the bench, keep the cable routed away from where a hand naturally rests, and treat a “cooling” iron as still hot for longer than feels intuitive. How to solder your first circuit covers the technique itself; this is just the handling half of it.
Mains voltage is the one genuine electrocution risk — and it’s avoidable by simply not touching it
Almost nothing covered on this site involves mains voltage directly. USB, batteries, and the low-voltage side of a wall adapter are not dangerous to touch. The actual hazard is the mains side of anything plugging into a wall socket — inside a wall adapter, inside a lamp you’re modifying, inside anything with a plug. The beginner-safe rule is simple: don’t open it. A cheap wall adapter that outputs the DC voltage you need is far cheaper than a trip to hospital, and there’s no beginner project on this site that requires opening one up. If a project genuinely needs mains-voltage work later — wiring a relay to switch a mains appliance, for instance — that’s a distinct skill set worth learning properly and separately, not something to improvise from general electronics knowledge.
LiPo batteries need real respect, not casual handling
Lithium-polymer batteries, common in small robotics and drone-adjacent projects, can catch fire if punctured, overcharged, short-circuited, or physically crushed — and unlike most electronics failures, a LiPo fire burns hot and fast. Never charge one unattended, always use a charger designed for LiPo chemistry (not a generic USB charger), store them in a fire-resistant LiPo bag if you’re keeping more than one or two around, and retire any pack that’s swollen, punctured, or been dropped hard rather than continuing to use it. AA and 18650-cell projects don’t carry anywhere near this same risk profile — this caution is specifically a LiPo thing.
Static discharge kills chips silently, with no drama at all
Unlike the hazards above, electrostatic discharge (ESD) doesn’t hurt you — it hurts your components, and it does it invisibly. Walking across a carpet in dry weather can build up thousands of volts of static charge, and touching a sensitive IC or a bare microcontroller’s exposed pins can discharge that through the chip and damage it, sometimes outright, sometimes just enough to cause mysterious intermittent faults down the line. This is genuinely more likely to ruin a beginner’s afternoon than any of the physical hazards above, just less visible in the moment.
The fix is cheap and easy to build as a habit: touch a grounded metal object (a radiator, an unpainted metal case) before handling sensitive components, especially in dry weather, and consider a proper anti-static wrist strap if you’re regularly handling bare ICs or working on anything with exposed static-sensitive components, like a Raspberry Pi’s board edge or a populated PCB.
Eyes and lungs, not just hands
Trimming component legs after soldering sends small, sharp offcuts flying in an unpredictable direction — cheap safety glasses remove this risk entirely for the cost of a coffee.
Rosin flux fumes, released as solder melts, aren’t pleasant to breathe in quantity over a long session — work somewhere with airflow, or point a small fan to carry fumes away from your face, rather than leaning directly over the joint.
What’s overblown
Low-voltage DC — batteries, USB, the output side of a wall adapter — genuinely can’t shock you through dry skin at the voltages used in hobbyist electronics; a 9V battery touched across dry fingers is not dangerous (though it can taste unpleasant if touched to the tongue, which is an old but harmless way people used to test if one still had charge). Breadboard prototyping, wiring sensors, and general low-voltage tinkering don’t need gloves, don’t need a dedicated “electronics safe room,” and don’t carry meaningful electrocution risk. The genuine hazards are the specific, concentrated ones above — know those, and the rest of the hobby is safer than most people assume before they start.