DIY Projects

Weekend Projects – Game Show Buttons

Weekend Projects – Game Show Buttons

Complete instructions for this Weekend Project can be found at http://makeprojects.com/Project/Game-Show-Buttons/1916.

In this project, taken from Charles Platt’s book Make: Electronics, we’re going to breadboard a fairly complex circuit using 555 timers and an “OR” logic gate.

Using these and some other, common components, we’ll create game show buttons. When one button is pressed, it automatically locks out the other one until the quizmaster flips a reset switch.

An “OR gate” is one of several types of basic logic gates. The logic of ORs are, as the name suggests, if input A or B is true (on), output X is true (on); thus, in this design, if either player presses their button, the circuit will go true (on), locking out the other push button, and can only be reset via the toggle switch. This circuit is ideal for two-person quiz contests!

“I’ll take ‘Cool Projects’ for 100, Alex!”

Dripping Water Turned into Standing Waves

Facebook user Brusspup performed a simple, but interesting, experiment. Passing a tube of water across the front of a loudspeaker yields a standing wave when tuned to a 24 hz sound wave. Then when switched to 23 hz, it appears that the water droplets are actually traveling backwards through the tube they just came out of. A camera recording at a standard 24 fps is playing tricks with the eye when the frequency of the sine wave is very similar.

DIY Mobile Phone

DIY Mobile Phone

Arduino team member and MIT PhD student David Mellis created this DIY Cell Phone that packs a fascinating premise: An exploration into the possibilities for individual construction and customization of the most ubiquitous of electronic devices, the cellphone. By creating and sharing open-source designs for the phone’s circuit board and case, we hope to encourage […]