<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Gumbo Labs</title>
	
	<link>http://www.gumbolabs.org</link>
	<description>A New Orleans Artist / Inventor / Technologist Collective (a.k.a. a hacker space)</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:21:51 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GumboLabsComments" /><feedburner:info uri="gumbolabscomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>GumboLabsComments</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Comment on Kindle ebook to iPhone-optimized PDF by Simon Dorfman</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/zVakPPXLl2M/</link>
		<dc:creator>Simon Dorfman</dc:creator>
		<pubDate>Thu, 26 Aug 2010 03:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=490#comment-152</guid>
		<description>@Jameson The iPhone version of Kindle wont let me download the book I bought. It says an error something like "not available for iPhone".</description>
		<content:encoded><![CDATA[<p>@Jameson The iPhone version of Kindle wont let me download the book I bought. It says an error something like &#8220;not available for iPhone&#8221;.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/zVakPPXLl2M" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/08/19/kindle-ebook-to-iphone-optimized-pdf/comment-page-1/#comment-152</feedburner:origLink></item>
	<item>
		<title>Comment on Kindle ebook to iPhone-optimized PDF by Jameson Quave</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/ec0zBqnQYmQ/</link>
		<dc:creator>Jameson Quave</dc:creator>
		<pubDate>Thu, 26 Aug 2010 02:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=490#comment-151</guid>
		<description>Why not use the Kindle iPhone app?</description>
		<content:encoded><![CDATA[<p>Why not use the Kindle iPhone app?</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/ec0zBqnQYmQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/08/19/kindle-ebook-to-iphone-optimized-pdf/comment-page-1/#comment-151</feedburner:origLink></item>
	<item>
		<title>Comment on Kindle ebook to iPhone-optimized PDF by gk</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/ZAagLEmvZBc/</link>
		<dc:creator>gk</dc:creator>
		<pubDate>Thu, 19 Aug 2010 21:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=490#comment-149</guid>
		<description>thanks for this.</description>
		<content:encoded><![CDATA[<p>thanks for this.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/ZAagLEmvZBc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/08/19/kindle-ebook-to-iphone-optimized-pdf/comment-page-1/#comment-149</feedburner:origLink></item>
	<item>
		<title>Comment on Radioshack Infrared receiver  Arduino by Benjamin Eckel</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/VCyVAIIlJ_c/</link>
		<dc:creator>Benjamin Eckel</dc:creator>
		<pubDate>Thu, 12 Aug 2010 17:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=405#comment-147</guid>
		<description>@Ted

Sorry for the late response. I can't actually closely read this huge comment as I don't have the time or incentives but I can try to help a little:

I am not sure you have your physics correct. It sounds like you are trying to build a distance sensor by measuring the change in frequency of light? I can't tell what you are talking about? My advice, if you are actually trying to measure the relative distance of an object, is best to get a sensor designed to do so:

http://www.acroname.com/robotics/info/articles/sharp/sharp.html

There are plenty of examples online on how to use these with Arduinos.

As for your circuit problems. Noise control depends on the noise's source. It could be the power supply, in which case you should use decoupling capacitors. Or it could be from the signal itself, in which some kind of RC filter could be used: 

http://en.wikipedia.org/wiki/RC_circuit

You mentioned a pin floating when trying to read it. This is sometimes caused by not setting the pinMode correctly http://arduino.cc/en/Reference/PinMode ? Who knows though.

With the rest of your problems, I can't help you. There is only so much circuit debugging I can do through reading a comment in a blog post.

One more piece of advice, if you want help from an engineer or programmer, NEVER mention that it is for school!! We have a bad history with people asking us to do their homework o_0

Good Luck</description>
		<content:encoded><![CDATA[<p>@Ted</p>
<p>Sorry for the late response. I can&#8217;t actually closely read this huge comment as I don&#8217;t have the time or incentives but I can try to help a little:</p>
<p>I am not sure you have your physics correct. It sounds like you are trying to build a distance sensor by measuring the change in frequency of light? I can&#8217;t tell what you are talking about? My advice, if you are actually trying to measure the relative distance of an object, is best to get a sensor designed to do so:</p>
<p><a href="http://www.acroname.com/robotics/info/articles/sharp/sharp.html" rel="nofollow">http://www.acroname.com/robotics/info/articles/sharp/sharp.html</a></p>
<p>There are plenty of examples online on how to use these with Arduinos.</p>
<p>As for your circuit problems. Noise control depends on the noise&#8217;s source. It could be the power supply, in which case you should use decoupling capacitors. Or it could be from the signal itself, in which some kind of RC filter could be used: </p>
<p><a href="http://en.wikipedia.org/wiki/RC_circuit" rel="nofollow">http://en.wikipedia.org/wiki/RC_circuit</a></p>
<p>You mentioned a pin floating when trying to read it. This is sometimes caused by not setting the pinMode correctly <a href="http://arduino.cc/en/Reference/PinMode" rel="nofollow">http://arduino.cc/en/Reference/PinMode</a> ? Who knows though.</p>
<p>With the rest of your problems, I can&#8217;t help you. There is only so much circuit debugging I can do through reading a comment in a blog post.</p>
<p>One more piece of advice, if you want help from an engineer or programmer, NEVER mention that it is for school!! We have a bad history with people asking us to do their homework o_0</p>
<p>Good Luck</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/VCyVAIIlJ_c" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/05/29/radioshack-infrared-receiver-arduino/comment-page-1/#comment-147</feedburner:origLink></item>
	<item>
		<title>Comment on Radioshack Infrared receiver  Arduino by Ted Smith</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/-jlYzCDoZQw/</link>
		<dc:creator>Ted Smith</dc:creator>
		<pubDate>Wed, 11 Aug 2010 06:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=405#comment-146</guid>
		<description>When I stated "delaytime = 100 is to long" I wasn't speaking about the correct delay.  I meant to say "the tone duration = 50 seemed to long for me because I'm spending unneeded excess time on the pulseout but I've tried other delays and still nothing".</description>
		<content:encoded><![CDATA[<p>When I stated &#8220;delaytime = 100 is to long&#8221; I wasn&#8217;t speaking about the correct delay.  I meant to say &#8220;the tone duration = 50 seemed to long for me because I&#8217;m spending unneeded excess time on the pulseout but I&#8217;ve tried other delays and still nothing&#8221;.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/-jlYzCDoZQw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/05/29/radioshack-infrared-receiver-arduino/comment-page-1/#comment-146</feedburner:origLink></item>
	<item>
		<title>Comment on Radioshack Infrared receiver  Arduino by Ted Smith</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/gQfSrGLeT7k/</link>
		<dc:creator>Ted Smith</dc:creator>
		<pubDate>Wed, 11 Aug 2010 05:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=405#comment-145</guid>
		<description>Smily not supposed to be there, it was supposed to say, ("pin 8")</description>
		<content:encoded><![CDATA[<p>Smily not supposed to be there, it was supposed to say, (&#8220;pin 8&#8243;)</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/gQfSrGLeT7k" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/05/29/radioshack-infrared-receiver-arduino/comment-page-1/#comment-145</feedburner:origLink></item>
	<item>
		<title>Comment on Radioshack Infrared receiver  Arduino by Ted Smith</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/DYKwUqNNAsQ/</link>
		<dc:creator>Ted Smith</dc:creator>
		<pubDate>Wed, 11 Aug 2010 05:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=405#comment-144</guid>
		<description>For IR sensors this has been the best site, THANKS!  I do have a couple questions though.  So you know my experience level, I've taken the C programming class for engineers and I've taken a 1 unit instrumentation and measurement class for mechanical engineers (using a parallax board to control motors and sensors).  Im working this summer on converting the measurement class from basic stamp over to Arduino for an independent study.  Im short 1 unit on the programming requirements. (quarter to semester transfer) I've been able to use LEDs, switches, photo resistor inputs, and motors (dc, stepper, servo with transistors, relays, diodes, and an h bridge) with the Arduino.  

So now that you know my skill level, here is where I'm at:

1) Im not asking for any full programs (seeing as this is an independent study) just a line or two to help guide me.

2) I am writing a program to send out a range of frequencies b/t 34000 and 38000 to determine the distance of an object.  A read of 34000 = object close to emitter and receiver, and a read of 38000 = object far from emitter and receiver.  I had no problem doing this on a parallax board. But here is my delimmas using Arduino:

 A) I cant find any code out there to at least guide me on properly emitting out of a       transmitter (there is a ton about reading in a signal from a remote but I don't need to do this).  Currently, Im using the tone command right now and can see that Im sending out signals by looking through my camera phone and it is working, but is this a reliable way to emit a signal? 

B)  I am using a Radioshack ir receiver 276-640 and its not receiving any of my tone pulses.  Im using an LED to determine if the input is high or low and it is reading that it is always high (no input).  I've played with the delays b/t output signal and input read, and the duration of tone pulses (tone(pin, frequency, duration)) and still not getting any signal.

Heres my latest code:

const int ledPin2 = 2;
const int irSensor = 9;
const int delaytime = 100;
int irLed = 3;
int sensorstate = 0;

void setup(){
  pinMode(ledPin2, OUTPUT);
  pinMode(irSensor, INPUT);
  pinMode(irLed, OUTPUT);
}
void loop(){
tone(irLed, 38000, 50);
delay(delaytime);
sensorstate = digitalRead(irSensor);

delay(100);
if (sensorstate == HIGH){
  digitalWrite(ledPin2, HIGH);
  delay(delaytime);
}
if (sensorstate == LOW){
  digitalWrite(ledPin2, LOW);
  delay(delaytime);
}
}

(yes delaytime = 100 is to long but Ive tried many other delays and still nothing)

question 2 is why cant I read an input signal? My wiring is correct though Im positive.

C) I understand that there is noise floating around, but generally, what is the best way to eliminate it?  

D)  This one has got me to the point of typing this msg.  I've spent roughly 85 hours so far with the Arduino board and I have digitally and analytically read inputs with ease.  Now all of a sudden with the program posted above I am receiving some crazy inputs.  First off, I think I may have fried my board due to me soldering a wire onto my old IR receiver and fusing the insides together. One of the leads on the IR receiver broke so I soldered a wire to it.  When I plugged it into the board, the tiny chip (relay Im assuming, I dont know) next to the USB B female jack got EXTREMELY HOT real fast. Yes, a short. This is how I know my wiring is now correct b/c when I played with the wiring for my soldered IR receiver every configuration made that little chip get REALLY HOT, so I did a lot of online research to make sure I was correct.  The little chip has gotten really hot roughy 5 times. 

I've sense replaced my ir receiver with the Radioshack 276-640.

But now (back to the crazy inputs) Im experiencing something really goofy.  After a few hours of tickering around with wires I have found that my pins are acting crazy.  For example, say I have switch cases for digitalRead(pin9, HIGH) or digitalRead(pin9, LOW), I can have a wire plugged into pin 9 (which is pin9) and nothing else  (The other end just floating aimlessly into the air).  Yet, when run the program and I move the wire around (I found this out by accident of course) my LED light that displays HIGH or LOW flickers.  Sometimes the read is HIGH, sometimes the read is LOW.  What is going on?!!! Is the wire receiving ambient signals alone?? Ive repeated this process on another pin (pin 8) and the same thing happens.  Have you ever heard of a pin receiving input just through a wire alone or is my board shot?  This is why I brought up the question about noise earlier, am I getting noise? Or again, is my board fried?

Besides this independent study I'm currently doing, I have thought of many ideas I could use the IR transmitter and receiver for and I would be very grateful for your input.</description>
		<content:encoded><![CDATA[<p>For IR sensors this has been the best site, THANKS!  I do have a couple questions though.  So you know my experience level, I&#8217;ve taken the C programming class for engineers and I&#8217;ve taken a 1 unit instrumentation and measurement class for mechanical engineers (using a parallax board to control motors and sensors).  Im working this summer on converting the measurement class from basic stamp over to Arduino for an independent study.  Im short 1 unit on the programming requirements. (quarter to semester transfer) I&#8217;ve been able to use LEDs, switches, photo resistor inputs, and motors (dc, stepper, servo with transistors, relays, diodes, and an h bridge) with the Arduino.  </p>
<p>So now that you know my skill level, here is where I&#8217;m at:</p>
<p>1) Im not asking for any full programs (seeing as this is an independent study) just a line or two to help guide me.</p>
<p>2) I am writing a program to send out a range of frequencies b/t 34000 and 38000 to determine the distance of an object.  A read of 34000 = object close to emitter and receiver, and a read of 38000 = object far from emitter and receiver.  I had no problem doing this on a parallax board. But here is my delimmas using Arduino:</p>
<p> A) I cant find any code out there to at least guide me on properly emitting out of a       transmitter (there is a ton about reading in a signal from a remote but I don&#8217;t need to do this).  Currently, Im using the tone command right now and can see that Im sending out signals by looking through my camera phone and it is working, but is this a reliable way to emit a signal? </p>
<p>B)  I am using a Radioshack ir receiver 276-640 and its not receiving any of my tone pulses.  Im using an LED to determine if the input is high or low and it is reading that it is always high (no input).  I&#8217;ve played with the delays b/t output signal and input read, and the duration of tone pulses (tone(pin, frequency, duration)) and still not getting any signal.</p>
<p>Heres my latest code:</p>
<p>const int ledPin2 = 2;<br />
const int irSensor = 9;<br />
const int delaytime = 100;<br />
int irLed = 3;<br />
int sensorstate = 0;</p>
<p>void setup(){<br />
  pinMode(ledPin2, OUTPUT);<br />
  pinMode(irSensor, INPUT);<br />
  pinMode(irLed, OUTPUT);<br />
}<br />
void loop(){<br />
tone(irLed, 38000, 50);<br />
delay(delaytime);<br />
sensorstate = digitalRead(irSensor);</p>
<p>delay(100);<br />
if (sensorstate == HIGH){<br />
  digitalWrite(ledPin2, HIGH);<br />
  delay(delaytime);<br />
}<br />
if (sensorstate == LOW){<br />
  digitalWrite(ledPin2, LOW);<br />
  delay(delaytime);<br />
}<br />
}</p>
<p>(yes delaytime = 100 is to long but Ive tried many other delays and still nothing)</p>
<p>question 2 is why cant I read an input signal? My wiring is correct though Im positive.</p>
<p>C) I understand that there is noise floating around, but generally, what is the best way to eliminate it?  </p>
<p>D)  This one has got me to the point of typing this msg.  I&#8217;ve spent roughly 85 hours so far with the Arduino board and I have digitally and analytically read inputs with ease.  Now all of a sudden with the program posted above I am receiving some crazy inputs.  First off, I think I may have fried my board due to me soldering a wire onto my old IR receiver and fusing the insides together. One of the leads on the IR receiver broke so I soldered a wire to it.  When I plugged it into the board, the tiny chip (relay Im assuming, I dont know) next to the USB B female jack got EXTREMELY HOT real fast. Yes, a short. This is how I know my wiring is now correct b/c when I played with the wiring for my soldered IR receiver every configuration made that little chip get REALLY HOT, so I did a lot of online research to make sure I was correct.  The little chip has gotten really hot roughy 5 times. </p>
<p>I&#8217;ve sense replaced my ir receiver with the Radioshack 276-640.</p>
<p>But now (back to the crazy inputs) Im experiencing something really goofy.  After a few hours of tickering around with wires I have found that my pins are acting crazy.  For example, say I have switch cases for digitalRead(pin9, HIGH) or digitalRead(pin9, LOW), I can have a wire plugged into pin 9 (which is pin9) and nothing else  (The other end just floating aimlessly into the air).  Yet, when run the program and I move the wire around (I found this out by accident of course) my LED light that displays HIGH or LOW flickers.  Sometimes the read is HIGH, sometimes the read is LOW.  What is going on?!!! Is the wire receiving ambient signals alone?? Ive repeated this process on another pin (pin <img src='http://www.gumbolabs.org/cms/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> and the same thing happens.  Have you ever heard of a pin receiving input just through a wire alone or is my board shot?  This is why I brought up the question about noise earlier, am I getting noise? Or again, is my board fried?</p>
<p>Besides this independent study I&#8217;m currently doing, I have thought of many ideas I could use the IR transmitter and receiver for and I would be very grateful for your input.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/DYKwUqNNAsQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/05/29/radioshack-infrared-receiver-arduino/comment-page-1/#comment-144</feedburner:origLink></item>
	<item>
		<title>Comment on iPhone App Development Study Group by RUBEN GONZALEZ</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/JJaqT0n_3Sc/</link>
		<dc:creator>RUBEN GONZALEZ</dc:creator>
		<pubDate>Sat, 07 Aug 2010 08:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=367#comment-143</guid>
		<description>Let me know when you are ready, you can count with me...  just send me an email about it.</description>
		<content:encoded><![CDATA[<p>Let me know when you are ready, you can count with me&#8230;  just send me an email about it.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/JJaqT0n_3Sc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/05/06/iphone-app-development-study-group/comment-page-1/#comment-143</feedburner:origLink></item>
	<item>
		<title>Comment on Muses Shoe, EL Wire and You by cyber.shifter</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/Zp9dVfjEyEQ/</link>
		<dc:creator>cyber.shifter</dc:creator>
		<pubDate>Tue, 13 Jul 2010 19:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=460#comment-141</guid>
		<description>You should have checked a stained glass shop. Copper tape is a common item there as it is used in one method of making small stained glass pieces.</description>
		<content:encoded><![CDATA[<p>You should have checked a stained glass shop. Copper tape is a common item there as it is used in one method of making small stained glass pieces.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/Zp9dVfjEyEQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/06/17/muses-shoe-el-wire-and-you/comment-page-1/#comment-141</feedburner:origLink></item>
	<item>
		<title>Comment on Radioshack Infrared receiver  Arduino by Alan Parekh</title>
		<link>http://feedproxy.google.com/~r/GumboLabsComments/~3/pJOIjA_wxAM/</link>
		<dc:creator>Alan Parekh</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gumbolabs.org/?p=405#comment-133</guid>
		<description>Great article. How do you like the Parallax USB scope? I have been thinking about getting  a USB scope to compliment by conventional one which doesn't have any capture capability.</description>
		<content:encoded><![CDATA[<p>Great article. How do you like the Parallax USB scope? I have been thinking about getting  a USB scope to compliment by conventional one which doesn&#8217;t have any capture capability.</p>
<img src="http://feeds.feedburner.com/~r/GumboLabsComments/~4/pJOIjA_wxAM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gumbolabs.org/2010/05/29/radioshack-infrared-receiver-arduino/comment-page-1/#comment-133</feedburner:origLink></item>
</channel>
</rss><!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
