<?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 for justDIY Project Log</title>
	<atom:link href="http://projects.dimension-x.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://projects.dimension-x.net</link>
	<description>Thoughts, ideas, projects, pictures.</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:54:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Pentax IR Interval Timer by justDIY</title>
		<link>http://projects.dimension-x.net/archives/252/comment-page-1#comment-85130</link>
		<dc:creator>justDIY</dc:creator>
		<pubDate>Sun, 01 Jan 2012 17:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://projects.dimension-x.net/?p=252#comment-85130</guid>
		<description>you could disassemble your IR remote and look at how the button works, if one side of the button connects to ground or the positive supply, then you can substitute the button with a transistor, and use a simple timer circuit or microcontroller to trigger it.  in my pentax remote, the button connected two pins on the chip that controlled the remote, and employed a digital handshake, rather than a simple pull up / pull down. obviously pentax chose to to this to make it hard to hack the remote physically.  they should have made the IR signal more complex, it was easy to reverse engineer.</description>
		<content:encoded><![CDATA[<p>you could disassemble your IR remote and look at how the button works, if one side of the button connects to ground or the positive supply, then you can substitute the button with a transistor, and use a simple timer circuit or microcontroller to trigger it.  in my pentax remote, the button connected two pins on the chip that controlled the remote, and employed a digital handshake, rather than a simple pull up / pull down. obviously pentax chose to to this to make it hard to hack the remote physically.  they should have made the IR signal more complex, it was easy to reverse engineer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pentax IR Interval Timer by Don Pullum</title>
		<link>http://projects.dimension-x.net/archives/252/comment-page-1#comment-85125</link>
		<dc:creator>Don Pullum</dc:creator>
		<pubDate>Sun, 01 Jan 2012 15:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://projects.dimension-x.net/?p=252#comment-85125</guid>
		<description>I have a Sony a-230 and a-330 neither of which will take a wired &quot;timer&quot;.  Both use a simple IR remote focus and fire remotes they only cost about $2. 

The off the shelf interval timer unit is an easy way to go. I purchased a timer for about $20 on E-Bay. Oops only plugs in on other Sony models, but it has focus and fire outputs via a (3 contact) stereo plug.

Would it be possible to fire an IR with that interval timer output via a simple circuit? If so, can someone email me a reference. Thank you.</description>
		<content:encoded><![CDATA[<p>I have a Sony a-230 and a-330 neither of which will take a wired &#8220;timer&#8221;.  Both use a simple IR remote focus and fire remotes they only cost about $2. </p>
<p>The off the shelf interval timer unit is an easy way to go. I purchased a timer for about $20 on E-Bay. Oops only plugs in on other Sony models, but it has focus and fire outputs via a (3 contact) stereo plug.</p>
<p>Would it be possible to fire an IR with that interval timer output via a simple circuit? If so, can someone email me a reference. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Audio Matrix Switch by justDIY</title>
		<link>http://projects.dimension-x.net/archives/75/comment-page-1#comment-83915</link>
		<dc:creator>justDIY</dc:creator>
		<pubDate>Sat, 26 Nov 2011 22:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://projects.dimension-x.net/archives/75#comment-83915</guid>
		<description>This was a project that was never built, more of a mental exercise.  I don&#039;t know if it would have actually worked.

1. Control was going to be provided by a separate daughter board and microcontroller, or the parallel port of a PC.  The interface is similar to SPI, using simple serial shift registers to interface with the switch chips.
 
2. Jacks never came up, I provided simple pin-header type connectors and planned to use simple shielded mic cable to connect the board to either 3.5mm or RCA style jacks.

3. The switch chips are analog,  one design aspect I never investigated was how well the switches would handle an AC voltage running off a single supply.

Hope this info helps you out, thanks for visiting!
justDIY</description>
		<content:encoded><![CDATA[<p>This was a project that was never built, more of a mental exercise.  I don&#8217;t know if it would have actually worked.</p>
<p>1. Control was going to be provided by a separate daughter board and microcontroller, or the parallel port of a PC.  The interface is similar to SPI, using simple serial shift registers to interface with the switch chips.</p>
<p>2. Jacks never came up, I provided simple pin-header type connectors and planned to use simple shielded mic cable to connect the board to either 3.5mm or RCA style jacks.</p>
<p>3. The switch chips are analog,  one design aspect I never investigated was how well the switches would handle an AC voltage running off a single supply.</p>
<p>Hope this info helps you out, thanks for visiting!<br />
justDIY</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Audio Matrix Switch by mrbirk</title>
		<link>http://projects.dimension-x.net/archives/75/comment-page-1#comment-83793</link>
		<dc:creator>mrbirk</dc:creator>
		<pubDate>Tue, 22 Nov 2011 21:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://projects.dimension-x.net/archives/75#comment-83793</guid>
		<description>This is some small scaled kind of what I&#039;m planning. But, cause I&#039;m not that expierenced with digital or chip based circuits, so I do have some questions:

1. How do you controll your matrix switch? Do you use some kind of computer based software?

2. What kind of jacks do you use for I/O, controlling and power supplie? 

3. Are the audio I/O analog or digital? If they are digital what DA converter do you use?

Thanks for the Information, I&#039;m so glad I finally found some usefull ideas!</description>
		<content:encoded><![CDATA[<p>This is some small scaled kind of what I&#8217;m planning. But, cause I&#8217;m not that expierenced with digital or chip based circuits, so I do have some questions:</p>
<p>1. How do you controll your matrix switch? Do you use some kind of computer based software?</p>
<p>2. What kind of jacks do you use for I/O, controlling and power supplie? </p>
<p>3. Are the audio I/O analog or digital? If they are digital what DA converter do you use?</p>
<p>Thanks for the Information, I&#8217;m so glad I finally found some usefull ideas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bi-directional LEDs II by Electro</title>
		<link>http://projects.dimension-x.net/archives/33/comment-page-1#comment-83162</link>
		<dc:creator>Electro</dc:creator>
		<pubDate>Tue, 01 Nov 2011 14:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://projects.dimension-x.net/archives/33#comment-83162</guid>
		<description>How did you draw on visual basic?</description>
		<content:encoded><![CDATA[<p>How did you draw on visual basic?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

