Circuit Library

Scoreboard Display

A simple project that counts the number of times you've pressed the button. Can be used as a scoreboard display for a game. Or to keep tracks of things like how many cups of coffee you've had today.

555 Machine Gun

This "machine gun" circuit generates a sound that mimics the sound of a toy machine gun. It is based around a 555 timer IC in a feedback loop. Check out [this demo video](https://youtu.be/wSN8_ChDztw) to hear the circuit in action.

555 Timer: Blink LED

Here's how to build a simple LED blinker using a 555 timer. The 555 timer is configured as an astable multivibrator, which means the output will turn on and off repeatedly. With the chosen values, it will turn on and off about five times per second. Since the LED is connected to the output, it blinks =)