<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
<atom:link href="http://www.shaduzlabs.com/rss.xml.php" rel="self" type="application/rss+xml" />
        <title>ShaduzLABS</title>
        <description>Music, Experiments, Thoughts.</description>
        <link>http://www.shaduzlabs.com</link>
        <lastBuildDate>Wed, 10 Mar 2010 13:28:44 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Yet another MIDI-to-Gakken interface!</title>
            <link>http://www.shaduzlabs.com/article-13.html</link>
            <description><![CDATA[<p>A couple of months ago, during <a href="http://www.homeworkfestival.net" target="_blank">Homework Festival </a>I met a <a href="http://www.myspace.com/strahil" target="_blank">guy</a> from Sofia who had a strange machine in his setup... he told me how cheap and funny it was, so I decided to order one on ebay. Last week I received my Gakken SX-150 and started searching around the net for hacks a [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
	    <category>hardware</category>
	    <category>arduino</category>
	    <category>MIDI</category>
	    <category>gakken</category>
	    <category>dac</category>
            <pubDate>Sun, 02 Aug 2009 19:34:24 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-13.html</guid>
        </item>
        <item>
            <title>High-accuracy 16 bit DAC for Arduino</title>
            <link>http://www.shaduzlabs.com/article-12.html</link>
            <description><![CDATA[A 16 bit DAC solution for your Arduino! The schematic is very simple, it's just the DAC (Analog Devices AD420), a few capacitors and an operational amplifier used as voltage follower in order to provide some buffering to the DAC output. The DAC is not very cheap (around 15-18$!) but it allows to obtain a good resolution in order to satisfy all your accuracy needs... I've built the circuit using a  [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
	    <category>hardware</category>
	    <category>arduino</category>
	    <category>schematics</category>
	    <category>MIDI</category>
	    <category>dac</category>
            <pubDate>Sun, 02 Aug 2009 10:24:27 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-12.html</guid>
        </item>
        <item>
            <title>arduinOSC first release</title>
            <link>http://www.shaduzlabs.com/article-8.html</link>
            <description><![CDATA[arduinOSC is a library which transforms your arduino into a simple arbitrary waveform audio oscillator.<br /> It is based upon the internal 16-bit programmable timer and generates audio using pulse width modulation (PWM) and an external low-pass filter (square waves don't even need the external filter).<br />I'm using a simple passive low-pass filter (see the simple schematic below), but in the ne [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
	    <category>hardware</category>
	    <category>arduino</category>
	    <category>schematics</category>
	    <category>open-source</category>
            <pubDate>Fri, 03 Apr 2009 01:54:10 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-8.html</guid>
        </item>
        <item>
            <title>Arduino MIDI I/O Board</title>
            <link>http://www.shaduzlabs.com/article-7.html</link>
            <description><![CDATA[A minimal MIDI input/ouput board ready to be connected to your Arduino! The schematic is very simple, I used a single-copper-hole prototyping board to build mine, but a breadboard is also a nice alternative.<br />Basic MIDI output is really easy to do with Arduino, all you have to do is initialize the serial port using Serial.begin(31250), then you can send standard MIDI data using Serial.print fu [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
            <pubDate>Mon, 02 Mar 2009 20:22:33 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-7.html</guid>
        </item>
        <item>
            <title>Maxtor/Seagate users: read this post!</title>
            <link>http://www.shaduzlabs.com/article-6.html</link>
            <description><![CDATA[Yesterday evening I came back from work and turned on my PC, but instead of seeing the usual windows loading screen, an horrible "Insert a bootable media" warned me that my 2-months old 500gb hard disk was somehow fucked up...<br />The first thing I thought was that the MBR was damaged, so I tried to boot from a Knoppix Live CD to see if there was a way to access the hard disk content, a [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
            <pubDate>Wed, 25 Feb 2009 08:00:32 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-6.html</guid>
        </item>
        <item>
            <title>Alcoholic MIDI shuffle</title>
            <link>http://www.shaduzlabs.com/article-5.html</link>
            <description><![CDATA[Last night I was working on my sequencer project and, looking at the sensor I recently bought from SparkFun, I had this nasty idea... so i wired up the MQ-3 alcohol sensor, hooked a 200k trimmer to it just to calibrate the range of the measures, and voil&agrave;! The sequencer global shuffle can now be controlled using your breath alcohol content...<br />After a little regulation on the trimmer I  [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
            <pubDate>Sun, 22 Feb 2009 21:13:29 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-5.html</guid>
        </item>
        <item>
            <title>A low-cost wireless Arduino</title>
            <link>http://www.shaduzlabs.com/article-1.html</link>
            <description><![CDATA[Some days ago I received my first Lilypad Arduino and started to experiment with a SMD Bluetooth module i bought from Sparkfun. The connection between the BT module and the Arduino board has been described <a href="http://www.cs.colorado.edu/~buechley/LilyPad/extend.html" target="_blank">here</a> by Leah Buechley, but instead of using a BlueSmirf Gold Board (which is based upon a Roving Networks m [...]]]></description>
            <author>shaduz@shaduzlabs.com (Vincenzo Pacella)</author>
	    <category>hardware</category>
	    <category>arduino</category>
	    <category>bluetooth</category>
            <pubDate>Fri, 20 Feb 2009 22:02:58 +0100</pubDate>
            <guid>http://www.shaduzlabs.com/article-1.html</guid>
        </item>
    </channel>
</rss>
 <!-- CACHED Wed Mar 10 19:18:52 2010 -->
<!-- Elapsed (cache) time: 0.00014 sec -->
