<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>
<title>MAKE Magazine: Ask MAKE</title>
<link>http://blog.makezine.com/blog/archive/ask_make/</link>
<description>MAKE is a quarterly publication from O&apos;Reilly for those who just can&apos;t stop tinkering, disassembling, re-creating, and inventing cool new uses for the technology in our lives.  It&apos;s the first do-it-yourself magazine dedicated to the incorrigible and chronically incurable technology enthusiast in all of us.  MAKE celebrates your right to tweak, hack, and bend technology any way you want.</description>
<language>en-us</language>
<copyright>Copyright 2009, O'Reilly Media, Inc.</copyright>
<lastBuildDate>Thu, 19 Nov 2009 13:00:00 -0800</lastBuildDate>
<pubDate>Sat, 21 Nov 2009 06:38:31 -0800</pubDate>
<generator>http://www.movabletype.org/?v=4.24-en</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <image>
          <title>MAKE Magazine</title>
          <url>http://makezine.com/images/make120x60.gif</url>
          <link>http://blog.makezine.com/</link>
    </image>
<itunes:author>O'Reilly Media, Inc.</itunes:author>
<itunes:subtitle>Technology on Your Time</itunes:subtitle>
<itunes:summary>Join MAKE magazine for a Weekend project each week you can build yourself! MAKE is a quarterly publication from O'Reilly for those who just can't stop tinkering, disassembling, re-creating, and inventing cool new uses for the technology in our lives. It's the first do-it-yourself magazine dedicated to the incorrigible and chronically incurable technology enthusiast in all of us. MAKE celebrates your right to tweak, hack, and bend technology any way you want. MAKE on iTunes is produced by Kip Kay and Phillip Torrone.</itunes:summary>
<itunes:owner>
<itunes:email>webmaster@makezine.com</itunes:email>
</itunes:owner>
<category>Technology</category>
<itunes:category text="Technology">
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Gadgets" />
</itunes:category>
<itunes:category text="Games &amp; Hobbies" >
</itunes:category>
<itunes:category text="Science &amp; Medicine">
</itunes:category>
<itunes:image href="http://makezine.com/images/logos/rss_icon.jpg" />
<itunes:explicit>no</itunes:explicit>


<item>
<title>Ask MAKE: Software for designing circuits</title>
<itunes:summary>I&apos;m doing my 2nd Arduino project (and 2nd electronics project ever) and am trying to design some of the circuit stuff on computer instead of just wiring it up or scribbling some stuff on paper.  I&apos;m trying out Fritzing and am wondering if you have any other suggestions for software that can be used for breadboard, schematic and/or PCB design.</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="ask_make_pcb_design.jpg" src="http://blog.makezine.com/ask_make_pcb_design.jpg" width="600" height="204" class="mt-image-none" style="" /></span></p>

<p>Bjorn writes in:</p>

<p><blockquote>I'm doing my 2nd Arduino project (and 2nd electronics project ever) and am trying to design some of the circuit stuff on computer instead of just wiring it up or scribbling some stuff on paper.  I'm trying out Fritzing and am wondering if you have any other suggestions for software that can be used for breadboard, schematic and/or PCB design.  I would like to maybe figure out/learn/teach myself enough about electronics to be able to design my own PCBs, so it'd be nice if I could do all the types of designing in one program.  I downloaded Eagle but haven't really tried that out yet and am not entirely sure what that's used for, but I think it relates to PCBs.</blockquote></p>

<p>You sound like you are off to a good start.  The kind of programs you are looking for are referred to as <a href="http://en.wikipedia.org/wiki/Electronic_design_automation">Electronic Design Automation</a> (EDA) tools, and traditionally allow you to draw out a symbolic representation of a circuit using a schematic capture interface, (sometimes) simulate it with a circuit simulator, and then finally lay out the circuit on a <a href="http://en.wikipedia.org/wiki/Printed_circuit_board">printed circuit board</a> (PCB).  In the commercial world, many companies use tools designed by Synopsys, Cadence or Mentor graphics, but these are prohibitively expensive and overly complex for most hobbyist use.  You are on the right track with Fritzing and Eagle.  They are both good choices for documenting your circuits and designing PCBs, although they have been designed for somewhat different purposes.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="fritzing_pictoral_editor.jpg" src="http://blog.makezine.com/fritzing_pictoral_editor.jpg" width="600" height="385" class="mt-image-none" style="" /></span></p>

<p>For people who don't already have a strong background in electronics, <a href="http://fritzing.org/">Fritzing</a> is a great place to start.  Instead of forcing you to understand the circuit schematics for each piece, you can use it's pictorial 'breadboard' mode to connect drawings that look like the actual pieces that you would place on your breadboard.  It sounds kind of cutesy, but it is pretty powerful because it also generates a schematic view of your circuit.  This way, you can learn what the symbols for all of your parts look like by just connecting them up and flipping between the two views.  You can either leave it at that to document a project that you made on a breadboard, or try out the PCB mode to design a simple 1-layer board that you can then etch yourself.  To get started, check out <a href="http://fritzing.org/learning/tutorials/">their tutorials</a>.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="eagle_pcb_editor.jpg" src="http://blog.makezine.com/eagle_pcb_editor.jpg" width="600" height="424" class="mt-image-none" style="" /></span></p>

<p>While Fritzing is a great way to get started with electronics, if you start to do more complex things, you will eventually need to turn to a more powerful tool.  The second program that you mentioned, <a href="http://www.cadsoftusa.com/">Eagle</a> (Easily Applicable Graphical Layout Editor), is a good choice for this.  It isn't open source software, however they offer a freeware version that is powerful enough to build many useful circuits.  It doesn't have a breadboard mode, so you have to start by making your circuit as a schematic.  Once you have a schematic drawn up and have checked to make sure everything is connected properly, you create a new PCB and lay the components out.  To get started, check out <a href="http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=108">this tutorial</a> by the folks at Sparkfun.</p>

<p>There are a multitude of other free PCB design programs out there.  For instance, <a href="http://www.expresspcb.com/ExpressPCBHtm/Free_cad_software.htm">ExpressPCB</a> is a proprietary schematic capture/PCB layout program that is closely integrated with the companies PCB fabrication service.  <a href="http://www.gpleda.org/">gEDA</a> aims to be a comprehensive open source circuit simulation/design environment, but appears to be quite complex.  <a href="http://www.freepcb.com/">FreePCB</a> looks good for designing PCBs, however it doesn't appear to include a schematic capture program.</p>

<p>My advice would be to stick with Fritzing and Eagle for a while, use them to design and build a few PCBs, and if you aren't satisfied with them, try out one of the other tools to see if it works better for you.  Good luck!</p>

<p>[photo by Flickr user <a href="http://www.flickr.com/photos/hoeken/3217162790/in/set-72157612846741292/">Zach Hoeken</a>]</p>

<p>Related:</p>
<p><ul>
<li><a href="http://www.make-digital.com/make/vol02/?pg=166">Primer: Printed Circuit Boards</a></li>
<li><a href="http://blog.makezine.com/archive/2009/11/how-to_make_your_eagle_schematic_in.html">How-To: Make your EAGLE schematic into a PCB</a></li>
<li></li>
</ul></p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_3.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_3.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_3.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F11%2Fask_make_3.html&amp;title=Ask%20MAKE%3A%20Software%20for%20designing%20circuits&amp;bodytext=I%26apos%3Bm%20doing%20my%202nd%20Arduino%20project%20%28and%202nd%20electronics%20project%20ever%29%20and%20am%20trying%20to%20design%20some%20of%20the%20circuit%20stuff%20on%20computer%20instead%20of%20just%20wiring%20it%20up%20or%20scribbling%20some%20stuff%20on%20paper.%20%20I%26apos%3Bm%20trying%20out%20Fritzing%20and%20am%20wondering%20if%20y&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/11/ask_make_3.html</link>
<guid>http://blog.makezine.com/archive/2009/11/ask_make_3.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 19 Nov 2009 13:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Repurposing electronic detritus</title>
<itunes:summary>I have all this electronic detritus that I would like to re-purpose (i.e. a couple old Compaq iPaqs, a bunch of cell phones, several laptops, several old desktop computers and monitors).</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="old_computer_junk.jpg" src="http://blog.makezine.com/old_computer_junk.jpg" width="600" height="258" class="mt-image-none" style="" /></span></p>

<p>Jon writes in:</p>

<blockquote><p>I saw the tweet about sending questions to MAKE and I've got kind of a big one.</p>

<p>I have all this electronic detritus that I would like to re-purpose (i.e. a couple old Compaq iPaqs, a bunch of cell phones, several laptops, several old desktop computers and monitors).</p>

<p>I don't code but I can run a soldering iron. Short of sending this heap off to the landfill what are my options?  I would like to make something cool that used all of the little screens (cell phone and iPaq) and I have seen (I don't remember where) somebody had morphed a cellphone screen (I think) into a laptop on the outside.</p></blockquote>

<p>Sure, there are lots of options for them.  If the hardware still works and you don't want it around, you can <a href="http://www.epa.gov/waste/conserve/materials/ecycling/donate.htm">donate it to a charity</a>.  Otherwise, here are some ideas.</p>

<p><strong>Mobile devices</strong></p>
<p>The LCD displays on mobile electronic devices can difficult to interface directly.  Your best bet may be to put new software on it.  Here are some possibilities:</p>
<p><ul>
	<li><a href="http://www.embedds.com/diy-a-pic-controller-interface-with-nokia-1100-lcd/">Identifying Nokia LCDs</a>: If you have a Nokia phone, you might be able to control the LCD from a microcontroller.
	<li><a href="http://palmorb.sourceforge.net/">PalmOrb</a>: Turn an old palm pilot into a serial LCD.</li>
	<li><a href="http://www.smartphonemag.com/cms/blog/414/ipaq-linux-and-alternate-os-guide">Linux on an iPAQ</a>: Smartphone magazine has a nice article about getting extra life out of old Pocket PCs by installing Linux.</li>
	<li><a href="http://www.ipodlinux.org/wiki/PdPod">PdPod</a>: Convert an old iPod into a portable synthesizer.</li>
        <li><a href="http://dev.eyebeam.org/projects/reware/wiki/Reware">Reware</a>: Tips and tricks for unlocking old phones and installing new firmware</li>
</ul></p>

<p><strong>Laptops</strong></p>
<p>The canonical use for an old laptop is to <a href="http://www.instructables.com/id/Digital-Picture-Frame/">make it into a picture frame</a>.  You can convert an older laptop into <a href="http://www.instructables.com/id/Laptop-Converted-to-2nd-Monitor">a second monitor for your desktop</a> using some simple software.  If the laptop still works but is just slow, try turning it into an internet device by installing a lightweight Linux distro such as <a href="http://www.xubuntu.org/">Xubuntu</a>.  If the laptop is broken but the screen still works, you might be able to program an <a href="http://www.fpga4fun.com/GraphicLCDpanel1.html">FPGA to control it</a>, but note that it is not easy or cheap to do.</p>

<p><strong>Desktops</strong></p>
<p>The advice for usable but slower laptops holds for desktops as well- they can make a nice internet kiosk, if given a software update.  If the computer is really old or broken, though, you can try to salvage components from it.  The power supply can be <a href="http://blog.makezine.com/archive/2009/02/toolbox_benchtop_power_supplies.html">converted into a bench supply</a>.  5.25" floppy drives (from really old computers) usually have excellent stepper motors in them.  Many PCs have a nice speaker mounted to the case, and sometimes have neat power switches.  Old CRT monitors can used for art projects, such as displaying <a href="http://little-scale.blogspot.com/2009/04/how-to-use-arduino-to-generate-glitchy.html">glitchy video</a>.  Personally, I've been considering using a bank of them as (very inefficient) color-controlled mood lighting.</p>

<p>This is a pretty open-ended question, and I'm sure that I have barely scratched the surface of what can be done with old electronic junk.  Do you have a favorite use for a cast-off bit of electronics?  Sound off in the comments!</p>

<p><a href="http://www.flickr.com/photos/vkreay/2293235775/">Photo</a> by Flickr user Victoria Reay</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_repurposing_electronic_det.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_repurposing_electronic_det.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_repurposing_electronic_det.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F11%2Fask_make_repurposing_electronic_det.html&amp;title=Ask%20MAKE%3A%20Repurposing%20electronic%20detritus&amp;bodytext=I%20have%20all%20this%20electronic%20detritus%20that%20I%20would%20like%20to%20re-purpose%20%28i.e.%20a%20couple%20old%20Compaq%20iPaqs%2C%20a%20bunch%20of%20cell%20phones%2C%20several%20laptops%2C%20several%20old%20desktop%20computers%20and%20monitors%29.&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/11/ask_make_repurposing_electronic_det.html</link>
<guid>http://blog.makezine.com/archive/2009/11/ask_make_repurposing_electronic_det.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 12 Nov 2009 10:30:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Image sensors: CCD vs CMOS</title>
<itunes:summary>I was looking at buying a digital camera, and read that there are two kinds of sensors that they can use to take a picture- CMOS and CCD.  Can you tell me what the difference is, and if one is better to get?</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="image_sensor.jpg" src="http://blog.makezine.com/image_sensor.jpg" width="600" height="194" class="mt-image-none" style="" /></span></p>

<p>Ian writes in:</p>

<p><blockquote>I was looking at buying a digital camera, and read that there are two kinds of sensors that they can use to take a picture- CMOS and CCD.  Can you tell me what the difference is, and if one is better to get?</blockquote></p>

<p>Sure!  It's actually a pretty topical question, as the <a href="http://nobelprize.org/nobel_prizes/physics/laureates/2009/index.html">inventors of the CCD just won this year's Nobel Prize</a>!  As you mentioned, there are two basic kinds of image sensor that are used in today's digital cameras, <a href="http://en.wikipedia.org/wiki/Charge-coupled_device">CCD</a> (charge-coupled device) and <a href="http://en.wikipedia.org/wiki/Active_pixel_sensor">CMOS</a> (complementary metal oxide semiconductor).  They both work by converting light energy (<a href="http://en.wikipedia.org/wiki/Photon">photons</a>) into electric charge (<a href="http://en.wikipedia.org/wiki/Electron">electrons</a>), and the difference is in how this charge is read out.</p>

<p>To start, both kinds of sensor are made of a grid of 'buckets' placed evenly across a flat <a href="http://en.wikipedia.org/wiki/Semiconductor">semiconductor</a> surface.  Each bucket acts as an individual sensor, which only sees a tiny portion of the image.  By displaying a bunch of these tiny points in a grid (using a computer monitor or printer), we see the image.</p>

<p>Making color images is a bit more complicated.  Because the buckets are sensitive to any wavelength of visible light, if we just looked at the results we would see a <a href="http://en.wikipedia.org/wiki/Monochrome">monochrome</a> image.  To get color information, we arrange the sensors <a href="http://en.wikipedia.org/wiki/Bayer_filter">into groups of four</a>, and place tiny red, green, and blue color filters over them.  Each group of four sensors is what we call a <a href="http://en.wikipedia.org/wiki/Pixel">pixel</a>, and it is interesting to note that modern cameras have millions of them.</p>

<p>Ok, so both CCD and CMOS sensors are basically just big arrays of individual sensors, so how are they different?  The difference is in how the charges are collected and read out.  In a CCD, the 'bucket' that collects charge is just a <a href="http://en.wikipedia.org/wiki/Capacitor">capacitor</a>.  To read the image data out of the CCD, the charge in each bucket is pumped individually over to an <a href="http://en.wikipedia.org/wiki/Analog-to-digital_converter">ADC</a> (analog to digital converter), which actually measures charge.  In a CMOS sensor, each bucket contains a <a href="http://en.wikipedia.org/wiki/Photodiode">photodiode</a> and some amplifier circuitry.  To read the image data out, the output of each amplifier is connected to an ADC through a multiplexer, which measures the voltage at each cell.</p>

<p>I don't think that either technology is necessarily better, but each has its own quirks.  There is an interesting site at dvxuser which talks about the <a href="http://www.dvxuser.com/jason/CMOS-CCD/">different kinds of sensor artifacts</a> associated with each kind of sensor.  For most cases, though, I think that other specifications, such as ease of use and sensitivity to light, are probably more important to think about when choosing a digital camera.  Good luck!</p>

<p>[photo by <a href="http://www.flickr.com/photos/sarahcartwright/372432314/">SarahCartwright</a>]</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_2.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_2.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/11/ask_make_2.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F11%2Fask_make_2.html&amp;title=Ask%20MAKE%3A%20Image%20sensors%3A%20CCD%20vs%20CMOS&amp;bodytext=I%20was%20looking%20at%20buying%20a%20digital%20camera%2C%20and%20read%20that%20there%20are%20two%20kinds%20of%20sensors%20that%20they%20can%20use%20to%20take%20a%20picture-%20CMOS%20and%20CCD.%20%20Can%20you%20tell%20me%20what%20the%20difference%20is%2C%20and%20if%20one%20is%20better%20to%20get%3F&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/11/ask_make_2.html</link>
<guid>http://blog.makezine.com/archive/2009/11/ask_make_2.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 05 Nov 2009 10:30:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Playing back a recorded sound</title>
<itunes:summary>I&apos;ve been wanting to make a prank project, that I can leave somewhere to play back a recorded sound and flash some lights.  I&apos;ll use LEDs for the lights, but don&apos;t know how to play back sound.</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="singing_scope.jpg" src="http://blog.makezine.com/singing_scope.jpg" width="600" height="224" class="mt-image-none" style="" /></span></p>

<p>George writes in:</p>

<p><blockquote>I've been wanting to make a prank project, that I can leave somewhere to play back a recorded sound and flash some lights.  I'll use LEDs for the lights, but don't know how to play back sound.  Do you have any suggestions?</blockquote></p>

<p>Aha, this sounds like it could be a fun project.  I'm going to assume you are using a microcontroller to monitor an input (sound? light? time? vibration?), and then initiate a sequenced event.  It's a bit late for Halloween, but this would be a good way to make lawn props that react when someone comes near your house.</p>

<p>Because playing back sound takes a reasonable amount of memory and speed, it's not something that can be done easily with a standard microcontroller.  Instead, the best way to handle this would be to hook up another device, that can be started by the micro and then do the heavy lifting of actually playing back a sound.  At least three possibilities come to mind: using a Wave Shield, hacking an MP3 player, or hacking a cheap toy with a sound recorder.</p>

<p>If you are using an Arduino, the <a href="http://www.makershed.com/ProductDetails.asp?ProductCode=MKAD11">Wave Shield</a> might be an ideal solution to your problem.  It is an expansion module that allows you to play sounds off of an SD card, and there is a nice library to control it as well.  It runs in at about $22 bucks, which seems pretty reasonable for what you get.</p>

<p>If you aren't using an Arduino, or already have an old MP3 player and don't want to spend the bucks on a project you will only use once, then you can try to use that.  The best way to do this is probably to wire an <a href="http://blog.makezine.com/archive/2009/10/ask_make_using_an_optocoupler.html">optocoupler</a> to the play button on the MP3 player, and then trigger that with your microcontroller.  If you have more than one sound track that you want to trigger, you could also wire up the next button, but that might get tricky.  The bonus for going this way is that you could recycle some electronics junk that would otherwise go to the scrap heap.</p>

<p>Either of the two above solutions are great if you are only thinking of making one or two of the devices, but what if you want to make a bunch of them?  In that case, it might be more economical to try <a href="http://blog.makezine.com/archive/2008/07/how_to_circuitbend_a_chea.html">hacking a cheap toy</a>, such as <a href="http://www.allelectronics.com/make-a-store/item/SAW-3/SAW-3-DIGITAL-VOICE-RECORDER/1.html">this one</a>.  Somehow these are still available, and are less than $2 in quantity.  The sound quality probably won't be anywhere as good, but hey, the're cheap!  If you are in a rush, you could also try hacking a voice recording card that you can pick up at a local store.  Good luck!</p>

<p><strong>In the Maker Shed:</strong></p>
<p><a href="http://www.makershed.com"><img src="http://blog.craftzine.com/makershedsmall.jpg" height="45" width="200" alt="Makershedsmall" /></a></p>
<p><img src="http://blog.makezine.com/beat_sequencer_from_meggy_waveshiel/waveshield_crop_cc.jpg" width="600" height="211" alt="waveshield_crop_cc.jpg"/></p>
<p><a href="http://www.makershed.com/ProductDetails.asp?ProductCode=MKAD11&Click=37845"> Arduino WaveShield Kit</a></p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_1.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_1.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_1.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F10%2Fask_make_1.html&amp;title=Ask%20MAKE%3A%20Playing%20back%20a%20recorded%20sound&amp;bodytext=I%26apos%3Bve%20been%20wanting%20to%20make%20a%20prank%20project%2C%20that%20I%20can%20leave%20somewhere%20to%20play%20back%20a%20recorded%20sound%20and%20flash%20some%20lights.%20%20I%26apos%3Bll%20use%20LEDs%20for%20the%20lights%2C%20but%20don%26apos%3Bt%20know%20how%20to%20play%20back%20sound.&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/10/ask_make_1.html</link>
<guid>http://blog.makezine.com/archive/2009/10/ask_make_1.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 29 Oct 2009 10:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Debouncing a switch</title>
<itunes:summary>Switch bounce is one of those rare electronic effects that is actually a caused by a mechanical shortcoming  The issue is in the way the switch works.</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="debounce_switches.jpg" src="http://blog.makezine.com/debounce_switches.jpg" width="600" height="154" class="mt-image-none" style="" /></span></p>

<p>Jen writes in:</p>

<p><blockquote>I'm making a circuit to blink an LED at different speeds, that I can control using a button switch.  It wouldn't work until I added added some 'debounce' code. What does that mean, and why did I have to add it?</blockquote></p>

<p>Good Question!  Switch bounce is one of those rare electronic effects that is actually caused by a mechanical shortcoming.  The issue is in the way the switch works.  When you flip a switch (or press down on a button), you're really pushing one piece of metal against another.  If this happens with sufficient force, one or both of the pieces will deform slightly, and then bounce back in the other direction.  Depending on how well the switch was designed, this could go on for a number of times before both pieces stop moving.  Now, all of this bouncing means that from an electrical perspective, the switch looks like it is opening and closing rapidly until the bouncing dies down.  It happens very quickly, however digital electronics are fast enough to see this as a bunch of switch presses!</p>

<p>There are three ways to deal with this: mechanically (building a better switch), electrically (building a filter out of discrete electric components), or digitally (with software).</p>

<p>In your question, you mentioned that you used some debounce code, which is probably the best solution for you.  For this solution, you write a software routine that runs when someone presses a button, then waits for a short time (long enough for the bouncing to have stopped) before reading the switch state.  This effectively ignores any spurious signals from the switch contacts bouncing without any extra hardware.  If you happen to be using the Arduino platform, <a href="http://www.arduino.cc/en/Tutorial/Debounce">try this tutorial</a>.</p>

<p>If you aren't using a microcontroller, though, software isn't going to help, and you will have to try one of the other solutions.  The traditional way to handle switch bounce on a breadboard is to use a <a href="http://en.wikipedia.org/wiki/RC_circuit">resistor-capacitor (RC) filter</a> in a <a href="http://en.wikipedia.org/wiki/Low-pass_filter">low pass</a> configuration.  What this does is prevent the output of the switch from going high too quickly, which effectively filters out any high-speed signals.  Check out <a href="http://www.ikalogic.com/debouncing.php">this tutorial</a> if you'd like to try out this method.</p>

<p>So, how could you re-design the switch to prevent bounce?  It turns out that the most common thing to do is to <a href="http://en.wikipedia.org/wiki/Relay#Mercury-wetted_relay">wet the contacts with mercury</a>.  Because mercury is a liquid at room temperature, its surface tension keeps the contacts connected even when they bounce.  The only issue with this is that mercury is pretty toxic, so you should only use this if you absolutely need to, such as when you're controlling high-power machines at fast speeds.</p>

<p>[photo by Flickr user <a href="http://www.flickr.com/photos/apploxicwaist/3904394996/">russ_j_taylor</a>]</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_debouncing_a_switch.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_debouncing_a_switch.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_debouncing_a_switch.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F10%2Fask_make_debouncing_a_switch.html&amp;title=Ask%20MAKE%3A%20Debouncing%20a%20switch&amp;bodytext=Switch%20bounce%20is%20one%20of%20those%20rare%20electronic%20effects%20that%20is%20actually%20a%20caused%20by%20a%20mechanical%20shortcoming%20%20The%20issue%20is%20in%20the%20way%20the%20switch%20works.&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/10/ask_make_debouncing_a_switch.html</link>
<guid>http://blog.makezine.com/archive/2009/10/ask_make_debouncing_a_switch.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 22 Oct 2009 10:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Using an optocoupler</title>
<itunes:summary>An opto-coupler is a device that can be used to electrically isolate two circuits, so that a voltage spike or other problem on one side will not destroy the circuit on the other side.</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="ask_make_optocoupler_header.jpg" src="http://blog.makezine.com/ask_make_optocoupler_header.jpg" width="600" height="178" class="mt-image-none" style="" /></span></p>

<p>Matt writes in:</p>

<p><blockquote>We are working on a project to control a <a href="http://en.wikipedia.org/wiki/Telegraph_key">CW ham radio keyer</a> using a computer, and are concerned about protecting the computer from the radio.  We heard that an opto-isolator could be used for this, but aren't sure how to go about it.
</blockquote></p>

<p>Good question!  An opto-coupler is a device that can be used to electrically isolate two circuits, so that a voltage spike or other problem on one side will not destroy the circuit on the other side.  A common use for them is when you want to interface a computer to an AC-powered device, such as a light or a motor.  Usually, the opto-coupler will not be used to control the device directly, and instead will just transfer a signal from one circuit to another.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="optocoupler_diagram.jpg" src="http://blog.makezine.com/optocoupler_diagram.jpg" width="450" height="160" class="mt-image-none" style="" /></span></p>

<p>So, how does it work?  You can think of an optocoupler as a combination of an <a href="http://en.wikipedia.org/wiki/Light-emitting_diode">LED</a> and a <a href="http://en.wikipedia.org/wiki/Phototransistor">phototransistor</a>.  To send a signal, the transmitting side power the internal LED, just as you would power a regular LED.  This lights up and causes the phototransistor on the other to start conducting current.  You can think of it as kind of a switch at this point, and use it to turn on a low-power device directly, or turn on a relay to turn on a higher-powered device.  The above circuit diagram should work for an automatic keyer.  Choose the resistor based on your microcontroller voltage and the current draw of the optocoupler chip that you use.  One thing to remember is that the output is polarized, so you have to make sure to connect it up so that the high voltage side is on the collector, and the low voltage side on the emitter.  Good luck with your keyer!</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_using_an_optocoupler.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_using_an_optocoupler.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_using_an_optocoupler.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F10%2Fask_make_using_an_optocoupler.html&amp;title=Ask%20MAKE%3A%20Using%20an%20optocoupler&amp;bodytext=An%20opto-coupler%20is%20a%20device%20that%20can%20be%20used%20to%20electrically%20isolate%20two%20circuits%2C%20so%20that%20a%20voltage%20spike%20or%20other%20problem%20on%20one%20side%20will%20not%20destroy%20the%20circuit%20on%20the%20other%20side.&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/10/ask_make_using_an_optocoupler.html</link>
<guid>http://blog.makezine.com/archive/2009/10/ask_make_using_an_optocoupler.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 15 Oct 2009 10:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Getting started with physical computing</title>
<itunes:summary>I would like to know what is the best way to get started in this area of physical, interactive microcontrollers.  Can some one point me in the right direction?</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="led_header.jpg" src="http://blog.makezine.com/led_header.jpg" width="600" height="232" class="mt-image-none" style="" /></span></p>

<p>John writes in:</p>

<p><blockquote>I am an artist in Santa Fe, NM. Much of my work is assemblage using old salvaged electronic equipment.  I would like to start using interactive electronics. I have some electronics knowledge but am a newbie with microcontrollers, etc. I would like to know what is the best way to get started in this area of physical, interactive microcontrollers.  Can some one point me in the right direction?
</blockquote></p>

<p>Sure thing!  For your first time, I recommend getting a kit that is specifically designed to get you up and going with physical computing.  We sell some nice Arduino-based kits in the Maker Shed -- take a look at the <a href="http://www.makershed.com/ProductDetails.asp?ProductCode=MSGSA">Getting Started with Arduino Kit</a> and <a href="http://www.makershed.com/ProductDetails.asp?ProductCode=MSAPK2">Advanced Arduino Starter Kit</a>.  These bundles are useful because they include enough instructions and parts to give you a good feel for what you can accomplish.  Another good way to go might be with a  <a href="http://www.parallax.com/tabid/234/Default.aspx">BASIC stamp</a> -- they seem to have been eclipsed in popularity by Arduino lately, but are still very capable systems.</p>

<p>If you would like to get some hands-on instruction, try looking for a local group that has microcontroller classes.  We covered <a href="http://blog.makezine.com/archive/2009/09/ask_make_where_to_find_an_arduino_c.html"> how to find them</a> a while back.</p>

<p>Finally, if you want to read up a bit first, there are bunch of good books on the subject.  Here are a few: <a href="http://www.amazon.com/Physical-Computing-Sensing-Controlling-Computers/dp/159200346X">Physical Computing: Sensing and Controlling the Physical World with Computers</a>, <a href="http://www.makershed.com/ProductDetails.asp?ProductCode=0596510519">Making Things Talk</a>, and <a href="http://www.makershed.com/ProductDetails.asp?ProductCode=9780596155513">Getting Started with Arduino</a>.</p>

<p>Got a great resource that I overlooked?  Abhor Arduinos and have a better suggestion?  Sound off in the comments!]]>
&lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_getting_started_with_physi.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_getting_started_with_physi.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_getting_started_with_physi.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F10%2Fask_make_getting_started_with_physi.html&amp;title=Ask%20MAKE%3A%20Getting%20started%20with%20physical%20computing&amp;bodytext=I%20would%20like%20to%20know%20what%20is%20the%20best%20way%20to%20get%20started%20in%20this%20area%20of%20physical%2C%20interactive%20microcontrollers.%20%20Can%20some%20one%20point%20me%20in%20the%20right%20direction%3F&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/10/ask_make_getting_started_with_physi.html</link>
<guid>http://blog.makezine.com/archive/2009/10/ask_make_getting_started_with_physi.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 08 Oct 2009 13:00:00 -0800</pubDate>

</item>

<item>
<title>The Mummy&apos;s &quot;Book of The Dead&quot; prop</title>
<itunes:summary>We recently had a question from a reader about this prop. &quot;Connie&quot; wrote in wanting to know how to replicate the mechanism that, in the movie, is used to unlock The Book&apos;s cover. Never having seen The Mummy, I went into research mode and enqueued it from Netflix. Then I watched it. Big mistake.

But, you know, to each his or her own. And &quot;The Book of the Dead,&quot; with its ornate clasps and intricate star-shaped key, is admittedly an awesome prop. The scene Connie is referring to, I believe, occurs at almost exactly one hour into the &quot;Deluxe Edition&quot; cut of the film, and shows the intrepid but remarkably foolish archeologists inserting the aforementioned star-shaped key into a correspondingly star-shaped opening in the book&apos;s cover, turning it, and thereby releasing the spring-loaded cover clasps and, with them, all manner of unpleasant whatnot.

So I started Googling around, looking for dweebs enthusiasts that might have already built such a thing. And while I did not find any working mechanical replicas of the prop, I did discover the remarkably beautiful static replica shown in the photo at the top of this post by Jeff Stelter of Stelter Creative Woodworks. </itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="book_of_the_dead.JPG" src="http://blog.makezine.com/archive/2009/10/02/book_of_the_dead.JPG" width="600" height="444" class="mt-image-none" style="" /></span></p>

<p>We recently had a question from a reader about this prop. "Connie" wrote in wanting to know how to replicate the mechanism that, in the movie, is used to unlock The Book's cover.  Never having seen <CITE>The Mummy</CITE>, I went into research mode and enqueued it from Netflix.  Then I watched it.  Big mistake. </p>

<p>But, you know, to each his or her own.  And "The Book of the Dead," with its ornate clasps and intricate star-shaped key, is admittedly an awesome prop.  The scene Connie is referring to, I believe, occurs at almost exactly one hour into the "Deluxe Edition" cut of the film, and shows the intrepid but remarkably foolish archeologists inserting the aforementioned star-shaped key into a correspondingly star-shaped opening in the book's cover, turning it, and thereby releasing the spring-loaded cover clasps and, with them, all manner of unpleasant whatnot.  </p>

<p>So I started Googling around, looking for <strike>dweebs</strike> enthusiasts that might have already built such a thing.  And while I did not find any working mechanical replicas of the prop, I did discover <a href="http://www.steltercreativewoodworks.com/STELTER1/Book_of_the_Dx.html">the remarkably beautiful static replica</a> shown in the photo at the top of this post by Jeff Stelter of <a href="http://www.steltercreativewoodworks.com/STELTER1/Movie_Propsx.html">Stelter Creative Woodworks</a>.  </p>

<p><object width="600" height="486"><param name="movie" value="http://www.youtube.com/v/uHMxQqn_sck&hl=en&fs=1&rel=0&showinfo=0&ap=%2526fmt%3D18"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/uHMxQqn_sck&hl=en&fs=1&rel=0&showinfo=0&ap=%2526fmt%3D18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="486"></embed></object></p>

<p>I also found <a href="http://www.youtube.com/watch?v=uHMxQqn_sck">this video</a> by YouTuber <a href="http://www.youtube.com/user/oneandonlyJadedMonk">oneandonlyJadedMonk</a> showing his working mechanical replica of the star-shaped key used to open the book.  Connie, if you're looking for a real expert, I think this might be the man to talk to.</p>

<p>But as for completely working cover locks, I'm afraid I have to admit defeat.  Having watched the scene a few times, I'm completely confident that a suitable lockwork could be designed and built, but actually doing either is well above my pay grade.  But something I've learned writing for this blog is what an incredible resource the MAKE readership can be, and so I'm going to throw the question out to them.  </p>

<p>How 'bout it, folks?  Anybody know how this thing works?  Or know of somebody's who has built one?  Or, even better, know anything about the original prop?  </p>

<p><strong>Make: Halloween Contest 2009</strong><p><a href="http://makezine.com/halloweencontest/"><img src="http://makezine.com/images/contest/halloween_09.gif" height="70" width="600"></a></p><p>Microchip Technology Inc. and MAKE have teamed up to present to you the <A HREF="http://makezine.com/halloweencontest/">Make: Halloween Contest 2009</A>! Show us your embedded microcontroller Halloween projects and you could be chosen as a winner.</p></p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/10/the_mummys_book_of_the_dead_prop.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/the_mummys_book_of_the_dead_prop.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/the_mummys_book_of_the_dead_prop.html#comments" /&gt;Comments&lt;/a&gt; | 





&lt;a href="http://blog.makezine.com/archive/halloween/" /&gt;Read more articles in Halloween&lt;/a&gt; | 






&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F10%2Fthe_mummys_book_of_the_dead_prop.html&amp;title=The%20Mummy%26apos%3Bs%20%26quot%3BBook%20of%20The%20Dead%26quot%3B%20prop&amp;bodytext=We%20recently%20had%20a%20question%20from%20a%20reader%20about%20this%20prop.%20%26quot%3BConnie%26quot%3B%20wrote%20in%20wanting%20to%20know%20how%20to%20replicate%20the%20mechanism%20that%2C%20in%20the%20movie%2C%20is%20used%20to%20unlock%20The%20Book%26apos%3Bs%20cover.%20Never%20having%20seen%20The%20Mummy%2C%20I%20went%20into%20research%20mode&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/10/the_mummys_book_of_the_dead_prop.html</link>
<guid>http://blog.makezine.com/archive/2009/10/the_mummys_book_of_the_dead_prop.html</guid>
<category>Halloween</category>
<pubDate>Sat, 03 Oct 2009 06:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Kid-powered battery charger</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to mattm@makezine.comor drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Phil writes in with an interesting question: When...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="hand_crank_ipod.jpg" src="http://blog.makezine.com/hand_crank_ipod.jpg" width="600" height="310" class="mt-image-none" style="" /></span></p>

<p>Phil writes in with an interesting question:</p>
<blockquote>When I found out about <a href="http://tinyurl.com/ybpvvo5">this</a> neat Ubuntu tablet that is powered by AA batteries, I started wondering if it's possible to recharge those batteries using the musclepower of kids.<br>

<p>Sure, it's easy enough for adult muscle power to generate some electricity, but could there be some ways for kids' musclepower to be harnessed (gently) to recharge AA batteries?<br></p>

<p>What kind of not-very-tiring machines could be devised that could store mechanical energy in such a way that the energy could later be released more quickly to recharge AA batteries via a cordless power drill running in reverse?<br></p>

<p>Of all the possible machines that could be set up (pulley systems, water pumps, hydraulic lifts), which would be the simplest, least costly and least dangerous to set up? Are there any kinds of contraptions that could be created so that even a five year old could be involved in creating electricity to recharge AA batteries?<br></p>

<p>While this would be a potentially fun tool for families to use here in the United States, this could be a vital energy production/computing/education tool for families where there is no existing electrical infrastructure.<br />
</blockquote></p></p>

<p>The idea of storing up a bunch of mechanical energy in order to power a high-torque generator is a good start, but I don't think it is the right way to go.  Instead, it would probably be better to skip the cordless drill, and use something designed to be a crank generator.  Most rechargeable batteries can be <a href="http://en.wikipedia.org/wiki/Trickle_charging">trickle charged</a>, or charged slowly, so it is probably better to design a hand crank that is easy to turn, and just puts out lower current.  Of course, the the trade-off is that it will take longer to charge the batteries.  I would start with <a href="http://geektechnique.org/index.php?id=236">this design for an ipod charger</a>.</p>

<p>Another alternative might be to make a kid-sized pedal-powered generator, and use that to charge the batteries.  David Butcher <a href="http://www.los-gatos.ca.us/davidbu/pedgen/pppm_live.html">made one</a> that looks really nice, and sells plans from his website.</p>

<p>Anyone have other ideas about how to harness kid power to charge batteries?  How about a <a href="http://www.youtube.com/watch?v=jEuX-EGe0h4">giant hamster wheel</a>?</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_kid-powered_battery_charge.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_kid-powered_battery_charge.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/10/ask_make_kid-powered_battery_charge.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F10%2Fask_make_kid-powered_battery_charge.html&amp;title=Ask%20MAKE%3A%20Kid-powered%20battery%20charger&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20mattm%40makezine.comor%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Phil%20writes%20in%20with%20an%20interesting%20question%3A%20When...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/10/ask_make_kid-powered_battery_charge.html</link>
<guid>http://blog.makezine.com/archive/2009/10/ask_make_kid-powered_battery_charge.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 01 Oct 2009 17:20:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Get your project featured on Make</title>
<itunes:summary>We occasionally receive really cool projects that we would like to publish, however they just don&apos;t have quite enough information for us to figure them out.  So, here are some tips about documenting your projects in a way that makes them accessible.</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><img width="500" vspace="4" hspace="4" height="375" border="0" alt="Dsc06844" src="http://blog.makezine.com/DSC06844.jpg"/></p>

<p>Carl writes in with a good question:</p>
<p><blockquote>I make cool projects (I think so anyway), and I would really like them to be on Make.  What do I need to do?</blockquote></p>

<p>We occasionally receive really cool projects that we would like to publish, however they just don't have quite enough information for us to figure them out.  So, here are some tips about documenting your projects in a way that makes them accessible.</p>

<p>The first step is to <strong>document your project</strong> during your build.  The final product is what most people will see, however the build process can be equally interesting.  I learn a lot from looking at the tools and techniques others use to construct their projects, and suspect many other makers do as well.  Take some photos, comment some code, record some sound- whatever is appropriate for your project.  For extra points, <a href="http://blog.makezine.com/archive/2009/06/how-to_24-hour_time-lapse_video.html">making a timelapse</a> of your construction can be really fun to watch.  The important thing is to keep the documenting process simple so that you don't get bogged down with it and forget to finish your project.</p>

<p>Once you have all of your cool documentation, you probably want to <strong>put it on the web</strong> somewhere.  A great way to go is with <a href="http://www.instructables.com/">Instructables</a>, which is a site dedicated to hosting DIY projects.  Another option is to use a more traditional blogging site.  My favorite is <a href="http://wordpress.com/">WordPress</a>, however <a href="https://www.blogger.com/start">Blogger</a> is also a good alternative.  If you have constructed your own website, that is great too, just make sure that each project has its own page.  This is important, because it creates a <a href="http://en.wikipedia.org/wiki/Permalink">permanent link</a> to your project, making it possible for us to link to.<p>

<p>If you have taken video of your project, then by all means upload it to a free video hosting service.  This allows us to embed your video in a post, which will greatly increase the chance that people will watch it.  Again, there are a number of free services that you can use; <a href="http://www.youtube.com/">Youtube</a> and <a href="http://vimeo.com/">Vimeo</a> are popular options.</p>

<p>The final step is to <strong>submit it to us</strong>!  We have a <a href="http://makezine.com/cs/user/create/link?x-t=suggest.form">nice tip line</a>, try it out and don't be afraid to promote yourself!</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/09/ask_make.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F09%2Fask_make.html&amp;title=Ask%20MAKE%3A%20Get%20your%20project%20featured%20on%20Make&amp;bodytext=We%20occasionally%20receive%20really%20cool%20projects%20that%20we%20would%20like%20to%20publish%2C%20however%20they%20just%20don%26apos%3Bt%20have%20quite%20enough%20information%20for%20us%20to%20figure%20them%20out.%20%20So%2C%20here%20are%20some%20tips%20about%20documenting%20your%20projects%20in%20a%20way%20that%20makes%20them%20accessible.&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/09/ask_make.html</link>
<guid>http://blog.makezine.com/archive/2009/09/ask_make.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 24 Sep 2009 10:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Why do flourescent lights buzz?</title>
<itunes:summary>A few weeks ago, we looked at why dimmer switches cause incandescent light bulbs to buzz.  We subsequently received a number of questions about why flourescent bulbs vibrate.</itunes:summary>
<description>
<![CDATA[<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span></p>
<p><em><br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:mattm@makezine.com">mattm@makezine.com</a>or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em>
</p>
<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="flourescent_light.jpg" src="http://blog.makezine.com/flourescent_light.jpg" width="600" height="289" class="mt-image-none" style="" /></span></p>
<p>A few weeks ago, we looked at <a href="http://blog.makezine.com/archive/2009/08/ask_make_why_do_lights_buzz.html">why dimmer switches cause incandescent light bulbs to buzz</a>.  We subsequently received a number of questions about why flourescent bulbs vibrate, such as this comment by snarkyFish:</p>
<p><blockquote>It might be nice to have another one of these that explains why fluorescent lights / ballasts hum and buzz as well. I imagine it's a very similar explanation, but a much more complicated fix.</blockquote></p>

<p>You are right, they do buzz for a similar reason, which is the mechanical components being vibrated by electromagnetic waves.  In this case, however, it is probably not the bulb itself that buzzes, but the ballast.</p>

<p>Fluorescent bulbs are made up of a glass tube that is filled with a low-pressure inert gas and a small amount of mercury, have a <a href="http://en.wikipedia.org/wiki/Phosphor">phosphor</a> coating on the inside, and have an electrode on each end.  When a large enough voltage is applied across the electrodes, the gas begins to conduct, which allows an electric current to flow from one electrode to the other.  This current causes collisions between gas molecules and the mercury, which creates UV energy that is then converted to visible light by the phosphor coating on the tube.</p>

<p>This is all well and good, however as the gas heats up, it's resistance goes down, which means that it becomes a better conductor and subsequently draws even more current.  If this were left unchecked, the bulb would quickly heat up and self destruct, so a ballast is placed in series with the bulb to limit the current draw.  There are a number of different kinds of ballast design, but the simplest one is to just use an inductor.  An inductor will certainly limit the rate at which current can travel to the light, however it does so by absorbing magnetic fields into it's core.  This absorption, which causes <a href="http://en.wikipedia.org/wiki/Magnetostriction">magnetostriction</a>,  is probably the source of your hum- it literally causes the inductor to expand and contract at twice the AC frequency, which creates an audible sound wave (at 120Hz in the US or 100Hz in most of Europe).</p>

<p>I don't think there is a safe way to fix this besides getting a new ballast.  Newer ballasts use an electronic controller instead of an inductor for the ballast, so they shouldn't be susceptible to the same buzzing problem.  Making your own is certainly a possibility, but as with any high-voltage project, you better know what you are doing first.</p>

<p>Any other tips for how to fix a buzzing fluorescent light?  Let us know in the comments!</p>

<p>[CC licensed photo by <a href="http://www.flickr.com/photos/gingerblokey/3054571130/">adotjdotsmith</a>]</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_why_do_flourescent_lights.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_why_do_flourescent_lights.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_why_do_flourescent_lights.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F09%2Fask_make_why_do_flourescent_lights.html&amp;title=Ask%20MAKE%3A%20Why%20do%20flourescent%20lights%20buzz%3F&amp;bodytext=A%20few%20weeks%20ago%2C%20we%20looked%20at%20why%20dimmer%20switches%20cause%20incandescent%20light%20bulbs%20to%20buzz.%20%20We%20subsequently%20received%20a%20number%20of%20questions%20about%20why%20flourescent%20bulbs%20vibrate.&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/09/ask_make_why_do_flourescent_lights.html</link>
<guid>http://blog.makezine.com/archive/2009/09/ask_make_why_do_flourescent_lights.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 17 Sep 2009 10:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Simple proximity sensors</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to mattm@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Aaron writes in with a question about...</itunes:summary>
<description>
<![CDATA[<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span>
</p>

<p>
<em>
<br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to
<a href="mailto:mattm@makezine.com">mattm@makezine.com</a>
or drop us a line on
<a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!
</em>
</p>

<p>Aaron writes in with a question about short-range sensors:</p>
<p><blockquote>My question is really more of a search for direction. I have exhausted
several approaches and could use advice. The goal is to create several
simple, cheap sensors that have only the ability to sense that there
is another one of them next to eachother. I need a range around 5
feet. It would need to have an id. For instance sensor 1 could see
sensor 2 and 3 within 5 feet but no other and sensor 2 could see
sensor 1 and 4, and so on.<br>

I have considered rfid most intensly, but I find noise and cost go up
at this range and I have had issues with consistancy. Laser requires
line of site not be interrupted, blue tooth has too great a range, and
so on.</blockquote></p>

<p>Interesting question!  I've actually been thinking about this for a project as well.  There are three types of signal that I can imagine using for this application: RF, audio, and optical.  Because you mention that maintaining line-of-sight is an issue, let's stick to a radio based solution.  To make things simple, lets assume that each node is identical.  Then, we need a protocol for each node to take turns transmitting their IDs to the other nodes.  We also need to figure out how far away the transmitting node is, which we can estimate using the received signal strength if we make each node transmit at the same power.  This is possible because radio waves follow the <a href="http://en.wikipedia.org/wiki/Inverse-square_law">inverse square law</a>.</p>

<p>Now, there are many different ways to build a radio system to do this, however a nice off-the-shelf part that will work is the <a href="http://www.makershed.com/ProductDetails.asp?ProductCode=MKAD14&ampClick=19209">xBee</a>.  Each node would then consist of a microcontroller (whichever you fancy) and an xBee radio.  Program them so that they transmit their own ID at random intervals, and spend the rest of the time listening for other radio's IDs.  Measure the signal strength of the received ID using the <a href="http://www.makingthingstalk.com/chapter8/22/#more-22">RSSI indicator</a>, and if it is above a certain value (determine experimentally), then add the ID and time of reception to a list.  If the same ID is received again, update that entry with the latest time a signal was received.  Then, go through the list periodically, and remove any ID that hasn't been heard from in a while (longer than the longest time between random transmissions).  This way, you will always have a list of devices that are nearby.  By having them transmit their IDs at random intervals, you will minimize the chance that two transmit at the same time without having to deal with synchronization issues.</p>

<p>That's the easiest way I can think of to do this, however it is still pretty complex.  Have a better solution?  Sound off in the comments!</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_simple_proximity_sensor.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_simple_proximity_sensor.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_simple_proximity_sensor.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F09%2Fask_make_simple_proximity_sensor.html&amp;title=Ask%20MAKE%3A%20Simple%20proximity%20sensors&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20mattm%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Aaron%20writes%20in%20with%20a%20question%20about...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/09/ask_make_simple_proximity_sensor.html</link>
<guid>http://blog.makezine.com/archive/2009/09/ask_make_simple_proximity_sensor.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 10 Sep 2009 17:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Where to find an Arduino class?</title>
<itunes:summary>Do you know of any Arduino efforts in San Diego, CA?  Do you know of anyone who might know?</itunes:summary>
<description>
<![CDATA[<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;">
<img class="mt-image-left" width="300" height="100" style="margin: 0pt 20px 20px 0pt; float: left;" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" alt=""/>
</span>
</p>

<p>
<em>
<br/>
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to
<a href="mailto:mattm@makezine.com">mattm@makezine.com</a>
or drop us a line on
<a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!
</em>
</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="hack_pittsburgh_arduino.jpg" src="http://blog.makezine.com/hack_pittsburgh_arduino.jpg" width="600" height="450" class="mt-image-none" style="" /></span></p>

<p>Bruce writes in:</p>
<p><blockquote>Do you know of any Arduino efforts in San Diego, CA?  Do you know of anyone who might know?</blockquote></p>

<p>Well Bruce, I understand how difficult it can be to find local DIY events, so I compiled a list of the places I would look.  The first thing I would do is search google, however there is a good chance that local events might not show up if they haven't been widely publicized.  The next places I would check are <a href="http://hackerspaces.org/wiki/Hackerspaces">Hackerspaces</a> and <a href="http://dorkbot.org/">Dorkbot</a>.  If there is a hackerspace in your area, there is a good chance that they will be holding classes about the Arduino or similar devices.  Dorkbot groups seem to be more focused on presentations, however the participants can probably help point you in the right direction.</p>

<p>Another great possibility is a Make: group.  There are a bunch of them popping up across the country (and hopefully across the world- let us know where you are!).  Here are the ones that I know about:<br>
<ul>
<li><a href="http://www.makesf.org">Make: SF</a></li>
<li><a href="http://www.makedc.org">Make: DC</a></li>
<li><a href="http://www.makenyc.org">Make: NYC</a></li>
<li><a href="http://www.makephilly.org">Make: Philly</a></li>
<li><a href="http://www.makepdx.org">Make: PDX</a></li>
<li><a href="http://groups.google.com/group/makekc">Make: KC</a></li>
<li><a href="http://denvermakers.org/">Make: Denver</a></li>
<li><a href="http://www.tcmaker.org/">Twin Cities Maker</a></li>
<li><a href="http://tech.groups.yahoo.com/group/notbago/">GO-Tech Ann Arbor</a></li>
<li><a href="http://www.artseenalliance.com/Upcoming-Make-Out-Events/">	
MAKE Out Sessions</a></li>
<li><a href="http://makekw.org/">Make: KW</a></li>
</ul>
</p>

<p>Besides the more obvious tech-focused groups, many artists organizations and collaboratives are also hosting Arduino classes, such as <a href="http://www.thesteelyard.org/">The Steel Yard</a> in Providence, RI, <a href="http://machineproject.com/classes/">Machine Project</a> in Los Angeles, CA, and <a href="http://thecrucible.org/">The Crucible</a> in Berkeley, CA.</p>

<p>However, don't give up if you don't see anything listed for your city.  Try asking around at a local college, check <a href="http://www.meetup.com/">http://www.meetup.com/</a>, chime in on the <a href="http://forums.makezine.com/?CategoryID=4">Make forum</a>, take a glance at the official <a href="http://arduino.cc/en/Main/HomePage">Arduino calender</a> and the <a href="http://makezine.com/events/">Make Events page</a>, or just find some friends and host an event yourself, and be sure to tell us about it!</p>

<p>Know of any other good resources?  Have any San Diego leads for Bruce?  Want to see your group listed?  Chime in in the comments!</p>

<p>The above photo of an Arduino class at <a href="http://www.hackpittsburgh.org/">Hack Pittsburgh</a> is by <a href="http://www.cs.cmu.edu/~rmcguire/">Marty McGuire</a>.</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_where_to_find_an_arduino_c.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_where_to_find_an_arduino_c.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/09/ask_make_where_to_find_an_arduino_c.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F09%2Fask_make_where_to_find_an_arduino_c.html&amp;title=Ask%20MAKE%3A%20Where%20to%20find%20an%20Arduino%20class%3F&amp;bodytext=Do%20you%20know%20of%20any%20Arduino%20efforts%20in%20San%20Diego%2C%20CA%3F%20%20Do%20you%20know%20of%20anyone%20who%20might%20know%3F&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/09/ask_make_where_to_find_an_arduino_c.html</link>
<guid>http://blog.makezine.com/archive/2009/09/ask_make_where_to_find_an_arduino_c.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 03 Sep 2009 11:18:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Back to school bike light</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! This week&apos;s question comes from back-to-college student...</itunes:summary>
<description>
<![CDATA[<p><a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-27-2009');"><img src="http://blog.makezine.com/AskMake_Jameco.gif" width="600" height="100" alt="AskMake_Jameco.gif" /></a></p>
<p><em>Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<hr />
<p>This week's question comes from back-to-college student Andrew:</p>
<blockquote>
  <p>My class schedule this semester has me riding home at night, so I need some safety lights. The lights at the bike store are not only expensive, but unattractive. How can I make them myself?</p>
</blockquote>
<p>I can't imagine a better combination than bikes and LEDs. You could build your bike light from scratch, or you could hack a dollar-store gadget to blink a few LEDs. We have lots of bike light projects here on MAKE to get you started. Be sure to keep an eye on our <a href="http://blog.makezine.com/archive/bicycles/">bicycle archives</a> for the latest bike projects, too!</p><img src="http://blog.makezine.com/upload/2009/01/make14/miniBikeLight-2de.jpg" />
<p><strong>Battery-powered lights:</strong></p>
<ul>
  <li><a href="http://blog.makezine.com/archive/2009/03/mini_bike_light.html">How-To Tuesday: Mini bike light</a></li>

  <li><a href="http://www.instructables.com/id/LED-Bike-Light-System/">Make a LED Bike light system</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/12/how_to_make_the_ultimate_1.html">How-To: Make the ultimate 18v bike light!</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/10/antique_bike_light_led_mo.html">Antique bike light LED mod</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/08/tape_case_bike_light.html">Tape case bike light</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/05/how_to_build_a_simple_lux.html">How-To: Build a simple Luxeon LED bike headlight</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2008/11/diy_nes_controller_bike_l.html">DIY: NES controller bike light</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2008/11/diy_high_power_led_bike_l.html">DIY: High power LED bike light</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2007/07/convert_your_vintage_bike.html">Convert your vintage bike light to LED power</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2007/06/led_bike_helmet.html">LED Bike helmet</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/12/home_depot_homebrew_bicyc.html">Home Depot homebrew bicycle headlamp AND a huge LED array</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/11/how_to_make_a_40led_bicyc.html">HOW TO - Make a 40-LED bicycle light</a><br /></li>
</ul><img src="http://blog.makezine.com/CA6390348_A.jpg" /><img src="http://blog.makezine.com/FIG2.jpg" />
<p><b>Blinky lights! Use a 555 timer chip to make your rear light blink:</b></p>
<ul>
  <li><a href="http://blog.makezine.com/archive/2006/07/41_led_flasher_circuit_us.html">41 LED Flasher circuit using 555 IC</a></li>

  <li><a href="http://www.make-digital.com/make/vol10/?pg=64&amp;pm=2&amp;u1=friend">The Biggest Little Chip from MAKE, Vol 10</a></li>

  <li><a href="http://blog.makezine.com/archive/2006/10/more_555_timer_projects.html">More 555 timer projects</a><br /></li>
</ul><img src="http://blog.makezine.com/dynamobikelight.jpg" />
<p><b>Alternative energy bike lights:</b></p>
<ul>
  <li><a href="http://blog.makezine.com/archive/2009/04/contactless_dynamo_bike_light.html">Contactless dynamo bike light</a></li>

  <li><a href="http://blog.makezine.com/archive/2006/05/how_to_make_a_solar_bike.html">How-To: Make a solar bike light</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2007/03/nofriction_bicycle_dynamo.html">No-friction bicycle dynamo light kit</a><br /></li>
</ul><img src="http://blog.makezine.com/m132s_live3.jpg" /><br />
<img src="http://blog.makezine.com/FNNURDOXT9EP27UC6Z.MEDIUM.gif" width="300" height="225" />
<img src="http://blog.craftzine.com/fatlabanimatedledbag.gif" />
<p><b>Style points:</b></p>
<ul>
  <li><a href="http://blog.makezine.com/archive/2008/05/monkeylectric_led_bike_wh.html">Monkeylectric LED bike wheel lights</a></li>

  <li><a href="http://blog.makezine.com/archive/2006/03/light_up_animated_pacman_bicyc.html">Light up animated Pac-Man bicycle wheels</a></li>

  <li><a href="http://blog.makezine.com/archive/2009/04/craft_video_lilypad_arduino_bike_pa.html">CRAFT Video: LilyPad Arduino Bike Patch</a></li>

  <li><a href="http://blog.makezine.com/archive/2008/06/rgb_spokepov.html">RGB SpokePOV</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2008/10/obama_spokepov.html">Obama SpokePOV</a><br /></li>
</ul>
<p>Show us your bike lights! Post up a link to your styling safety lights in the comments.</p>
<p>This week's Ask MAKE has been sponsored by <a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-27-2009');">Jameco Electronics</a>.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_back_to_school_bike_light.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_back_to_school_bike_light.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_back_to_school_bike_light.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F08%2Fask_make_back_to_school_bike_light.html&amp;title=Ask%20MAKE%3A%20Back%20to%20school%20bike%20light&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20This%20week%26apos%3Bs%20question%20comes%20from%20back-to-college%20student...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/08/ask_make_back_to_school_bike_light.html</link>
<guid>http://blog.makezine.com/archive/2009/08/ask_make_back_to_school_bike_light.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 27 Aug 2009 11:00:00 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Why do lights buzz?</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Martin writes in: Why do my incandescent...</itunes:summary>
<description>
<![CDATA[<p><a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-20-2009');"><img src="http://blog.makezine.com/AskMake_Jameco.gif" width="600" height="100" alt="AskMake_Jameco.gif" /></a></p>
<p><em>Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<hr />
<p><img src="http://blog.makezine.com/askmakebulbs.png" width="323" height="292" alt="askmakebulbs.png" /></p>
<p>Martin writes in:</p>
<blockquote>
  Why do my incandescent light bulbs buzz when I'm using a dimmer switch? What can I do to stop it?
</blockquote>
<p>Household lights run on alternating current (AC), which can be seen as a sine wave on an oscilloscope. To decrease the brightness of the bulb, a dimmer switch takes chunks out of the sine wave. This essentially turns the bulb on and off around 120 times every second, depending on the dimmer swtting. Charging the bulb filament creates an electromagnetic field, and when this field is turned on and off so rapidly, the changing force can cause the filament to start vibrating in sync with the frequency of the ons and offs.</p>
<p>To stop the buzzing, you can try <a href="http://www.google.com/products?q=rough+service+light+bulb&amp;oe=utf-8&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;ei=3-aNStXbIYvwMvPF2PgO&amp;sa=X&amp;oi=product_result_group&amp;ct=title&amp;resnum=4">rough service light bulbs</a>, which have the filament anchored in more than two places, unlike regular light bulbs. Think of the filament supports as legs on a table. Two legs would make for a wobbly table, but make that three or four legs, and you've got something more sturdy.</p>
<p>If it's your dimmer that buzzes instead of your light bulbs, you may need a dimmer rated for a higher capacity. Try removing some of the light bulbs connected to the dimmer and see if it makes a difference. If the buzzing is quieter, you may need a stronger dimmer. Common triac-based dimmers are controlling the chopping up of that AC wave, and can also vibrate because of it. Some higher quality dimmers have filters in them to prevent that.</p>
<p>Some more reading on the subject:</p>
<ul>
  <li><a href="http://ask.metafilter.com/20346/How-to-stop-lighting-dimmer-switches-from-buzzing">How to stop lighting dimmer switches from buzzing</a> on Ask MetaFilter</li>

  <li><a href="http://www.smarthome.com/solution42.html">Buzzing lights</a> on Smarthome</li>

  <li><a href="http://www.johnlewis.com/Magazine/Feature.aspx?Id=42">Switches and Dimmers Buying Guide</a><br /></li>
</ul>
<p>Have you had to fix a noisy light problem in your house? Share with us in the comments.</p>
<p>This week's Ask MAKE has been sponsored by <a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-20-2009');">Jameco Electronics</a>.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_why_do_lights_buzz.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_why_do_lights_buzz.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_why_do_lights_buzz.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F08%2Fask_make_why_do_lights_buzz.html&amp;title=Ask%20MAKE%3A%20Why%20do%20lights%20buzz%3F&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Martin%20writes%20in%3A%20Why%20do%20my%20incandescent...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/08/ask_make_why_do_lights_buzz.html</link>
<guid>http://blog.makezine.com/archive/2009/08/ask_make_why_do_lights_buzz.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 20 Aug 2009 21:00:07 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Voltage divider</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Louis writes: I&apos;ve seen the term &quot;voltage...</itunes:summary>
<description>
<![CDATA[<p><a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-13-2009');"><img src="http://blog.makezine.com/AskMake_Jameco.gif" width="600" height="100" alt="AskMake_Jameco.gif" /></a></p>
<p><em>Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/Resistive_divider.png" width="178" height="168" alt="Resistive_divider.png" /></p>
<p>Louis writes:</p>
<blockquote>
  <p>I've seen the term "voltage divider" used a lot lately. What exactly is a voltage divider, and what is it used for?</p>
</blockquote>
<p>A voltage divider does what it sounds like: it creates an output voltage less than the input voltage. A potentiometer can be used as a voltage divider, as can two resistors in series. It's often used as a reference voltage, where little current is drawn over the connection. <a href="http://en.wikipedia.org/wiki/Operational_amplifier">Op-amps</a> use reference voltages to change signal output, so you can use a pot as a voltage divider to change attributes of sound in a synthesizer, for example. The op-amp outputs current that is proportional to the difference in voltage between it's two inputs, so the resistor divider is used to make the output voltage a multiple of the input voltage- basically a resistor divider in reverse.</p>
<p>Many sensors respond to their respective input by producing a corresponding change in resistance. For instance, a light sensor might have a high resistance when it's bright out, and a low resistance in darkness. Sensors can be used in one of the positions pictured above (R1 or R2; the diagram is a resistive voltage divider) to invert the output. For example, a light-sensitive resistor (LDR) in a voltage divider could be changed from its normal high-when-light state to high-when-dark. Sure, you could invert that output in software, too, but what if you're not using a programmable microcontroller? With just an extra resistor, you've inverted the sensor's function.</p>
<p>Here's some more reading material on voltage dividers:</p>
<ul>
  <li><a href="http://www.doctronics.co.uk/voltage.htm">Doctronics voltage divider page</a></li>

  <li><a href="http://www.allaboutcircuits.com/vol_1/chpt_6/1.html">All about circuits - voltage dividers</a></li>

  <li><a href="http://en.wikipedia.org/wiki/Voltage_divider">Voltage divider Wikipedia page</a></li>
</ul>
<p>Where do <em>you</em> use voltage dividers? Post up your experiences in the comments.</p>
<p>This week's Ask MAKE has been sponsored by <a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-13-2009');">Jameco Electronics</a>.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_voltage_divider.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_voltage_divider.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_voltage_divider.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F08%2Fask_make_voltage_divider.html&amp;title=Ask%20MAKE%3A%20Voltage%20divider&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Louis%20writes%3A%20I%26apos%3Bve%20seen%20the%20term%20%26quot%3Bvoltage...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/08/ask_make_voltage_divider.html</link>
<guid>http://blog.makezine.com/archive/2009/08/ask_make_voltage_divider.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 13 Aug 2009 21:00:31 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: LED as light sensor</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! This week&apos;s question comes from Kevin: I...</itunes:summary>
<description>
<![CDATA[<p><a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-06-2009');"><img src="http://blog.makezine.com/AskMake_CoBrand_Jameco_f1.gif" width="600" height="100" alt="AskMake_CoBrand_Jameco_f1.gif" /></a></p>
<p><em>Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/ledtouch_photo.jpg" width="320" height="240" alt="ledtouch_photo.jpg" /></p>
<p>This week's question comes from Kevin:</p>
<blockquote>
 I heard that you can use an LED as a light sensor. How?
</blockquote>
<p>LEDs are diodes tuned specifically to emit light and packaged in translucent enclosures. A photodiode is essentially the same thing, but sensitive to a wider range of light wavelengths. From the very informative <a href="http://en.wikipedia.org/wiki/LED_as_light_sensor">Wikipedia page</a> on the subject:</p>
<blockquote>
  <p>For example, a green LED will be sensitive to blue light and to some green light, but not to yellow or red light. Additionally, the LED can be <a href="http://en.wikipedia.org/wiki/Multiplexed_display">multiplexed</a> in such a circuit, such that it can be used for both light emission and sensing at different times. In Dietz et al., a scheme for implementing this multiplexing is presented:</p>

  <ul>
    <li>A LED is connected to two bidirectional CMOS I/O pins on a microcontroller (or a microprocessor with an I/O bus).</li>

    <li>To emit light, both of the I/O pins are set to output mode, and the LED is driven with current in the forward direction, resulting in current through the LED and emission of light.</li>

    <li>To detect ambient light:</li>

    <li style="list-style: none">
      <ul>
        <li>The I/O pins are set to output mode, and the diode is driven in the reverse-bias direction, such that the diode inhibits the current and the LED's inherent capacitor is charged.</li>

        <li>The I/O pins are set to high-impedance CMOS input mode.</li>

        <li>The diode leaks current at a rate proportional to the incident light, as incident photons cause electrons to leap across the band gap.</li>

        <li>The time it takes for this leakage current to discharge the LED's inherent capacitor is measured and is inversely proportional to the incident light.</li>
      </ul>
    </li>
  </ul>
</blockquote>
<p>Don't be intimidated by the electronics terms above, it's actually pretty simple. <a href="http://www.arduino.cc/playground/Learning/LEDSensor">Arduino has an example</a> on their site showing a LED connected from one digital pin to another through a 100 ohm resistor. Part of the code tells the LED to light up, and part of it reverses the current and tells the former power pin to read the current leakage of the diode, which will change relative to the amount of ambient light in the room.</p>
<p>Here's a <a href="http://cs.nyu.edu/~jhan/ledtouch/index.html">short video</a> showing a grid of red LEDs being used also as photodiodes (also photo above). <a href="http://www.provolot.com/projectlog/2007/05/bidirectional_led_sensing.html">Provolot</a> tried it out, too, with success (and source code). <a href="http://forrestmims.org/">Forest M. Mims III</a> uses this technique to sense specific wavelengths of light for sun research in Hawaii.</p>
<p>Have you worked with LEDs as photodiodes? Share your project, video, or tips with us in the comments!</p>

This week's Ask MAKE has been sponsored by <a href="http://www.jameco.com/askmake" onclick="pageTracker._trackEvent('Ask Make Jameco', 'Click', '08-06-2009');">Jameco Electronics</a>.]]>
&lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_led_as_light_sensor.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_led_as_light_sensor.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/08/ask_make_led_as_light_sensor.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F08%2Fask_make_led_as_light_sensor.html&amp;title=Ask%20MAKE%3A%20LED%20as%20light%20sensor&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20This%20week%26apos%3Bs%20question%20comes%20from%20Kevin%3A%20I...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/08/ask_make_led_as_light_sensor.html</link>
<guid>http://blog.makezine.com/archive/2009/08/ask_make_led_as_light_sensor.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 06 Aug 2009 21:00:31 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: EPS foam</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Dan writes in: How are big closed...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p><img src="http://blog.makezine.com/styrobot_jr.jpg" />
<p>Dan writes in:</p>
<blockquote>
  <p>How are big closed cell polystyrene bocks made? I've seen them 12" square and about 8' long.</p>
</blockquote>
<p>Expanded polystyrene foam (EPS or Styrofoam) is made from pellets of polystyrene, which is a plastic made from crude oil. The pellets are expanded in a steam chamber. You can find these pellets in this form inside most beanbag chairs. To make solid objects, they use steam molds that fill a chamber with the pellets, then steam fuse them into custom packaging, foam drinking cups, etc. Here are a few videos I found on the topic; one's on <a href="http://planetgreen.discovery.com/videos/g-word-shorts-styrofoam-creation.html">Planet Green</a>, the other one is a segment on <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fscience.discovery.com%2Ffansites%2Fhowitsmade%2Fhowitsmade.html&amp;ei=0FdySsLtE4iIsgP28czHCA&amp;usg=AFQjCNEYk80VZOXk5M30eSCfjDgJI_sAKw&amp;sig2=1ZmY2xzpdC2RVNAVYGcKhg">Discovery's How It's Made</a>:</p><object width="600" height="486">
  <param name="movie" value="http://www.youtube.com/v/_dp_uwDL19o&amp;hl=en&amp;fs=1&amp;rel=0" />
  <param name="allowFullScreen" value="true" />
  <param name="allowscriptaccess" value="always" />
  <embed src="http://www.youtube.com/v/_dp_uwDL19o&amp;hl=en&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="486" />
</object> Polystyrene is lightweight and good for protecting valuables in shipping, among other things, but it's not biodegradable. It can, however be recycled. I found a video on Planet Green where they turn <a href="http://planetgreen.discovery.com/videos/g-word-shorts-styrofoam-recycling.html">styrofoam packaging into moulding</a> for your house. Neat! Also, don't forget to check out the Wikipedia page on <a href="http://en.wikipedia.org/wiki/Polystyrene">polystyrene foam</a>.<br />


<p><strong>More:</strong></p>
<ul>
  <li><a href="http://blog.makezine.com/archive/2008/09/styrobot_built_by_father.html">Styrobot built by father &amp; son</a> (pictured above)<br /></li>

  <li><a href="http://blog.makezine.com/archive/2009/05/styrofoam_chandelier.html">Styrofoam chandelier</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2007/09/moldable_plastic_from_styrofoa.html">Moldable plastic from styrofoam</a><br /></li>

  <li><a href="http://blog.makezine.com/archive/2006/06/hot_wire_foam_cutter.html">Hot wire foam cutter</a></li>
</ul>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_eps_foam.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_eps_foam.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_eps_foam.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F07%2Fask_make_eps_foam.html&amp;title=Ask%20MAKE%3A%20EPS%20foam&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Dan%20writes%20in%3A%20How%20are%20big%20closed...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/07/ask_make_eps_foam.html</link>
<guid>http://blog.makezine.com/archive/2009/07/ask_make_eps_foam.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 30 Jul 2009 21:00:33 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: TV as computer monitor</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Mike writes in: I&apos;m writing to see...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/rcaplugsintotv.jpg" width="600" height="399" alt="rcaplugsintotv.jpg" /></p>
<p>Mike writes in:</p>
<blockquote>
  <p>I'm writing to see if you can help me hook up my old TV to view on it, what I see on my computer monitor. The TV only has RCA jacks on it. The guy at best buy said a cable to do this directly wasn't made, but a could buy a new $300 TV that had the right plug in. Please help if you can, building things isn't a problem for me, but electronics, I've never understood, so, I guess I'm asking for directions to build such a cable.</p>
</blockquote>
<p>As it turns out, there is such a cable, it's just not very common. Depending on your video type coming out of your computer, you'll need a different cable. I'm guessing your machine has a VGA port (usually blue with a trapezoidal shaped plug), so you'll want to look for a <a href="http://www.amazon.com/s/ref=nb_ss_e?url=search-alias%3Delectronics&amp;field-keywords=vga+rca+converter&amp;x=0&amp;y=0">VGA to RCA converter</a>. It usually comes bundled with an s-video plug on it, too. It should be noted that most of these cables require your graphics card to have a "TV out" function, which means it just adapts the connections (one wire to another wire), but does not convert the signal. You can usually tell the difference by the price and size. If it's super cheap and just looks like the different connectors with a bit of wire in between them, it's just an adaptor. If it's more expensive (usually between 20 and 50 dollars) and has a bit more heft to the hardware, it's probably a converter.</p>
<p>Some computers already have s-video ports on them, and if you do you could go straight for an s-video to RCA adapter. Apple computers have all kinds of shapes and sizes in video ports, but they make an adapter to RCA <a href="http://store.apple.com/us/product/M9319G/A?mco=NDY5OTQ2OQ">for</a> <a href="http://store.apple.com/us/product/M9267G/A?mco=NDczODA3Nw">all</a> <a href="http://store.apple.com/us/product/M9109G/A?mco=NDc4MDg3MQ">of</a> <a href="http://store.apple.com/us/product/MB202G/A?mco=NDgyNDM0OQ">them</a>. If your computer only has a DVI port, look for a DVI to RCA adapter.</p>
<p>TVs usually aren't great for use as computer monitors if you're just browsing the web or doing other text-heavy stuff, but they can be great for watching movies, playing games. or including TVs in art installations or other display settings.</p>
<p>If you're looking to get sound into the TV as well, you'll need another cable in addition to your video adapter. This adapter is way more common and can be found by asking for or looking up a <a href="http://www.amazon.com/s/ref=nb_ss_e?url=search-alias%3Delectronics&amp;field-keywords=1%2F8+rca+adapter&amp;x=0&amp;y=0">1/8 inch (3.5mm) to RCA adapter</a>. They come in all different combinations of male/female and stereo/mono, so pick whichever one fits your situation (probably male-male stereo to left and right channels).</p>
<p>I used to work in a computer lab organizing equipment and checking out cables and adapters to folks, and I learned a lot about the different ways things can be connected together. If there's one thing I remember the most, it's that you should come to a connection/adapter problem knowing what all the different ports are that you want to connect. The guy at the big box store might not know if there's an adapter to suit your needs, but the internet sure will, it just needs to be fed the right terms. Here's an excellent page describing common <a href="http://en.wikipedia.org/wiki/List_of_video_connectors">video</a> connectors. Best of luck with your endeavor!</p>
<p>Image above is used under a creative commons by-sa-nc license and is by <a href="http://www.flickr.com/photos/lfr/3711975568/">Lionel Fernández Roca on Flickr.</a></p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_tv_as_computer_monitor.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_tv_as_computer_monitor.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_tv_as_computer_monitor.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 






&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F07%2Fask_make_tv_as_computer_monitor.html&amp;title=Ask%20MAKE%3A%20TV%20as%20computer%20monitor&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Mike%20writes%20in%3A%20I%26apos%3Bm%20writing%20to%20see...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/07/ask_make_tv_as_computer_monitor.html</link>
<guid>http://blog.makezine.com/archive/2009/07/ask_make_tv_as_computer_monitor.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 16 Jul 2009 21:00:50 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Pull-up resistor</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! So what&apos;s a pull-up (or pull-down) resistor,...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/arduino_switch_ledspulldown.jpg" width="600" height="400" alt="arduino_switch_ledspulldown.jpg" /></p>
<p>So what's a pull-up (or pull-down) resistor, anyway? Well, it's used when you're reading an input voltage from some kind of sensor as a "default" value. Say you're using a pushbutton with your Arduino and want to know when the pushbutton is depressed, so you connect the digital pin to ground through the button. When the button is depressed, ground is connected to the pin. But when the button is not connected, the Arduino is looking at the signal connected to that pin, which is "floating," and therefore subject to interference and static, things that are probably not desirable in a deliberately triggered system. You need a way to keep the signal consistent, like connecting the pin to power, unless the button is depressed. Since you shouldn't connect power directly to ground, you need a load in there to prevent a short, so you use a resistor. The Arduino pin will still read 5V even when connected to a 10K-ohm resistor, but when the button is depressed it will read the connection to ground. This is a pull-up resistor. I can remember it because I think of the pin being "pulled" up to power. If you had the circuit wired the other way around, with the pin connected to power through the pushbutton and using a resistor connecting the other side of the pushbutton to ground, this is called a pull-down resistor.</p>
<p>
There are lots of great tutorials online for implementing simple circuits with pull-up or pull-down resistors:</p>
<ul>
  <li><a href="http://itp.nyu.edu/physcomp/Labs/DigitalInOut">Digital input/output at NYU ITP</a> (photo above)</li>

  <li><a href="http://www.madsciencenotebook.com/node/4">Pull-up resistor at Mad Scientist Notebook</a></li>

  <li><a href="http://blog.makezine.com/archive/2009/03/understanding_pullup_and_pulldown_r.html">Understanding pull-up and pull-down resistors</a><br /></li>

  <li><a href="http://en.wikipedia.org/wiki/Pull-up_resistor">Pull-up resistor on Wikipedia</a></li>
</ul>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_pull-up_resistor.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_pull-up_resistor.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_pull-up_resistor.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F07%2Fask_make_pull-up_resistor.html&amp;title=Ask%20MAKE%3A%20Pull-up%20resistor&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20So%20what%26apos%3Bs%20a%20pull-up%20%28or%20pull-down%29%20resistor%2C...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/07/ask_make_pull-up_resistor.html</link>
<guid>http://blog.makezine.com/archive/2009/07/ask_make_pull-up_resistor.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 09 Jul 2009 22:41:42 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Kids&apos; sprinklers and the CPSIA</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Bill writes in: Last year I built...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p><img src="http://blog.makezine.com/kidwash.jpg" /><br />
<p>Bill writes in:</p>
<blockquote>
  <p>Last year I built a <a href="http://blog.makezine.com/archive/2008/07/pvc_sprinkler_summertime.html">Kid Wash</a> and my kids have loved playing in it. We brought it out again yesterday with the great weather we had over the weekend and my son (age 12) came up with the idea of earning money over the summer by building and selling them locally. It's an easy enough project that I figure he can handle it and it is popular enough with the neighborhood children that he could also have some success in selling it.</p>

  <p>However, the new <a href="http://www.cpsc.gov/ABOUT/Cpsia/cpsia.html">CPSIA</a> regulations have me worried that such a project (however small) will never get off the ground or we'll just be setting ourselves up for legal problems down the road. How do makers who build and sell toys deal with such regulations? Obviously if he was trying to make and sell something hazardous I wouldn't allow it, but how do we encourage such entrepreneurship without exposing ourselves to liabilities.</p>
</blockquote>
<p>There was a huge outcry over the CPSIA regulations when they were announced because of their lack of consideration of the costs they would impose on small manufacturers, especially handmakers of one-of-a-kind toys and clothes. The <a href="http://www.cpsc.gov/cpscpub/prerel/prhtml09/09115.html">CPSC voted to impose a stay of one year</a> for testing and certification requirements, which expires February 10, 2010. These folks clearly realized there needs to be more thought put into the wide-sweeping rules that would devastate many small businesses. So you still aren't allowed to sell toys with lead paint, small choking-sized parts, etc., but you don't have to have your KidWash tested by a third party for lead and phthalates before selling them to your neighbors. Not until next year, at least.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_kids_sprinklers_and_the_cp.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_kids_sprinklers_and_the_cp.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/07/ask_make_kids_sprinklers_and_the_cp.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F07%2Fask_make_kids_sprinklers_and_the_cp.html&amp;title=Ask%20MAKE%3A%20Kids%26apos%3B%20sprinklers%20and%20the%20CPSIA&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Bill%20writes%20in%3A%20Last%20year%20I%20built...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/07/ask_make_kids_sprinklers_and_the_cp.html</link>
<guid>http://blog.makezine.com/archive/2009/07/ask_make_kids_sprinklers_and_the_cp.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 02 Jul 2009 21:00:01 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Crawl space camera</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Henry writes in: There are several ducts...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p>Henry writes in:</p>
<blockquote>
  <p>There are several ducts and wall spaces I would like to be able to look in. They sell pipe inspection cameras but these are expensive because they are based on fiberoptics. I think an inexpensive video camera and a few LEDs would give you the length of a USB cable and the image could be captured on a laptop. Has anyone made such a thing?</p>
</blockquote>
<p>Well, I haven't seen this particular setup DIYed for such a purpose, but I'm sure you could rig up something quite easily. They even make <a href="http://shop.ebay.com/?_from=R40&amp;_trksid=p3907.m38.l1313&amp;_nkw=micro+spy+camera&amp;_sacat=See-All-Categories">wireless spy cameras</a> small enough to do the job you're talking about. A piece of <a href="http://www.google.com/products?q=electrical+conduit+flexible&amp;hl=en">flexible conduit</a> would work nicely, as you could run the wires for the LEDs down to the handle, but a wooden rod would do the job. Just wire up your LEDs/battery circuit with the battery and switch at the handler's end of the operation, and surround the camera with the LEDs at the business end of the contraption (3 white LEDs wired in series with a 9V battery should do the trick).</p>
<p>When I was a kid, my parents took on a home remodeling project that ended up exposing the long-hidden colony of carpenter ants in the wall above the old sliding glass door. If they had one of these things, it probably would never have rained ants all over my dad! If you find anything cool in there, let us know! Here are some projects to get you started:</p><img src="http://blog.makezine.com/221485858_39e55be6d0.jpg" />
<p><a href="http://blog.makezine.com/archive/2006/08/rc_boat_with_cheap_wirele.html">RC boat with cheap wireless video</a></p>
<p><strong>From the pages of MAKE, Vol. 14 (Optics):</strong></p>
<p><img hspace="4" vspace="4" src="http://blog.makezine.com/upload/2008/08/what_youre_reading_in_mak_3/vol14_buggie.png" width="490" height="621" alt="vol14_buggie.png" /><br />
<a href="http://makezine.com/14/bajabuggy/">Living Room Baja Buggies</a> by John Mouton. With wireless cameras on board, these radio-controlled racers give you virtual reality telepresence; <a href="http://www.make-digital.com/make/vol14/?pg=98&amp;pm=2&amp;u1=friend">Living Room Baja Buggies</a> in the Digital Edition.</p>
<p><img hspace="4" vspace="4" src="http://blog.makezine.com/upload/2008/08/what_youre_reading_in_mak_3/spy_14.jpg" width="475" height="438" alt="spy_14.jpg" /><br />
<a href="http://makezine.com/14/diyspy_sunglasses/">Covert Spy Sunglasses</a> by Kip Kedersha. Record what you see and hear with these low-cost stealthy sunglasses; <a href="http://www.make-digital.com/make/vol14/?pg=140&amp;pm=2&amp;u1=friend">Covert Spy Sunglasses</a> in the Digital Edition.<br /></p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_crawl_space_camera.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_crawl_space_camera.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_crawl_space_camera.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F06%2Fask_make_crawl_space_camera.html&amp;title=Ask%20MAKE%3A%20Crawl%20space%20camera&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Henry%20writes%20in%3A%20There%20are%20several%20ducts...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/06/ask_make_crawl_space_camera.html</link>
<guid>http://blog.makezine.com/archive/2009/06/ask_make_crawl_space_camera.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 25 Jun 2009 21:00:18 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: surplus TVs from the DTV switch</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Twitter users @threefourteen, @klaatu, @dcwilson303, @digitalcaffeine, and...</itunes:summary>
<description>
<![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>

<p><img src="http://blog.makezine.com/namjunbeckytook.jpg" width="600" height="434" alt="namjunbeckytook.jpg" /></p>
<p>Twitter users @threefourteen, @klaatu, @dcwilson303, @digitalcaffeine, and others all had the same thing on their minds this week and asked "What do we do with all the TVs flooding thrift stores because of the DTV conversion?"</p>
<p><img src="http://blog.makezine.com/Media-Burn-by-Ant-Farm.jpg" width="600" height="372" alt="Media-Burn-by-Ant-Farm.jpg" /></p>

<p>Well, after taking a break to re-watch one of my favorite video art pieces, <a href="http://www.youtube.com/watch?v=ieVwRqUxVI8&amp;feature=channel">Media Burn</a> by Ant Farm (above), we've come up with some advice. First off, you can keep your TV in use with a digital receiver, for which you can even <a href="http://blog.makezine.com/archive/2009/06/the_dtv_conversion_is_here.html">make your own antenna</a>. Failing that, you can still watch DVDs on your old set, making them perfect for the movie den, or for donating to your local schools (call and ask if they want them first). Whatever you do, don't throw it in the trash, that old box can contain lots of lead. <a href="http://earth911.com/">Recycle it</a>. Now on to repurposing:</p>
<p><strong>Make some art:</strong></p>
<ul>
  <li>get a cheap video camera, make a video loop, and experiment with interference patterns</li>

  <li>stack, pile, and create towers of video ala <a href="http://en.wikipedia.org/wiki/Nam_June_Paik">Nam Jun Paik</a> (RIP; <a href="http://www.flickr.com/photos/bekathwia/460462744/">pictured</a> above top)</li>

  <li>use the TVs as period props for films and plays</li>

  <li>make that video installation you've always wanted to</li>

  <li><a href="http://blog.makezine.com/archive/2006/06/tvfilter.html">lower its resolution</a> for some pleasing ambiance</li>

  <li>burn in some <a href="http://www.iamanangelchaser.com/expressions/subliminal_screens/subliminal_screens.html">subliminal messages</a></li>
</ul><object width="600" height="481">
  <param name="movie" value="http://www.youtube.com/v/4d4rdat3HdA&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1" />
  <param name="allowFullScreen" value="true" />
  <param name="allowscriptaccess" value="always" />
  <embed src="http://www.youtube.com/v/4d4rdat3HdA&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="481" />
</object>
<p><strong>Take the thing apart:</strong></p>
<ul>
  <li>watch out for the large high-voltage capacitors that can remain charged inside!</li>

  <li>teach your kids how <a href="http://en.wikipedia.org/wiki/Cathod_ray_tube">cathode ray tubes</a> work</li>

  <li>create a video highlighting the "<a href="http://www.youtube.com/watch?v=4d4rdat3HdA">little city</a>" (above)</li>

  <li>scavenge it for parts</li>

  <li>make a <a href="http://blog.makezine.com/archive/2006/05/old_monitor_cat_bed.html">cat bed</a> or <a href="http://blog.makezine.com/archive/2005/05/tv_fish_tank.html">fish tank</a></li>

  <li>create a <a href="http://en.wikipedia.org/wiki/File:Day_of_the_Dead_LA.png">shrine to your favorite cancelled show</a></li>
</ul>
<p><br />
<img src="http://blog.makezine.com/yboxfortv.jpg" width="600" height="450" alt="yboxfortv.jpg" /></p>
<p><strong>Reuse the parts:</strong></p>
<ul>
  <li>make a <a href="http://blog.makezine.com/archive/2006/10/halloween_projects_for_yo.html">floating halloween head</a></li>

  <li>convert the <a href="http://blog.makezine.com/archive/2008/01/old_tv_becomes_a_bar.html">old case into a bar</a></li>

  <li>try out the <a href="http://blog.makezine.com/archive/2008/01/ybox_2_networked_settop_b.html">YBOX</a>, an internet appliance for your TV (<a href="http://www.flickr.com/photos/tarikh/499784896/in/set-72157600218582504/">pictured</a> above)</li>

  <li>don't forget your <a href="http://blog.makezine.com/archive/2007/08/arduino_tv.html">Arduino TV</a>!</li>

  <li>try your hand at <a href="http://www.youtube.com/results?search_type=&amp;search_query=circuit+bent+tv&amp;aq=f">circuit bending</a> (be extra careful and read up before opening it!)<br /></li>
</ul>
<p>Have some TV ideas? post them in the comments!</p>
<script> var digg_url =  'http://digg.com/hardware/Ask_MAKE_What_to_do_with_sets_post_DTV' ;  </script><script src="http://digg.com/api/diggthis.js"></script>]]>
&lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_surplus_tvs_from_the_dtv_s.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_surplus_tvs_from_the_dtv_s.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_surplus_tvs_from_the_dtv_s.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 






&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F06%2Fask_make_surplus_tvs_from_the_dtv_s.html&amp;title=Ask%20MAKE%3A%20surplus%20TVs%20from%20the%20DTV%20switch&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Twitter%20users%20%40threefourteen%2C%20%40klaatu%2C%20%40dcwilson303%2C%20%40digitalca&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/06/ask_make_surplus_tvs_from_the_dtv_s.html</link>
<guid>http://blog.makezine.com/archive/2009/06/ask_make_surplus_tvs_from_the_dtv_s.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 18 Jun 2009 21:00:50 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: For engineering faculty</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Michael Willits wrote in to us on...</itunes:summary>
<description>
<![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/upload/2008/11/starNaut.jpg" /></p>
<p>Michael Willits wrote in to us on Twitter, "Do you have suggestions for how engineering faculty could see Makezine.com as a valuable educational resource?" A few ideas come to mind.</p>
<p><strong>Assign a re-engineer project</strong></p>
<p>You could assign your students to search here on the site for an open source DIY project, then take the plans and re-work the design. This would work for all fields of engineering and you could even have them release the new, improved project plans back out there to the community online. It's not about finding problems in other people's designs, it's about building on the group of dedicated makers and their innovative projects. Check out the archives in the following categories: <a href="http://blog.makezine.com/archive/electronics/">electronics</a>, <a href="http://blog.makezine.com/archive/furniture/">furniture</a>, <a href="http://blog.makezine.com/archive/computers/">computers</a>, <a href="http://blog.makezine.com/archive/flying/">flying</a>, <a href="http://blog.makezine.com/archive/open_source_hardware/">open source hardware</a>, <a href="http://blog.makezine.com/archive/robotics/">robotics</a>, <a href="http://blog.makezine.com/archive/science/">science</a>, and <a href="http://blog.makezine.com/archive/wireless/">wireless</a>.</p>
<p><strong>Give a resources-limited problem</strong></p>
<p>Create a project where the materials for completion are limited. It can be a software or hardware limitation, and could vary from person to person, say, "whatever you have in your garage," or "the following electronics components only." Send them here to look for inspiration.</p>
<p><strong>Get feedback</strong></p>
<p>If your students are keeping a public log of investigations (in blog form or otherwise), they can submit their work here <a href="http://makezine.com/cs/user/create/link?x-t=suggest.form">using this page</a> or to the <a href="http://makezine.com/community/">Makezine forums</a>. Getting a project or problem here on the blog is a great opportunity to expose student work to a wider audience that loves to give constructive feedback. Keeping a project blog is a great way to connect with other engineering students as well as interested industry members from around the country and world.</p>
<p><strong>Use projects from the blog as case studies</strong></p>
<p>A big part of engineering is communicating your ideas effectively. With your students, go over sample projects featured here and analyze their method of presentation and public response. Find and identify smart presentation methods and also places to improve. We frequently feature projects for the simple reason that they are documented extensively and completely. Check out our archive of <a href="http://blog.makezine.com/archive/instructables/">Instructables</a> as well for this one.</p>
<p>Have a suggestion for Michael? Are you an engineering professor using our site as an educational tool? Please share with us in the comments!</p>
<p>Photo above is some amazing papercraft by <a href="http://blog.makezine.com/archive/2008/11/paper_engineering.html">Haruki Nakamura</a>.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_for_engineering_faculty.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_for_engineering_faculty.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_for_engineering_faculty.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F06%2Fask_make_for_engineering_faculty.html&amp;title=Ask%20MAKE%3A%20For%20engineering%20faculty&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Michael%20Willits%20wrote%20in%20to%20us%20on...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/06/ask_make_for_engineering_faculty.html</link>
<guid>http://blog.makezine.com/archive/2009/06/ask_make_for_engineering_faculty.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 11 Jun 2009 21:00:12 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Kid&apos;s birthday success story</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! Kari in Austin has a very creative...</itunes:summary>
<description>
<![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/samsbirthdayomgcute.jpg" width="450" height="600" alt="samsbirthdayomgcute.JPG" /></p>
<p><a href="http://www.kaholt.com/">Kari in Austin</a> has a very creative son, Sam. He's a "maker in the making," you could say. <a href="http://blog.craftzine.com/">CRAFT</a> contributing writer Rachel Hobson put me in touch with Kari for my weekly <a href="http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html">Ask MAKE</a> column because she was looking for the perfect gifts to stock her son's birthday toolbox. Well, look how happy Sam is, and look at his awesome loot! Over on Flickr, she has a nice <a href="http://www.flickr.com/photos/haikumama/3583391113/in/set-72157619073135558/">breakdown of what goes in the toolbox</a>. Thanks to everybody that gave great suggestions for Sam's first toolbox!</p>
<p><strong>More:</strong></p>
<p><a href="http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html">Ask MAKE: Kid's first toolbox</a><br /></p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_kids_birthday_success_stor.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_kids_birthday_success_stor.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/06/ask_make_kids_birthday_success_stor.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F06%2Fask_make_kids_birthday_success_stor.html&amp;title=Ask%20MAKE%3A%20Kid%26apos%3Bs%20birthday%20success%20story&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20Kari%20in%20Austin%20has%20a%20very%20creative...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/06/ask_make_kids_birthday_success_stor.html</link>
<guid>http://blog.makezine.com/archive/2009/06/ask_make_kids_birthday_success_stor.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 04 Jun 2009 21:00:53 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Kid&apos;s first toolbox</title>
<itunes:summary> Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! This week&apos;s question comes to us via...</itunes:summary>
<description>
<![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
<p><em><br />
Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p><img src="http://blog.makezine.com/cctoolbox.jpg" width="600" height="450" alt="cctoolbox.jpg" />
<p>This week's question comes to us via CRAFT contributor Rachel Hobson. Her friend Kari is mother to a "true maker in the making." Kari writes:</p>
<blockquote>
  <p>Sam's birthday is a week from Sunday and I'm thinking of putting together a toolkit/box o' gadgets for him. Things to help him take stuff apart, things that he can do little experiments with, stuff like that. I'm thinking of a tiny screwdriver, electrical tape, maybe a hammer. He already has a tape measure. I don't know what else would be cool and fun and good for a seven-year-old. I want this to be the "big" item for him, a big toolbox with a bunch of wrapped things inside.</p>
</blockquote>
<p>We passed this question around on the Make: Online Editors mailing list, and got a lot of neat suggestions. I'm sure these won't all fit for Sam's birthday, but at least its a jumping-off point!</p>
<ul>
  <li>third hand tool with magnifying glass (for holding and inspecting stuff)<br /></li>

  <li>small flashlight or head-mounted light</li>

  <li>needle-nose pliers</li>

  <li>gaffers tape (not as messy as duct tape)</li>

  <li>safety goggles</li>

  <li>wire cutters</li>

  <li>ruler or square</li>

  <li>multimeter</li>

  <li>Maker's Notebook (we'll toss that one in for free, happy birthday, Sam!)</li>

  <li>zip ties</li>

  <li>some junk to take apart (CD drive, old radio, etc.)</li>

  <li>wire nuts</li>

  <li>battery tester</li>

  <li>battery clips</li>

  <li>battery tester</li>

  <li>tire pressure gauge</li>
</ul>
<p>If you have any suggestions for a seven year-old's first toolbox, please post them in the comments below!</p>
<p>Above image is cc-by-nc-sa by Flickr user <a href="http://www.flickr.com/photos/zakh/337938459/">Austin ampersand Zak</a>.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F05%2Fask_make_kids_first_toolbox.html&amp;title=Ask%20MAKE%3A%20Kid%26apos%3Bs%20first%20toolbox&amp;bodytext=%20Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20This%20week%26apos%3Bs%20question%20comes%20to%20us%20via...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html</link>
<guid>http://blog.makezine.com/archive/2009/05/ask_make_kids_first_toolbox.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 21 May 2009 21:00:26 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Summer camp bugle automation</title>
<itunes:summary>Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to becky@makezine.com or drop us a line on Twitter. We can&apos;t wait to tackle your conundrums! YMCA summer camp director Don Jennings writes in:...</itunes:summary>
<description>
<![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="" src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span><em><p><br />Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</em></p>
<p><img src="http://blog.makezine.com/wt4htimeforthought.jpg" width="400" height="260" alt="wt4htimeforthought.jpg" /></p>
<p>YMCA summer camp director Don Jennings writes in:</p>
<blockquote>
  <p>Summer camp runs on signals - bells, bugles, claxons, etc. And though the old-timers grumble, the days of folks pulling a rope, blowing a horn or turning a crank are mostly gone. Camp signals have gone digital, and therein lies the challenge.</p>

  <p>Our current system for playing bugle calls is Rube Goldbergian in the extreme. I won't even attempt to describe it except to say it involves an answering machine tape, a PA system, bullhorns, and an entire software suite of home management software. All of this to run 20 seconds of bugle, 8 times each day. It's an embarassment of Byzantine seat-of-the-pants hackery that only works part of the time.</p>

  <p>In my 50% geek heart I know there must be an elegant, inexpensive way to play digital bugle calls at specific times of the day, for discrete durations. There just *has* to be. And so my appeal to your readers.</p>

  <p>Can you or your communities offer any advice? A solution would garner the enthusiastic gratitude of dozens of summer camp communities.</p>

  <p>The camp runs on Windows XP, and a solution would have to be comfortable on that platform. Do you have any ideas?</p>
</blockquote>
<p>There are tons of automation programs out there. Mac OS X has Automator which works with AppleScript, you can make cron jobs on a Linux server, but I'm going to suggest you use Windows Task Scheduler for your situation. It's free, already on your camp's Windows XP machines, and should be relatively easy to set up. That said, I'm sure there are free utilities out there you could download to do this as well, but I'm not a frequent enough Windows user to be able to suggest any. If any readers know of something that would work , please post it in the comments!</p>
<p>My main squeeze, <a href="http://www.roguecheddar.com/">Alex Schlegel</a>, helped me figure this one out for you. You can program the Task Scheduler to play a sound file however often you want throughout the day, every day, using Windows Media Player (the older version, mplayer2.exe, because the newer wmplayer.exe doesn't respond to the /close command line argument). You can schedule a task to, at regular intervals, open the media player, play the sound, then close. This does not have to be a dedicated machine, but you'll have the sound hooked up to the PA system, so whatever computer you use should have its user interface sounds (system notifications, etc.) turned off.</p>
<p><img src="http://blog.makezine.com/task_scheduler-schedule.jpg" width="406" height="455" alt="task_scheduler-schedule.jpg" /></p>
<p><img src="http://blog.makezine.com/task_scheduler-schedule-advanced.jpg" width="368" height="300" alt="task_scheduler-schedule-advanced.jpg" /></p>
<p>You can use <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.iopus.com%2Fguides%2Fwinscheduler.htm&amp;ei=TcIMStvSEKS-NLbI0LIG&amp;usg=AFQjCNE8W0WBiwkpWvUn_KCAJNLcF9Hw-g&amp;sig2=FccPjusisFiYd90vnqEnRw">any</a> <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=2&amp;url=http%3A%2F%2Fsupport.microsoft.com%2Fkb%2F308569&amp;ei=TcIMStvSEKS-NLbI0LIG&amp;usg=AFQjCNHQ74G0LntAjxkCooH8PB4cDbf5cQ&amp;sig2=JPCyOZpCTd1dVgz_-9CiIA">one</a> of the Windows Task Manager tutorials available online to get yourself acquainted with the program, but since you're 50% geek I'm sure you can play it by ear. Access it through your control panel, and create a new task. Select that you want it to occur daily, with a start time when you want the first call to happen. Then hit "Advanced" to repeat the task throughout the day, with a finish time when the last sound will happen. Alex took a few screenshots to help out.</p>
<p><img src="http://blog.makezine.com/task_scheduler-task.jpg" width="406" height="455" alt="task_scheduler-task.jpg" /></p>
<p>Once you create a new task, it will open a wizard that will make you pick a program to run from a list (at this point it doesn't really matter what program you pick, but to be on the safe side you might browse to "C:\Program Files\Windows Media Player\mplayer2.exe"), and select how often you want it to occur (once per day in your case), but on the last page there's a checkbox that says "Open advanced properties for this task when i click Finish." This will open the screen that allows you to input the command line text to play the audio file:</p>
<blockquote>
  <p>"C:\Program Files\Windows Media Player\mplayer2.exe" /play /close C:\Windows\Media\tada.wav</p>
</blockquote>
<p>Replace the path to "tada.wav" with whatever bugle sound you want (a 20 second mp3, for example). If you want the sound to play at non-regular intervals, you'll have to create a task for each bell throughout the day. Once you get it up and running, though, you should hardly have to touch it.</p>
<p>The photo at the top is the "time for thought" area at the summer camp I attended as a child (<a href="http://www.4hcampct.org/">Windham Tolland 4H</a> in Pomfret, CT), taken by my camp buddy Natalie Carter.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_summer_camp_bugle_automati.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_summer_camp_bugle_automati.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_summer_camp_bugle_automati.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 




&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F05%2Fask_make_summer_camp_bugle_automati.html&amp;title=Ask%20MAKE%3A%20Summer%20camp%20bugle%20automation&amp;bodytext=Ask%20MAKE%20is%20a%20weekly%20column%20where%20we%20answer%20reader%20questions%2C%20like%20yours.%20Write%20them%20in%20to%20becky%40makezine.com%20or%20drop%20us%20a%20line%20on%20Twitter.%20We%20can%26apos%3Bt%20wait%20to%20tackle%20your%20conundrums%21%20YMCA%20summer%20camp%20director%20Don%20Jennings%20writes%20in%3A...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/05/ask_make_summer_camp_bugle_automati.html</link>
<guid>http://blog.makezine.com/archive/2009/05/ask_make_summer_camp_bugle_automati.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 14 May 2009 21:00:03 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Small space workbench</title>
<itunes:summary> Justin writes in: I only have a small space available in my apartment, but I would love to have a workbench area. I really miss having a garage where I can setup a full size work bench and leave...</itunes:summary>
<description>
<![CDATA[<p><img src="http://blog.makezine.com/diyworkshopscreengrab.png" width="600" height="429" alt="diyworkshopscreengrab.png" /></p>
<p>Justin writes in:</p>
<blockquote>
  <p>I only have a small space available in my apartment, but I would love to have a workbench area. I really miss having a garage where I can setup a full size work bench and leave projects out. Currently I use my computer desk or kitchen table, but I have to put everything away once I'm done working for the day which is a huge hassle. I would love to see other Maker's small-space inside workbenches.</p>
</blockquote>
<p>Justin, I know exactly what you mean. In my first apartment, my room was so small that I had to sit on my bed to use my desk; the (small) furniture went wall to wall. When working on electronics projects, I often ended up with components or clipped leads in the sheets, not to mention all those restless nights when I checked email every time I tossed or turned! It's important to have a dedicated workspace where you can leave in-progress projects. You may not even have enough space to pull off the T<a href="http://www.make-digital.com/make/vol10/?pg=130&amp;pm=2&amp;u1=friend">ight-Fit Workbench from MAKE, Vol. 10</a>. Here's what I recommend:</p>
<p><strong>Use your wall space</strong></p>
<p>Pegboard is great for holding tools on the wall, where they don't take up any floor space; put it wherever you can. Also, attach shelving to your walls to maximize the vertical space you have. I also love the little <a href="http://www.google.com/products?q=Akro-mils+tool+rack&amp;oe=utf-8&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;ei=8LADSvydBp_EM7H5rKYG&amp;sa=X&amp;oi=product_result_group&amp;resnum=1&amp;ct=title">wall-mounted tool rack</a> you see at electronics outlets.</p>
<p><strong>Keep as much off your desk as possible</strong></p>
<p>Get a pull-out keyboard/mouse tray. That way, the space in front of your monitor can be used for building things. I just took this very advice, and I'm surprised at how much of a difference this small change made. Ikea sells them for ten dollars. Hang lights from the ceiling, don't clutter your desk with lamp bases. If you use a laptop, get a stand to raise it off the surface of your desk and use an external keyboard (on the pull out tray, of course).</p>
<p><strong>Make a dedicated workbench (if you can)</strong></p>
<p>When all else fails, see if you have room for even a small dedicated workbench (think shallow and long, even a low shelf mounted to a wall). Adding another tabletop to form an "L" with your current computer desk is ideal, but any horizontal plane you can claim for your projects will suffice.</p>
<p>Do you have advice for Justin's workbench? Post them in the comments.</p>
<p>Ask MAKE is a weekly column where we answer reader questions, like yours. Write them in to <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us a line on <a href="http://twitter.com/make">Twitter</a>. We can't wait to tackle your conundrums!</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_small_space_workbench.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_small_space_workbench.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/05/ask_make_small_space_workbench.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F05%2Fask_make_small_space_workbench.html&amp;title=Ask%20MAKE%3A%20Small%20space%20workbench&amp;bodytext=%20Justin%20writes%20in%3A%20I%20only%20have%20a%20small%20space%20available%20in%20my%20apartment%2C%20but%20I%20would%20love%20to%20have%20a%20workbench%20area.%20I%20really%20miss%20having%20a%20garage%20where%20I%20can%20setup%20a%20full%20size%20work%20bench%20and%20leave...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/05/ask_make_small_space_workbench.html</link>
<guid>http://blog.makezine.com/archive/2009/05/ask_make_small_space_workbench.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 07 May 2009 21:12:44 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Voltage annotations</title>
<itunes:summary> Kevin asks: What do all those little subscript letters and numbers after V on circuit diagrams mean Vcc, Vee, Vss mean? I have to admit, I didn&apos;t really know the full answer to this one, so I looked it...</itunes:summary>
<description>
<![CDATA[<p><img src="http://blog.makezine.com/sparkfunbluesmirfsnippet.png" width="363" height="410" alt="sparkfunbluesmirfsnippet.png" /></p>
<p>Kevin asks:</p>
<blockquote>
  <p>What do all those little subscript letters and numbers after V on circuit diagrams mean Vcc, Vee, Vss mean?</p>
</blockquote>
<p>I have to admit, I didn't really know the full answer to this one, so I looked it up. I found a <a href="http://encyclobeamia.solarbotics.net/articles/vxx.html">page on the solarbotics website</a> explaining the whole shebang: Vcc and Vdd mean that that point in the circuit is directly connected the power source, and Vee and Vss mean that point it is connected to ground. It went on to say:</p>
<blockquote>
  <p>Apparently this terminology originated in some way from the terminals of each type of transistor, and their common connections in logic circuits (i.e., Vcc is often applied to BJT collectors, Vee to BJT emitters, Vdd to FET drains, and Vss to FET sources). This notation then carries across to integrated circuits -- TTL ICs were originally based on BJT technology, and so often use the Vcc / Vee terminology; CMOS ICs are based on FET technology, and so often use the Vdd / Vss terminology.</p>

  <p>The absolute distinctions between these common supply terms has since been blurred by the interchangeable application of TTL and CMOS logic families. Most CMOS (74HC / AC, etc.) IC data sheets now use Vcc and Gnd to designate the positive and negative supply pins.</p>
</blockquote>
<p>Image is a snippet of the schematic for <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=582">SparkFun's Blue</a><a href="http://www.sparkfun.com/commerce/product_info.php?products_id=582">SMiRF</a>.</p>
<p><img src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" width="300" height="100" /></p>
<p>Have you got additional information? Post it in the comments! Have a question for Ask MAKE? Shoot me an email at <a href="mailto:becky@makezine.com">becky@makezine.com</a> or drop us <a href="http://twitter.com/make">a tweet</a>! We'd love to answer your questions on anything MAKE-y.</p>
]]>
&lt;a href="http://blog.makezine.com/archive/2009/04/ask_make_voltage_annotations.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/04/ask_make_voltage_annotations.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/04/ask_make_voltage_annotations.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F04%2Fask_make_voltage_annotations.html&amp;title=Ask%20MAKE%3A%20Voltage%20annotations&amp;bodytext=%20Kevin%20asks%3A%20What%20do%20all%20those%20little%20subscript%20letters%20and%20numbers%20after%20V%20on%20circuit%20diagrams%20mean%20Vcc%2C%20Vee%2C%20Vss%20mean%3F%20I%20have%20to%20admit%2C%20I%20didn%26apos%3Bt%20really%20know%20the%20full%20answer%20to%20this%20one%2C%20so%20I%20looked%20it...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/04/ask_make_voltage_annotations.html</link>
<guid>http://blog.makezine.com/archive/2009/04/ask_make_voltage_annotations.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 30 Apr 2009 21:00:04 -0800</pubDate>

</item>

<item>
<title>Ask MAKE: Silicone sticks to what?</title>
<itunes:summary> Matt asks: I&apos;m interested in making a silicone mold, and I&apos;m wondering what sorts of things the silicone will stick to and what sorts of precautions to take to prevent it from sticking? I&apos;m making a mold of a...</itunes:summary>
<description>
<![CDATA[<img src="http://blog.makezine.com/primer_08_1.png" /><br />
<img src="http://blog.makezine.com/MZ_WebBanner_C_AskMake.gif" /><br />
Matt asks:

<blockquote>
  <p>I'm interested in making a silicone mold, and I'm wondering what sorts of things the silicone will stick to and what sorts of precautions to take to prevent it from sticking? I'm making a mold of a plastic figurine.</p>
</blockquote>
<p>Well, you have to assume it will stick to anything. If you're using Polytek <a href="http://www.polytek.com/store/merchant.mvc?Screen=CTGY&amp;Category_Code=201">PlatSil</a> or <a href="http://www.polytek.com/store/merchant.mvc?Screen=CTGY&amp;Category_Code=200">TinSil</a>, you'll want to use a non-silicone based mold release (like PolEase 2500), and spray shellac will work in a pinch. SIlicone sticks to itself, too, so be sure to coat the different pieces of your mold in the release agent before pouring multiple parts. When in doubt, give the folks at Polytek a call; they're really helpful on the phone and will work with your specific project to make sure you're using the right materials and processes.</p>
<p>If you're unfamiliar with moldmaking in general, check out our primer in MAKE, Vol. 08 by Mythbuster Adam Savage. You can preview the article in the <a href="http://www.make-digital.com/make/vol08/?pg=168">Digital Edition</a>.</p>
<p>If you have a question for Ask MAKE, send me an email at <a href="mailto:becky@makezine.com">becky@makezine.com</a> or <a href="http://twitter.com/make">tweet at us</a>!</p>]]>
&lt;a href="http://blog.makezine.com/archive/2009/04/ask_make_silicone_sticks_to_what.html" /&gt;Read more&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/04/ask_make_silicone_sticks_to_what.html" /&gt; Permalink&lt;/a&gt; | &lt;a href="http://blog.makezine.com/archive/2009/04/ask_make_silicone_sticks_to_what.html#comments" /&gt;Comments&lt;/a&gt; | 



&lt;a href="http://blog.makezine.com/archive/ask_make/" /&gt;Read more articles in Ask MAKE&lt;/a&gt; | 


&lt;a href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2009%2F04%2Fask_make_silicone_sticks_to_what.html&amp;title=Ask%20MAKE%3A%20Silicone%20sticks%20to%20what%3F&amp;bodytext=%20Matt%20asks%3A%20I%26apos%3Bm%20interested%20in%20making%20a%20silicone%20mold%2C%20and%20I%26apos%3Bm%20wondering%20what%20sorts%20of%20things%20the%20silicone%20will%20stick%20to%20and%20what%20sorts%20of%20precautions%20to%20take%20to%20prevent%20it%20from%20sticking%3F%20I%26apos%3Bm%20making%20a%20mold%20of%20a...&amp;topic=tech_news" /&gt;Digg this!&lt;/a&gt;
</description>
<link>http://blog.makezine.com/archive/2009/04/ask_make_silicone_sticks_to_what.html</link>
<guid>http://blog.makezine.com/archive/2009/04/ask_make_silicone_sticks_to_what.html</guid>
<category>Ask MAKE</category>
<pubDate>Thu, 23 Apr 2009 21:00:52 -0800</pubDate>

</item>


</channel>
</rss>