BC547 – Hackaday https://hackaday.com Fresh hacks every day Mon, 20 Oct 2025 16:45:11 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.3 156670177 Blinking An LED With a Single Transistor https://hackaday.com/2025/10/20/blinking-an-led-with-a-single-transistor/ https://hackaday.com/2025/10/20/blinking-an-led-with-a-single-transistor/#comments Mon, 20 Oct 2025 20:00:46 +0000 https://hackaday.com/?p=868684 Let’s say you want to blink an LED. You might grab an Arduino and run the Blink sketch, or you might lace up a few components to a 555. But …read more]]>

Let’s say you want to blink an LED. You might grab an Arduino and run the Blink sketch, or you might lace up a few components to a 555. But you needn’t go so fancy! [The Design Graveyard] explains how this same effect can be achieved with a single transistor.

The circuit in question is rather odd at first blush. The BC547 NPN transistor is hooked up between an LED and a resistor leading to a 12V DC line, with a capacitor across the emitter and collector. Meanwhile, the base is connected to… nothing! It’s just free-floating in the universe of its own accord. You might expect this circuit to do nothing at all, but if you power it up, the LED will actually start to flash.

The mechanism at play is relatively simple. The capacitor charges to 12 volts via the resistor. At this point, the transistor, which is effectively just acting as a poor diode in this case, undergoes avalanche breakdown at about 8.5 to 9 volts, and starts conducting. This causes the capacitor to discharge via the LED, until the voltage gets low enough that the transistor stops conducting once again. Then, the capacitor begins to charge back up, and the cycle begins again.

It’s a weird way to flash an LED, and it’s not really the normal way to use a transistor—you’re very much running it out of spec. Regardless, it does work for a time! We’ve looked at similar circuits before too. Video after the break.

[Thanks to Vik Olliver for the tip!]

]]>
https://hackaday.com/2025/10/20/blinking-an-led-with-a-single-transistor/feed/ 18 868684 Dirty one transistor blink circuit 1-17 screenshot (1)
Simple AC Current Detector Built On A 9 Volt https://hackaday.com/2021/01/04/simple-ac-current-detector-built-on-a-9-volt/ https://hackaday.com/2021/01/04/simple-ac-current-detector-built-on-a-9-volt/#comments Mon, 04 Jan 2021 19:30:46 +0000 https://hackaday.com/?p=454883 When working around mains voltages, it can be useful to know whether a given circuit is live or not. While this can be done by direct connection with a multimeter, …read more]]>

When working around mains voltages, it can be useful to know whether a given circuit is live or not. While this can be done by direct connection with a multimeter, non-contact methods are available too. A great example is this simple wireless AC current detector from [NEW PEW].

The circuit is a simple one, and a classic. The spring from a ballpoint pen is soldered to the base of a BC547 transistor, and when held close enough to a conductor carrying AC power, a current is induced in the spring which is sufficient to turn the transistor on. The transistor then switches on a second BC547, which lights an LED. The whole circuit is built on top of a battery clip so it can be run straight from the top of a standard 9 volt battery.

It’s a circuit you’ll find all over the place, even built into many modern multimeters. It can be particularly useful to help avoid drilling through mains wires embedded in the walls of your home. Of course, if you’d like even more information about what’s lurking within your walls, consider this capacitive imaging hack. Video after the break.

https://www.youtube.com/watch?v=6orzENj15hI

]]>
https://hackaday.com/2021/01/04/simple-ac-current-detector-built-on-a-9-volt/feed/ 59 454883 acdetect800