<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Converting an old organ to MIDI</title>
	<atom:link href="http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/</link>
	<description>building making designing dreaming</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:12:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: mahto</title>
		<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/comment-page-1/#comment-100812</link>
		<dc:creator>mahto</dc:creator>
		<pubDate>Mon, 23 Jan 2012 17:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cibomahto.com/?p=737#comment-100812</guid>
		<description>It&#039;s possible to do with an Arduino UNO or Mega 2560:
http://arduino.cc/en/Hacking/MidiWith8U2Firmware

However, it might be easier to find a cheapo USB to MIDI converter instead. Something like this might work:
http://www.amazon.com/Cable-Converter-Music-Keyboard-Window/dp/B0017H4EBG

You can also use the USB on the Arduino as a regular serial port, and run a program on your PC that converts it to MIDI, but that usually ends up being a pain.

Good luck!!</description>
		<content:encoded><![CDATA[<p>It&#8217;s possible to do with an Arduino UNO or Mega 2560:<br />
<a href="http://arduino.cc/en/Hacking/MidiWith8U2Firmware" rel="nofollow">http://arduino.cc/en/Hacking/MidiWith8U2Firmware</a></p>
<p>However, it might be easier to find a cheapo USB to MIDI converter instead. Something like this might work:<br />
<a href="http://www.amazon.com/Cable-Converter-Music-Keyboard-Window/dp/B0017H4EBG" rel="nofollow">http://www.amazon.com/Cable-Converter-Music-Keyboard-Window/dp/B0017H4EBG</a></p>
<p>You can also use the USB on the Arduino as a regular serial port, and run a program on your PC that converts it to MIDI, but that usually ends up being a pain.</p>
<p>Good luck!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Zan</title>
		<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/comment-page-1/#comment-100676</link>
		<dc:creator>Andre Zan</dc:creator>
		<pubDate>Sat, 21 Jan 2012 17:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cibomahto.com/?p=737#comment-100676</guid>
		<description>Hi there! First , congrats for the project! 
Im starting to build one from an old broken organ, and would like to know if it&#039;d be possible to serial out from arduino into a pc usb virtual midi using arduino uno&#039;s usb interface instead of real midi out interface on pin 13. 
My intention is to hook up the organ into my pc via usb (pc has no midi interface), and then i&#039;ll control virtual instruments via organ keys.</description>
		<content:encoded><![CDATA[<p>Hi there! First , congrats for the project!<br />
Im starting to build one from an old broken organ, and would like to know if it&#8217;d be possible to serial out from arduino into a pc usb virtual midi using arduino uno&#8217;s usb interface instead of real midi out interface on pin 13.<br />
My intention is to hook up the organ into my pc via usb (pc has no midi interface), and then i&#8217;ll control virtual instruments via organ keys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahto</title>
		<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/comment-page-1/#comment-94351</link>
		<dc:creator>mahto</dc:creator>
		<pubDate>Mon, 31 Oct 2011 02:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cibomahto.com/?p=737#comment-94351</guid>
		<description>Hi Terry- You won&#039;t need the I/O inputs if you don&#039;t have too many things you want to monitor. The Uno has 13 digital input pins (one of which is used for midi out), plus 6 analog ones that can also be used for input, so you could hook up 18 different inputs without needed an expander.</description>
		<content:encoded><![CDATA[<p>Hi Terry- You won&#8217;t need the I/O inputs if you don&#8217;t have too many things you want to monitor. The Uno has 13 digital input pins (one of which is used for midi out), plus 6 analog ones that can also be used for input, so you could hook up 18 different inputs without needed an expander.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/comment-page-1/#comment-94172</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Fri, 28 Oct 2011 01:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cibomahto.com/?p=737#comment-94172</guid>
		<description>Nice job!  I wonder if my project would need the I/O expander chips.  I have an Arduino Uno board and some organ bass pedals I want to turn into MIDI pedals so I can trigger sounds while I play my guitar or bass.  Any suggestions?  

Thanks,

Terry</description>
		<content:encoded><![CDATA[<p>Nice job!  I wonder if my project would need the I/O expander chips.  I have an Arduino Uno board and some organ bass pedals I want to turn into MIDI pedals so I can trigger sounds while I play my guitar or bass.  Any suggestions?  </p>
<p>Thanks,</p>
<p>Terry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahto</title>
		<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/comment-page-1/#comment-53793</link>
		<dc:creator>mahto</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cibomahto.com/?p=737#comment-53793</guid>
		<description>Hi Paddy! Thanks!

Sorry for the late reply. The barebones kit comes with just the parts to put together the board. I had to add a breadboard, keyboard electronics, and (most importantly) a usb-to-serial cable to get it to talk to the computer. 

The barebonesboard worked well for me since I had it connected to an actual MIDI device. If you are going to have it permanently attached to a computer, you&#039;ll need a way to get the MIDI data into the computer. I&#039;d recommend getting a board with a built-in USB converter, so that you can connect to it using usb.  Here are a couple i&#039;ve used, one from seeed studio:

http://www.nkcelectronics.com/seeeduino-fully-assembled--arduino-compatible.html

Or maybe, if you want to put it together, the freeduino:

http://www.nkcelectronics.com/freeduino-arduino-diecimila-compatible-board-complete-kit.html

Of course, the regular Arduino is only around ~30, so you don&#039;t save much using these ones :-(.</description>
		<content:encoded><![CDATA[<p>Hi Paddy! Thanks!</p>
<p>Sorry for the late reply. The barebones kit comes with just the parts to put together the board. I had to add a breadboard, keyboard electronics, and (most importantly) a usb-to-serial cable to get it to talk to the computer. </p>
<p>The barebonesboard worked well for me since I had it connected to an actual MIDI device. If you are going to have it permanently attached to a computer, you&#8217;ll need a way to get the MIDI data into the computer. I&#8217;d recommend getting a board with a built-in USB converter, so that you can connect to it using usb.  Here are a couple i&#8217;ve used, one from seeed studio:</p>
<p><a href="http://www.nkcelectronics.com/seeeduino-fully-assembled--arduino-compatible.html" rel="nofollow">http://www.nkcelectronics.com/seeeduino-fully-assembled&#8211;arduino-compatible.html</a></p>
<p>Or maybe, if you want to put it together, the freeduino:</p>
<p><a href="http://www.nkcelectronics.com/freeduino-arduino-diecimila-compatible-board-complete-kit.html" rel="nofollow">http://www.nkcelectronics.com/freeduino-arduino-diecimila-compatible-board-complete-kit.html</a></p>
<p>Of course, the regular Arduino is only around ~30, so you don&#8217;t save much using these ones <img src='http://www.cibomahto.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy</title>
		<link>http://www.cibomahto.com/2010/01/converting-an-old-organ-to-midi/comment-page-1/#comment-53357</link>
		<dc:creator>Paddy</dc:creator>
		<pubDate>Thu, 15 Jul 2010 00:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cibomahto.com/?p=737#comment-53357</guid>
		<description>That is really cool!  I haven&#039;t heard of these Arduino clone boards before.  I was always under the impression that if I wanted to write embedded code I had to buy expensive PIC stuff.

Do you get everything required (not including your external circuitry of course) with that barebones kit?  It&#039;s impressively cheap!!!  I hope I can get them in New Zealand =)

I&#039;m gonna be writing some Linux games to run at my kids&#039; playcentre and kindergarten, and I love the idea of making a real cheap MIDI keyboard to make a musical game.  Thank you for your post.  It&#039;s exactly what I was hunting for.</description>
		<content:encoded><![CDATA[<p>That is really cool!  I haven&#8217;t heard of these Arduino clone boards before.  I was always under the impression that if I wanted to write embedded code I had to buy expensive PIC stuff.</p>
<p>Do you get everything required (not including your external circuitry of course) with that barebones kit?  It&#8217;s impressively cheap!!!  I hope I can get them in New Zealand =)</p>
<p>I&#8217;m gonna be writing some Linux games to run at my kids&#8217; playcentre and kindergarten, and I love the idea of making a real cheap MIDI keyboard to make a musical game.  Thank you for your post.  It&#8217;s exactly what I was hunting for.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

