<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>Evil Paul&#39;s blog</title>
    <link rel="self" type="application/atom+xml" title="Evil Paul&#39;s blog (Atom)" href="http://evilpaul.vox.com/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="Evil Paul&#39;s blog" href="http://evilpaul.vox.com/library/posts/page/1/"/> 
    <link rel="service.post" type="application/atom+xml" title="Evil Paul&#39;s blog" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00c2251ddde18fdb00c2251ecdda8e1d" /> 
    <link rel="service.subscribe" type="application/atom+xml" title="Evil Paul&#39;s blog" href="http://evilpaul.vox.com/library/posts/atom.xml" />   
    <link rel="last" type="application/atom+xml" title="Evil Paul&#39;s blog" href="http://evilpaul.vox.com/library/posts/page/1/atom.xml" />  
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2008-03-26T10:09:40Z</updated> 
    <author>
        <name>Evil Paul</name>
        <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
    </author> 
    <id>tag:vox.com,2006:6p00c2251ddde18fdb/</id> 
    <subtitle>Patterns in the dust</subtitle>  
    
    <entry>
        <title>DTMF 16 Channel sequencer</title>   
        <link rel="alternate" type="text/html" title="DTMF 16 Channel sequencer" href="http://evilpaul.vox.com/library/post/dtmf-16-channel-sequencer.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="DTMF 16 Channel sequencer" href="http://evilpaul.vox.com/library/post/dtmf-16-channel-sequencer.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="DTMF 16 Channel sequencer" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00f48ce82b3f0002" />   
        <link rel="enclosure" href="http://a3.vox.com/download/6a00c2251ddde18fdb00f48d06e5830001-flv.flv" type="video/x-flv" length="1450156" />          <id>tag:vox.com,2008-03-26:asset-6a00c2251ddde18fdb00f48ce82b3f0002</id>
        <published>2008-03-26T10:09:40Z</published>
        <updated>2008-03-26T10:09:40Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>
    
    
    





        





I had some success today with breadboarding a <a href="http://en.wikipedia.org/wiki/DTMF">DTMF</a> based 16 channel audio sequencer. Thanks to <a href="http://www.hackersbench.com/">John Schuch</a> for the <a href="http://forums.makezine.com/comments.php?DiscussionID=2373">original idea</a> and for drawing up the <a href="http://www.flickr.com/photos/15155673@N06/1591364565/">schematic</a>. The basic idea is to be able to route an audio signal to any 1 of 16 speakers. You control it by feeding it stereo audio - in the left channel, you have the DTMF tone corresponding with the number of the speaker you want the sound to come out of, and in the right channel, you simply have the sound itself.</p><p>At this stage, I am using 8 LEDs, instead of 16 relays, LEDs because the relays I have don&#39;t line up nicely with the breadboard, and only 8 because I am lazy. You can see them blinking away in an entirely unexciting fashion in the video below. While not being very exciting, those LEDs lighting up certainly gave me a sense of accomplishment.<br />
    
    
    





        





<div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00f48d06e5830001" at:format="large" at:align="center"
    class="enclosure enclosure-center enclosure-large video-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item video-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00f48d06e5830001.html"><img src="http://a3.vox.com/6a00c2251ddde18fdb00f48d06e5830001-320pi" alt="DTMF" title="DTMF" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00f48d06e5830001.html" title="DTMF">DTMF</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

 <div>When it&#39;s finished, I&#39;d like to set it up as an art installation and invite other artists to compose their own works for it, since people could easily participate by burning an audio CD. There is also the potential for interactive control using Max/MSP or other audio apps. I&#39;m sure you could work out a way to get an Arduino involved too ;-).<br /></div></p>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/dtmf-16-channel-sequencer.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00f48ce82b3f0002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="dtmf electronics diy" scheme="http://evilpaul.vox.com/tags/dtmf+electronics+diy/" label="dtmf electronics diy" /> 
    </entry> 
    
    <entry>
        <title>Circuit Bending Challenge completed! [UPDATED 21Mar08]</title>   
        <link rel="alternate" type="text/html" title="Circuit Bending Challenge completed! [UPDATED 21Mar08]" href="http://evilpaul.vox.com/library/post/circuit-bending-challenge-completed.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Circuit Bending Challenge completed! [UPDATED 21Mar08]" href="http://evilpaul.vox.com/library/post/circuit-bending-challenge-completed.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Circuit Bending Challenge completed! [UPDATED 21Mar08]" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00e398b784700003" />           
        <link rel="enclosure" href="http://a0.vox.com/download/6a00c2251ddde18fdb00e398b784e00003-flv.flv" type="video/x-flv" length="7284273" />          <id>tag:vox.com,2007-10-28:asset-6a00c2251ddde18fdb00e398b784700003</id>
        <published>2007-10-28T11:18:00Z</published>
        <updated>2008-03-20T23:41:50Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398b770230002 6a00c2251ddde18fdb00e398b767670001" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b770230002.html" class="enclosure-strip-link" title="finished driving toy"><img src="http://a3.vox.com/6a00c2251ddde18fdb00e398b770230002-120pi" alt="finished driving toy" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b767670001.html" class="enclosure-strip-link" title="finished driving toy guts"><img src="http://a7.vox.com/6a00c2251ddde18fdb00e398b767670001-120pi" alt="finished driving toy guts" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
 
 
<p></p><p>I ended up bending 2 of the things I got yesterday for the Circuit Bending Challenge. The driving toy was very straightforward, it had your standard black blob IC inside. I replaced the volume and pitch resistors with pots and added a switch for the &#39;indicators&#39; sound, since it makes a decent beat. It doesn&#39;t sound as good using the 6.5mm output jack, I might need to do something to emulate the speaker better or try a transformer.</p><p></p><div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398b781f40004 6a00c2251ddde18fdb00e398b786790005" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b781f40004.html" class="enclosure-strip-link" title="finished mystery box"><img src="http://a4.vox.com/6a00c2251ddde18fdb00e398b781f40004-120pi" alt="finished mystery box" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b786790005.html" class="enclosure-strip-link" title="black mystery box guts"><img src="http://a1.vox.com/6a00c2251ddde18fdb00e398b786790005-120pi" alt="black mystery box guts" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
 
 
<p></p><p></p><p>The &#39;black mystery box&#39; was pretty cool to start off with so it didn&#39;t need much to take it to the next level. I gave it an RCA out and a switch that puts it into constant burble mode. There were some good pitch up and pitch down points but without re-casing I couldn&#39;t use them unless I went for touch contacts and I didn&#39;t have anything handy.&#160; They way it goes off at random intervals makes it great for&#160; doing some dub style bleeps, as I demonstrate below.</p><p><br />
 <div>
    
    
    





        






    
    
    





        






    
    
    





        





<div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398b784e00003" at:format="medium" at:align="center"
    class="enclosure enclosure-center enclosure-medium video-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item video-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00e398b784e00003.html"><img src="http://a0.vox.com/6a00c2251ddde18fdb00e398b784e00003-200pi" alt="Mystery Box" title="Mystery Box" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00e398b784e00003.html" title="Mystery Box">Mystery Box</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


<br />I uploaded some .wav files too, but I have to wait for them to make it through the moderation queue before I can link to them.<br />UPDATE: I finally remembered to post the link to the WAV files.<br /><a href="http://freesound.iua.upf.edu/packsViewSingle.php?id=2725">Circuit Bending Challenge Sample Pack</a> @ The Freesound Project<br /></div></p>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/circuit-bending-challenge-completed.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00e398b784700003?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="circuit bending" scheme="http://evilpaul.vox.com/tags/circuit+bending/" label="circuit bending" /> 
    <category term="circuitbendingchallenge" scheme="http://evilpaul.vox.com/tags/circuitbendingchallenge/" label="circuitbendingchallenge" /> 
    </entry> 
    
    <entry>
        <title>Circuit Bending Challenge</title>   
        <link rel="alternate" type="text/html" title="Circuit Bending Challenge" href="http://evilpaul.vox.com/library/post/circuit-bending-challenge.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Circuit Bending Challenge" href="http://evilpaul.vox.com/library/post/circuit-bending-challenge.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Circuit Bending Challenge" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00e398b7278b0003" />                <id>tag:vox.com,2007-10-27:asset-6a00c2251ddde18fdb00e398b7278b0003</id>
        <published>2007-10-27T04:35:15Z</published>
        <updated>2007-10-27T04:39:37Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        
 <div><div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398b725420004 6a00c2251ddde18fdb00e398b727220003 6a00c2251ddde18fdb00e398b7253e0004" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b725420004.html" class="enclosure-strip-link" title="black mystery box"><img src="http://a2.vox.com/6a00c2251ddde18fdb00e398b725420004-120pi" alt="black mystery box" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b727220003.html" class="enclosure-strip-link" title="filthy driving toy"><img src="http://a2.vox.com/6a00c2251ddde18fdb00e398b727220003-120pi" alt="filthy driving toy" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398b7253e0004.html" class="enclosure-strip-link" title="pink intercom telephones"><img src="http://a6.vox.com/6a00c2251ddde18fdb00e398b7253e0004-120pi" alt="pink intercom telephones" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
 
 
</div><div><br />I&#39;m going to participate in the <a href="http://www.getlofi.com/?p=867">Circuit</a> <a href="http://createdigitalmusic.com/2007/10/10/dare-you-accept-the-circuit-bending-challenge/">Bending</a> <a href="http://createdigitalnoise.com/viewtopic.php?p=7289">Challenge</a> tomorrow, so I hit the Op-Shops in preparation. The nice charitable Christian types that run them don&#39;t seem to like opening their stores on a Sunday for some reason.<br /></div>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/circuit-bending-challenge.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00e398b7278b0003?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="circuit bending" scheme="http://evilpaul.vox.com/tags/circuit+bending/" label="circuit bending" /> 
    <category term="circuitbendingchallenge" scheme="http://evilpaul.vox.com/tags/circuitbendingchallenge/" label="circuitbendingchallenge" /> 
    </entry> 
    
    <entry>
        <title>Nibblers!</title>   
        <link rel="alternate" type="text/html" title="Nibblers!" href="http://evilpaul.vox.com/library/post/nibblers.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Nibblers!" href="http://evilpaul.vox.com/library/post/nibblers.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Nibblers!" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00e398afc1fa0001" />                <id>tag:vox.com,2007-10-06:asset-6a00c2251ddde18fdb00e398afc1fa0001</id>
        <published>2007-10-06T02:46:40Z</published>
        <updated>2007-10-06T02:46:40Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398afe05c0004 6a00c2251ddde18fdb00e398afc1d30001 6a00c2251ddde18fdb00e398afc7f50002" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398afe05c0004.html" class="enclosure-strip-link" title="Nibbler Duo"><img src="http://a4.vox.com/6a00c2251ddde18fdb00e398afe05c0004-120pi" alt="Nibbler Duo" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398afc1d30001.html" class="enclosure-strip-link" title="Nibbler Duo 2"><img src="http://a3.vox.com/6a00c2251ddde18fdb00e398afc1d30001-120pi" alt="Nibbler Duo 2" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398afc7f50002.html" class="enclosure-strip-link" title="Nibbler Guts"><img src="http://a5.vox.com/6a00c2251ddde18fdb00e398afc7f50002-120pi" alt="Nibbler Guts" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
 <div>I boxed these up pretty much straight after Electrofringe finished up, but I haven&#39;t had a chance to take any photos until today. I think they turned out very well and they feel quite good in your hands when your playing with them.<br /></div>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/nibblers.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00e398afc1fa0001?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="electrofringe2007 cmos vactrol synth" scheme="http://evilpaul.vox.com/tags/electrofringe2007+cmos+vactrol+synth/" label="electrofringe2007 cmos vactrol synth" /> 
    </entry> 
    
    <entry>
        <title>Electrofringe 2007 Day Two</title>   
        <link rel="alternate" type="text/html" title="Electrofringe 2007 Day Two" href="http://evilpaul.vox.com/library/post/electrofringe-2007-day-two.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Electrofringe 2007 Day Two" href="http://evilpaul.vox.com/library/post/electrofringe-2007-day-two.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Electrofringe 2007 Day Two" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00e398ad2ff00002" />                <id>tag:vox.com,2007-09-28:asset-6a00c2251ddde18fdb00e398ad2ff00002</id>
        <published>2007-09-28T06:05:40Z</published>
        <updated>2007-09-28T06:05:40Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398ad48100004 6a00c2251ddde18fdb00e398ad444f0003 6a00c2251ddde18fdb00e398ad48130004" at:format="strip-horizontal" at:align="center" class="enclosure enclosure-center enclosure-strip enclosure-strip-horizontal"  style="text-align: center;">
<div class="enclosure-inner" style=" margin: 5px; border: 1px solid; text-align: center;"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398ad48100004.html" class="enclosure-strip-link" title="Photo 1"><img src="http://a0.vox.com/6a00c2251ddde18fdb00e398ad48100004-120pi" alt="Photo 1" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398ad444f0003.html" class="enclosure-strip-link" title="Photo 2"><img src="http://a7.vox.com/6a00c2251ddde18fdb00e398ad444f0003-120pi" alt="Photo 2" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398ad48130004.html" class="enclosure-strip-link" title="Photo 3"><img src="http://a3.vox.com/6a00c2251ddde18fdb00e398ad48130004-120pi" alt="Photo 3" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</div> <!-- end enclosure -->
 
 <div><br />Sweet! They&#39;ve scored a bunch of MacBooks to use for the Process Space. They have these funky transparent shells with a big colour printout inside, telling us that the laptops are sponsored by www.mac1.com.au .<br /></div>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/electrofringe-2007-day-two.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00e398ad2ff00002?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="electrofringe2007" scheme="http://evilpaul.vox.com/tags/electrofringe2007/" label="electrofringe2007" /> 
    </entry> 
    
    <entry>
        <title>Coming Soon</title>   
        <link rel="alternate" type="text/html" title="Coming Soon" href="http://evilpaul.vox.com/library/post/coming-soon.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Coming Soon" href="http://evilpaul.vox.com/library/post/coming-soon.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Coming Soon" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00e398aad1550004" />            <id>tag:vox.com,2007-09-21:asset-6a00c2251ddde18fdb00e398aad1550004</id>
        <published>2007-09-21T04:54:48Z</published>
        <updated>2007-09-21T04:54:48Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00e398aad6850005" at:format="large" at:align="center"
    class="enclosure enclosure-center enclosure-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398aad6850005.html"><img src="http://a5.vox.com/6a00c2251ddde18fdb00e398aad6850005-320pi" alt="Mystery PCB" title="Mystery PCB" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00e398aad6850005.html" title="Mystery PCB">Mystery PCB</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

 <div><br /></div>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/coming-soon.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00e398aad1550004?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Arduino vs. Sea Moss</title>   
        <link rel="alternate" type="text/html" title="Arduino vs. Sea Moss" href="http://evilpaul.vox.com/library/post/arduino-vs-sea-moss.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Arduino vs. Sea Moss" href="http://evilpaul.vox.com/library/post/arduino-vs-sea-moss.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Arduino vs. Sea Moss" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00cd97405f544cd5" />   
        <link rel="enclosure" href="http://a4.vox.com/download/6a00c2251ddde18fdb00cd97405ae44cd5-flv.flv" type="video/x-flv" length="8256890" />          <id>tag:vox.com,2007-07-15:asset-6a00c2251ddde18fdb00cd97405f544cd5</id>
        <published>2007-07-15T06:10:33Z</published>
        <updated>2007-07-15T06:21:51Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        
 <div>I&#39;ve been playing with the Arduino a bit more. I bought a couple of PCB-mount RGB LEDs from Jaycar and tried them out with some different example sketches. The most fun has been <a href="http://www.arduino.cc/en/Tutorial/DimmingLEDs">this auto-cossfading one</a> by Clay Shirky. It looks quite impressive with a bit of diffusing material and a frosted spherical light fitting sitting on top. Of course, I realize the irony of using a $50 Arduino board and a $4 LED to achieve the same effect as a <a href="http://www.dansdata.com/gz065.htm">40-cent LED from China</a>. However, I can use this set-up for a <a href="http://todbot.com/blog/2006/10/23/diy-ambient-orb-with-arduino-update/">DIY Ambient Orb</a> if I want, and those things are worth US$150. At the moment though, I&#39;m thinking about making a <a href="http://www.makezine.com/blog/archive/2007/05/hack_your_brain_make_vide.html">Brain Machine</a> that has a pot to let you dial in any colour you like. I also found a list for what colour matches what brain frequency (ie. green for theta), so I could make a meditation sequence that uses the corresponding colours. Shouldn&#39;t be too hard - flog some of the <a href="http://makezine.com/10/brainwave/">SLM firmware code</a> by Mitch Altman, flog most of the <a href="http://www.arduino.cc/en/Tutorial/LEDCross-fadesWithPotentiometer">pot controlled PWM code</a> and I&#39;m 90% there.<br /><br />Digging out the breadboard has been good, because it seems to have coincided with a lot of cool CMOS based audio projects appearing online. The coolest I have found so far has been <a href="http://milkcrate.com.au/_other/sea-moss/">fun with sea moss</a> by <a href="http://little-scale.blogspot.com/">Sebastian Tomczak</a>. I made up a little shopping list and went and got the bits and pieces I would need to start building some of these 4000 series CMOS based circuits. It&#39;s actually fairly fun putting these together, I put together the one in the video below while watching TV. It&#39;s sort of like playing with Lego, all the bits just click in to the breadboard sockets.<br /><br />The 4066 quad-switch in particular is pretty useful - GetLofi has a few
<a href="http://www.getlofi.com/?s=4066">interesting
posts</a> featuring this chip.<br /><br />Some other interesting circuits I found via YouTube:<br /><br /><a href="http://www.youtube.com/watch?v=tfYv2-dbuzY">Binary Pattern Sequencer</a><br />This one is particularly nifty as it is going to be used in an Electrofringe workshop this year. I&#39;m definitely going to sign up for that one!<br /><br /><a href="http://www.youtube.com/watch?v=vhFhgtrzzm4">Vactrol Pattern Sequencer</a><br /><a href="http://www.youtube.com/watch?v=095bYMNJVN8">Atari Punk Console controlled by 8-step Sequencer</a><br /><br />Another nice idea to look into is using an Arduino &gt; LDR setup via PWM LEDs to create a cheap version of the <a href="http://highlyliquid.com/kits/mpa/">Highly Liquid MIDI potentiometer</a> board. With the <a href="http://www.arduino.cc/playground/Main/PWMallPins%22">right code</a> you can control up to 12 LEDs from an Arduino. So, without figuring out some kind of multiplexing, a 16-step sequencer is out, for now. There are other potential options here though - simultaneous pitch control for 12 circuit-bent toys! Good god, that&#39;s more polyphony than most benders will ever need. Think of the racket. The latency of the LDRs should have a nice smoothing effect on the PWM LED output too. Futurlec have some nice and cheap digital pots, which I am planning to order and have a play around with. I&#39;m liking the &quot;Arduino Vactrol&quot; idea right now because it is pretty useful if you happen to have a couple of circuit bent devices with LDRs around, like I do. I actually found a demo of this exact idea on YouTube last night <a href="http://www.youtube.com/watch?v=9u9V5i-Tz3I">Arduino controls a resistor</a>.<br /><br />OK, that&#39;s enough rambling for today, here&#39;s a video of the first &quot;fun with sea moss&quot; circuit I have built so far. I threw a bit of delay on it inside iMovie to make the squeals and groans a bit more palatable.<br /><br />
    
    
    





        






    
    
    





        






    
    
    





        






    
    
    





        






    
    
    





        





<div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00cd97405ae44cd5" at:format="large" at:align="center"
    class="enclosure enclosure-center enclosure-large video-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item video-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00cd97405ae44cd5.html"><img src="http://a4.vox.com/6a00c2251ddde18fdb00cd97405ae44cd5-320pi" alt="Fun with sea moss" title="Fun with sea moss" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00cd97405ae44cd5.html" title="Fun with sea moss">Fun with sea moss</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->




<br /></div><div><br /></div>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/arduino-vs-sea-moss.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00cd97405f544cd5?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="electronics" scheme="http://evilpaul.vox.com/tags/electronics/" label="electronics" /> 
    <category term="led" scheme="http://evilpaul.vox.com/tags/led/" label="led" /> 
    <category term="circuit bending" scheme="http://evilpaul.vox.com/tags/circuit+bending/" label="circuit bending" /> 
    <category term="cmos" scheme="http://evilpaul.vox.com/tags/cmos/" label="cmos" /> 
    <category term="rgb" scheme="http://evilpaul.vox.com/tags/rgb/" label="rgb" /> 
    <category term="arduino" scheme="http://evilpaul.vox.com/tags/arduino/" label="arduino" /> 
    <category term="brain machine" scheme="http://evilpaul.vox.com/tags/brain+machine/" label="brain machine" /> 
    <category term="vactrol" scheme="http://evilpaul.vox.com/tags/vactrol/" label="vactrol" /> 
    <category term="breadboard" scheme="http://evilpaul.vox.com/tags/breadboard/" label="breadboard" /> 
    <category term="electrofringe" scheme="http://evilpaul.vox.com/tags/electrofringe/" label="electrofringe" /> 
    </entry> 
    
    <entry>
        <title>Electronics and Arduino time</title>   
        <link rel="alternate" type="text/html" title="Electronics and Arduino time" href="http://evilpaul.vox.com/library/post/electronics-and-arduino-time.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Electronics and Arduino time" href="http://evilpaul.vox.com/library/post/electronics-and-arduino-time.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Electronics and Arduino time" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00cd9733b65f4cd5" />            <id>tag:vox.com,2007-06-08:asset-6a00c2251ddde18fdb00cd9733b65f4cd5</id>
        <published>2007-06-08T14:29:09Z</published>
        <updated>2007-06-08T14:44:58Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I just bread-boarded a basic 5V power supply section. Pretty basic stuff, but it&#39;s an important step as I have only used breadboads as scratchpads, rather than building complete circuits. I was inspired by <a href="http://www.sparkfun.com/commerce/present.php?p=BEE-1-PowerSupply">this tutorial</a> by Spark Fun, which was linked on MAKE: Blog recently. I happened to have a LM805 floating around, so I went for it. It has a 220<em>u</em>F cap instead of 100<em>u</em>F and I left off the 10<em>u</em>F cap, since I didn&#39;t have one handy. Should be OK, since I&#39;m using a 12V laptop switchmode power supply that was being thrown out at work.</p><p>I also played with the Arduino tonight and hooked it up to an LDR and a piezo transducer to try out the theremin sketch from Todbot&#39;s <a href="http://todbot.com/blog/spookyarduino/">Spooky Projects for Arduino.</a><br />It sounds less like a theremin and more like those random burbly tones that they used to use to represent computers in old movies. Which is fun.<br />
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00d4143f5d986a47" at:format="medium" at:align="left"
    class="enclosure enclosure-left enclosure-medium photo-enclosure" 
     style="text-align: center; float: left;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 0 20px 20px 0;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00d4143f5d986a47.html"><img src="http://a0.vox.com/6a00c2251ddde18fdb00d4143f5d986a47-200pi" alt="Photo 188" title="Photo 188" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://evilpaul.vox.com/library/photo/6a00c2251ddde18fdb00d4143f5d986a47.html" title="Photo 188">Photo 188</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


<br /> <div><br /><br /><br /><br />Bugger, just noticed that the pic is mirrored, since I took it with Photo Booth.<br />Aha! I just went and looked at Photo Booth and found an option called &quot;Auto flip new photos&quot; which I have now turned on.<br /></div></p>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/electronics-and-arduino-time.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00cd9733b65f4cd5?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="arduino electronics make" scheme="http://evilpaul.vox.com/tags/arduino+electronics+make/" label="arduino electronics make" /> 
    </entry> 
    
    <entry>
        <title>We cannot escape this miserable world</title>   
        <link rel="alternate" type="text/html" title="We cannot escape this miserable world" href="http://evilpaul.vox.com/library/post/we-cannot-escape-this-miserable-world.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="We cannot escape this miserable world" href="http://evilpaul.vox.com/library/post/we-cannot-escape-this-miserable-world.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="We cannot escape this miserable world" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251ddde18fdb00c2251ddf81604a" />   
        <link rel="enclosure" href="http://a6.vox.com/download/6a00c2251ddde18fdb00c2251ddfa68fdb-flv.flv" type="video/x-flv" length="19363727" />          <id>tag:vox.com,2006-07-20:asset-6a00c2251ddde18fdb00c2251ddf81604a</id>
        <published>2006-07-20T13:55:46Z</published>
        <updated>2006-07-30T11:09:41Z</updated>
    
        <author>
            <name>Evil Paul</name>
            <uri>http://evilpaul.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://evilpaul.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>
 











    









    




</p>
 











    









    





    
    
    





        





<div at:enclosure="asset" at:xid="6a00c2251ddde18fdb00c2251ddfa68fdb" at:format="medium" at:align="center"
    class="enclosure enclosure-center enclosure-medium video-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item video-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00c2251ddfa68fdb.html"><img src="http://a6.vox.com/6a00c2251ddde18fdb00c2251ddfa68fdb-200pi" alt="We cannot escape this miserable world" title="We cannot escape this miserable world" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://evilpaul.vox.com/library/video/6a00c2251ddde18fdb00c2251ddfa68fdb.html" title="We cannot escape this miserable world">We cannot escape this miserable world</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


<p><br /><p><br /></p><br /><p><br /></p><p>Just testing the Vox video upload feature with something I made a couple of years ago.</p><p>The original file is 73MB, MPEG2 encoding. Not sure if it gets transmogrified by the server.<br /></p></p>   <p style="clear:both;"> 
    <a href="http://evilpaul.vox.com/library/post/we-cannot-escape-this-miserable-world.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251ddde18fdb00c2251ddf81604a?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="experimental video" scheme="http://evilpaul.vox.com/tags/experimental+video/" label="experimental video" /> 
    </entry> 
</feed>


