<?xml version='1.0' encoding="utf-8" ?>
<rss version="2.0">
<channel>
	<title>electro-music.com -> Arduino </title>
	<link>http://electro-music.com/forum/</link>
	<description>                                                                                                                                                                                                                                                               </description>
	<item>
		<title>Arduino 1.05 IDE released</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=384477#384477</link>
		<description>I might get back into doing stuff with my arduino, so thanks for posting the news here!</description>
		<author>MusicMan11712</author>
		<pubDate>Mon, 20 May 2013 19:07:45 -0600</pubDate>
	</item>
	<item>
		<title>Arduino goes head to head with the Raspberry Pi</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=384336#384336</link>
		<description>This was announced today at the Maker Faire in San Mateo, California.<br /><br /> http://blog.arduino.cc/2013/05/18/welcome-arduino-yun-the-first-member-of-a-series-of-wifi-products-combining-arduino-with-linux/ <br /><br />At $69 it provides a lot of capability for  ...</description>
		<author>cappy2112</author>
		<pubDate>Sat, 18 May 2013 19:05:55 -0600</pubDate>
	</item>
	<item>
		<title>LFO proposal</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=381982#381982</link>
		<description>im trying to keep this simple, so I've decided against a lcd menu driven interface, and im sticking with led's for indication and a 3x7segment display for the BPM counter.  it will have a clock out, also clock in (which should count and display BPM)   ...</description>
		<author>bubzy</author>
		<pubDate>Mon, 08 Apr 2013 07:32:44 -0600</pubDate>
	</item>
	<item>
		<title>Arduino based synthesizer (by e-licktronic)</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=380406#380406</link>
		<description>Here is the last update of the e-licktronic modules.<br />It's possible now to build your own 8bits synthesizer with only one Arduino, some knob and the Mozzi library  http://sensorium.github.com/Mozzi/   look at this:<br /><br /></description>
		<author>xarolium</author>
		<pubDate>Wed, 13 Mar 2013 09:49:33 -0600</pubDate>
	</item>
	<item>
		<title>Arduino Drum Sequencer by e-licktronic</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=378418#378418</link>
		<description>There are  news in e-licktronic<br />The SquareSeq could now control your old machine like tr606 sh101 tr808 or modular synth. You can use the SquareSeq as a clock to synchronize your old machine<br /><br /></description>
		<author>xarolium</author>
		<pubDate>Mon, 11 Feb 2013 09:10:55 -0700</pubDate>
	</item>
	<item>
		<title>Arduino Ableton MIDI controller</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=378301#378301</link>
		<description>The guy put the code for the Ablickton controler online  http://www.e-licktronic.com/en/content/22-ablickton   with a excellent PotMUX library for Arduino http://www.e-licktronic.com/en/content/23-tutorial-potmux-library </description>
		<author>xarolium</author>
		<pubDate>Sat, 09 Feb 2013 10:19:53 -0700</pubDate>
	</item>
	<item>
		<title>Esplora -&gt; 2xCV + Trigger</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=377179#377179</link>
		<description>Correction to the schematic,   VERY IMPORTANT  <br /><br />PUT 1K OUTPUT RESISTORS ON THOSE JACKS!<br /><br />I fried my D11 output when attempting this with my modular rather than my cigarlab.<br /><br />I've hacked a different solution onto mine, but don't make the same mi ...</description>
		<author>elmegil</author>
		<pubDate>Fri, 25 Jan 2013 09:50:24 -0700</pubDate>
	</item>
	<item>
		<title>AudAVR (or Arduino for musicians)</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=377162#377162</link>
		<description> Looks nice.... so do you plan for this to be its own standalone board, rather than a shield or something? <br />Indeed. Thus the atmega chip, crystal, ICSP header...</description>
		<author>mrkva</author>
		<pubDate>Fri, 25 Jan 2013 01:07:19 -0700</pubDate>
	</item>
	<item>
		<title>Working the Arduino I/O Ports in BYTE chunks</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=376231#376231</link>
		<description> [right=]In case it's not obvious to others, the direct port I/O is much faster than digitalWrite(). I had posted some scope screenshots in an Arduino forum on another site, but I forget the actual speed differences.[/right] <br /><br />The bottom line here i ...</description>
		<author>State Machine</author>
		<pubDate>Tue, 08 Jan 2013 08:17:54 -0700</pubDate>
	</item>
	<item>
		<title>My Due just arrived</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=376230#376230</link>
		<description> I plugged in my Due today, I'm quite disappointed that the IDE isn't very far along. One needs a special beta version of the IDE to work with the Due.  <br /><br />Wow, too bad. The Arduino IDE in all cases is very limited and stripped down and has virtualy  ...</description>
		<author>State Machine</author>
		<pubDate>Tue, 08 Jan 2013 08:08:58 -0700</pubDate>
	</item>
	<item>
		<title>touchpad (WIP)</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=375995#375995</link>
		<description>its when you have no ideas in there that you need to start worrying :)</description>
		<author>bubzy</author>
		<pubDate>Fri, 04 Jan 2013 17:37:31 -0700</pubDate>
	</item>
	<item>
		<title>New Arduino stuff to build your MIDI application</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=375785#375785</link>
		<description>E-licktronic create a new library to communicate with Dilicktal Board<br />Very easy to use and faster than ShiftIn and ShiftOut Arduino's function<br />All details here  http://www.e-licktronic.com/en/content/19-tutorial-library-srio </description>
		<author>xarolium</author>
		<pubDate>Wed, 02 Jan 2013 08:34:25 -0700</pubDate>
	</item>
	<item>
		<title>Open gate with cellphone</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=375657#375657</link>
		<description>The microprocessors, are those the black units? Cause I noticed I soldered them on facing the wrong way (at least the holders they are in). For some reason the relais instantly clicks on when I put the power in. It does however turn off again after th ...</description>
		<author>HyperC</author>
		<pubDate>Mon, 31 Dec 2012 04:53:52 -0700</pubDate>
	</item>
	<item>
		<title>Arduino Sequencer (WIP)</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=375457#375457</link>
		<description>i haven't forgotten about this project, just lost a bit of interest.  may start again soon. i still need it for my modular :)</description>
		<author>bubzy</author>
		<pubDate>Thu, 27 Dec 2012 08:43:58 -0700</pubDate>
	</item>
	<item>
		<title>Hairless usb serial to midi bridge</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=375277#375277</link>
		<description>  No there is no midi cable. <br />But you can choose between midi via USB or MIDI via DIN cable  <br />When you're using USB you need this Software  http://projectgus.github.com/hairless-midiserial/  to convert the serial signal to MIDI. <br />Thanks for the lin ...</description>
		<author>MusicMan11712</author>
		<pubDate>Sat, 22 Dec 2012 15:17:12 -0700</pubDate>
	</item>
	<item>
		<title>Is anyone running Arduino 1.0 on Windows SP-32Bit?</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=374716#374716</link>
		<description> I'm using v1.02 without any problem on my win xp pc at the moment <br /><br />Yeah- 1.02 fixed the issue in 1.01</description>
		<author>cappy2112</author>
		<pubDate>Thu, 13 Dec 2012 09:09:55 -0700</pubDate>
	</item>
	<item>
		<title>Speech recognition software for triggering microcontrollers</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=374655#374655</link>
		<description>An odd but interesting application for micros, claims to be Arduino<br />compatible, but doesn't state which models. <br /><br /> http://www.bitsophia.com/BitVoicer.aspx <br /><br /> BitVoicer is the speech recognition software that brings to the microcontrollers’ univ ...</description>
		<author>cappy2112</author>
		<pubDate>Tue, 11 Dec 2012 23:27:13 -0700</pubDate>
	</item>
	<item>
		<title>New IDE for Arduino- gives users control over compile flags</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=374043#374043</link>
		<description> http://dalpix.com/mariamole </description>
		<author>cappy2112</author>
		<pubDate>Thu, 29 Nov 2012 23:24:17 -0700</pubDate>
	</item>
	<item>
		<title>Nyle Steiner Arduino Wind Synth Prototype</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=373993#373993</link>
		<description>Nyle is brillant as usual !</description>
		<author>yusynth</author>
		<pubDate>Thu, 29 Nov 2012 05:19:50 -0700</pubDate>
	</item>
	<item>
		<title>Arduino/AVR interrupts - Resources</title>
		<link>http://electro-music.com/forum/viewtopic.php?p=373369#373369</link>
		<description>I have been exploring the use of serial ports and interrupts related to midi i/o and have some concerns about overhead (and latency). I stumbled onto this article, which might be useful, so I thought I'd post it here:<br /><br /> http://billgrundmann.wordpres ...</description>
		<author>MusicMan11712</author>
		<pubDate>Sun, 18 Nov 2012 03:37:49 -0700</pubDate>
	</item>
</channel>
</rss>