<?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: Can you help me inteface an antique rotary phone with digital technology?</title>
	<atom:link href="http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm</link>
	<description></description>
	<pubDate>Sun, 20 May 2012 05:29:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rscanner</title>
		<link>http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm/comment-page-1#comment-967</link>
		<dc:creator>rscanner</dc:creator>
		<pubDate>Mon, 03 Aug 2009 22:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm#comment-967</guid>
		<description>You can interface a microprocessor with your display and count the pulses.  The microprocessor can then work various leads to trigger the correct recording.  

Where are you located?  Their may be some Engineering Students around who would be happy to help with your project.</description>
		<content:encoded><![CDATA[<p>You can interface a microprocessor with your display and count the pulses.  The microprocessor can then work various leads to trigger the correct recording.  </p>
<p>Where are you located?  Their may be some Engineering Students around who would be happy to help with your project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walt M</title>
		<link>http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm/comment-page-1#comment-968</link>
		<dc:creator>Walt M</dc:creator>
		<pubDate>Mon, 03 Aug 2009 22:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm#comment-968</guid>
		<description>I found some on ebay. here's a link to them</description>
		<content:encoded><![CDATA[<p>I found some on ebay. here&#8217;s a link to them</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mustela Frenata</title>
		<link>http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm/comment-page-1#comment-964</link>
		<dc:creator>Mustela Frenata</dc:creator>
		<pubDate>Mon, 03 Aug 2009 22:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm#comment-964</guid>
		<description>The rotary dial phone worked on a series of pulses.

Each number caused a different number of pulses (1 + the number dialed) to be sent on the line.

Each &#34;pulse&#34; was the equivalent of quickly hanging up the phone (removing it's load from the line) and then picking up the handset again -- the phone line consists of a power supply of about 20 volts (but you could use almost anything in this application, since you are not really talking to the telephone switchbank gear) connected through a slight resistance, so that the line voltage drops when the phone is off-hook.

Here is more information on how that worked:
http://en.wikipedia.org/wiki/Pulse_dialing

Counting these pulses with a BASIC Stamp processor, and triggering a Quadravox MP3 player chip (for example, the QV600) in response, would do what you want.
http://www.parallax.com/detail.asp?product_id=27207
http://www.tetraphon.com/

You can know the phone has been picked up when the line voltage drops for a long period (longer than say half a second).  You can differentiate this from dialing pulses, because they are each very short (a tenth of a second approximately) and regularly spaced.  So the software would play a dial tone through the speaker when it detected an off-hook phone, then would play a short phone ringing sound file after detecting pulses (you want to wait a little bit, half a second or so, after the final pulse to be sure no more are coming), and then play the interview file based on the number dialed.  It would be simple enough to detect a re-dial during the interview as well, and re-trigger the Quadravox chip to play the new sequence of files.

Email me for more info, I can design such a thing easily if needed or send more detail to help one of your people do it.</description>
		<content:encoded><![CDATA[<p>The rotary dial phone worked on a series of pulses.</p>
<p>Each number caused a different number of pulses (1 + the number dialed) to be sent on the line.</p>
<p>Each &quot;pulse&quot; was the equivalent of quickly hanging up the phone (removing it&#8217;s load from the line) and then picking up the handset again &#8212; the phone line consists of a power supply of about 20 volts (but you could use almost anything in this application, since you are not really talking to the telephone switchbank gear) connected through a slight resistance, so that the line voltage drops when the phone is off-hook.</p>
<p>Here is more information on how that worked:<br />
<a href="http://en.wikipedia.org/wiki/Pulse_dialing" rel="nofollow">http://en.wikipedia.org/wiki/Pulse_dialing</a></p>
<p>Counting these pulses with a BASIC Stamp processor, and triggering a Quadravox MP3 player chip (for example, the QV600) in response, would do what you want.<br />
<a href="http://www.parallax.com/detail.asp?product_id=27207" rel="nofollow">http://www.parallax.com/detail.asp?product_id=27207</a><br />
<a href="http://www.tetraphon.com/" rel="nofollow">http://www.tetraphon.com/</a></p>
<p>You can know the phone has been picked up when the line voltage drops for a long period (longer than say half a second).  You can differentiate this from dialing pulses, because they are each very short (a tenth of a second approximately) and regularly spaced.  So the software would play a dial tone through the speaker when it detected an off-hook phone, then would play a short phone ringing sound file after detecting pulses (you want to wait a little bit, half a second or so, after the final pulse to be sure no more are coming), and then play the interview file based on the number dialed.  It would be simple enough to detect a re-dial during the interview as well, and re-trigger the Quadravox chip to play the new sequence of files.</p>
<p>Email me for more info, I can design such a thing easily if needed or send more detail to help one of your people do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr.T</title>
		<link>http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm/comment-page-1#comment-965</link>
		<dc:creator>Dr.T</dc:creator>
		<pubDate>Mon, 03 Aug 2009 22:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm#comment-965</guid>
		<description>This should get you started: http://www.motron.com/DTMFDecoder.html</description>
		<content:encoded><![CDATA[<p>This should get you started: <a href="http://www.motron.com/DTMFDecoder.html" rel="nofollow">http://www.motron.com/DTMFDecoder.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAYS ME</title>
		<link>http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm/comment-page-1#comment-966</link>
		<dc:creator>SAYS ME</dc:creator>
		<pubDate>Mon, 03 Aug 2009 22:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://antiquerecordplayers.info/can-you-help-me-inteface-an-antique-rotary-phone-with-digital-technology.htm#comment-966</guid>
		<description>not with any ease - the only way to use as is would be very involved ( basically a mini phone company ) the only easy option would be to have a separate phone for each recording and use a switch attached to the rotary dial - it would trigger as soon as you dial and you would time it with 'dead air' on the recording ( to allow dialing time ) - the other problem is the speaker in the phone ( impedance match ) easiest to just replace it with another speaker 


the simple solution is no dialing just pick up the phone for a connection - the existing switch would trigger the recording using the remote plug in the player - new speaker and you're in business 

hope you get a better solution ! 
AND YOU DID ! at least the first answer - the second isn't</description>
		<content:encoded><![CDATA[<p>not with any ease - the only way to use as is would be very involved ( basically a mini phone company ) the only easy option would be to have a separate phone for each recording and use a switch attached to the rotary dial - it would trigger as soon as you dial and you would time it with &#8216;dead air&#8217; on the recording ( to allow dialing time ) - the other problem is the speaker in the phone ( impedance match ) easiest to just replace it with another speaker </p>
<p>the simple solution is no dialing just pick up the phone for a connection - the existing switch would trigger the recording using the remote plug in the player - new speaker and you&#8217;re in business </p>
<p>hope you get a better solution !<br />
AND YOU DID ! at least the first answer - the second isn&#8217;t</p>
]]></content:encoded>
	</item>
</channel>
</rss>

