<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Arduinoboy Help (video included)]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/9182/"/>
	<updated>2012-11-22T04:36:03Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/9182/arduinoboy-help-video-included/</id>
		<entry>
			<title type="html"><![CDATA[Re: Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143335/#p143335"/>
			<content type="html"><![CDATA[<p>that&#039;s exactly what i was talking about, glad you got it going!</p>]]></content>
			<author>
				<name><![CDATA[kitsch]]></name>
				<uri>https://chipmusic.org/kitsch</uri>
			</author>
			<updated>2012-11-22T04:36:03Z</updated>
			<id>https://chipmusic.org/forums/post/143335/#p143335</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/143331/#p143331"/>
			<content type="html"><![CDATA[<p>UPDATE:&nbsp; IT IS ALIVE!&nbsp; </p><p>I had it set up correctly the whole time.&nbsp; The only problem was that the buses are split in the center of the breadboard.&nbsp; So I had to move the ground connection cable over to the left side, if that makes sense.&nbsp; Kitsch, I&#039;m assuming that&#039;s what you were talking about the commons splitting, because that&#039;s what gave me the idea to move the cable over.&nbsp; Thank you so much.&nbsp; Thanks everybody for your input.&nbsp; Hopefully, I&#039;ll have this mother put together soon.&nbsp; Cheers!&nbsp; Oh and 2PLAYER, I had actually found your blog and that image before your post.&nbsp; I wish I had found it WAY sooner.&nbsp; Awesome job.</p>]]></content>
			<author>
				<name><![CDATA[JuiceCBean]]></name>
				<uri>https://chipmusic.org/JuiceCBean</uri>
			</author>
			<updated>2012-11-22T04:24:28Z</updated>
			<id>https://chipmusic.org/forums/post/143331/#p143331</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/142623/#p142623"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>2PLAYER wrote:</cite><blockquote><p>Take a picture of your wiring. Can&#039;t see on the video too well.</p></blockquote></div><p>There&#039;s some pictures in the first thread. <a href="http://chipmusic.org/forums/topic/9138/arduinoboy-help/" target="_blank">http://chipmusic.org/forums/topic/9138/arduinoboy-help/</a></p>]]></content>
			<author>
				<name><![CDATA[Apeshit]]></name>
				<uri>https://chipmusic.org/Apeshit</uri>
			</author>
			<updated>2012-11-18T18:46:43Z</updated>
			<id>https://chipmusic.org/forums/post/142623/#p142623</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/142622/#p142622"/>
			<content type="html"><![CDATA[<p>Take a picture of your wiring. Can&#039;t see on the video too well.</p><p>Also: <a href="http://2playermusic.tumblr.com/post/7032517339/arduinoboy" target="_blank">http://2playermusic.tumblr.com/post/703 &#133; arduinoboy</a><br />I have a slightly easier wiring diagram at the bottom of that post</p>]]></content>
			<author>
				<name><![CDATA[2PLAYER]]></name>
				<uri>https://chipmusic.org/2PLAYER</uri>
			</author>
			<updated>2012-11-18T18:41:58Z</updated>
			<id>https://chipmusic.org/forums/post/142622/#p142622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/142604/#p142604"/>
			<content type="html"><![CDATA[<p>actually, check out your video comments.&nbsp; i think someone might have spotted the problem, LEDs aren&#039;t grounded (the breadboard isn&#039;t internally connected to ground like you&#039;re expecting i think).&nbsp; or your voltage.&nbsp; whatever.&nbsp; one of them seems lacking, circuit isn&#039;t complete.</p><p>maybe.&nbsp; i dunno.&nbsp; too many wires for no coffee and add <img src="https://chipmusic.org/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></content>
			<author>
				<name><![CDATA[kitsch]]></name>
				<uri>https://chipmusic.org/kitsch</uri>
			</author>
			<updated>2012-11-18T14:29:26Z</updated>
			<id>https://chipmusic.org/forums/post/142604/#p142604</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/142603/#p142603"/>
			<content type="html"><![CDATA[<p>1) unless you altered the bootloader on your arduino board, then technically: there is a very very slight delay at startup, its just checking to see if you are connected to the Arduino IDE.&nbsp; then the code starts right up, immediately, if you are not connected.&nbsp; there are bootloaders out there with &#039;no wait&#039; options which basically just take away this &quot;wait for IDE&quot; moment, or make it reliant on something else (like pressing a tact switch)), but unless you know you&#039;ve got a unique bootloader on that atmega IC, then you&#039;ve got the default arduino one.&nbsp; which does wait before initiating your code, but the wait isn&#039;t enough to really have even prompted you asking the question...</p><p>2) the aboy code?&nbsp; make sure you&#039;re grabbing it from its project page, and not some place that was hosting it as a back-up or something.&nbsp; that would be the latest.&nbsp; unless you wanted a modified version of the code, but i&#039;m guessing not.</p><p>3) i&#039;m not really patient enough to check the wobbly breadboard video <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; sorry...&nbsp; make sure you&#039;ve got 5V and Ground connected, its an easy thing to just overlook.&nbsp; also, with a breadboard, make sure you&#039;re actually wiring it corresponding to the underlying traces.&nbsp; i mean...&nbsp; not all breadboards are laid out in the same pattern (for whatever whacky reason), i don&#039;t see any glaring mistake but its just something worth double checking.&nbsp; i mean, make sure the commons aren&#039;t split somewhere you haven&#039;t realized, or whatever.&nbsp; i&#039;ve had that issue with using a new larger breadboard, its a very face palm thing to do.&nbsp; aboy problems seems like they are face palm issues a lot of times though.</p>]]></content>
			<author>
				<name><![CDATA[kitsch]]></name>
				<uri>https://chipmusic.org/kitsch</uri>
			</author>
			<updated>2012-11-18T14:22:53Z</updated>
			<id>https://chipmusic.org/forums/post/142603/#p142603</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Arduinoboy Help (video included)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/142582/#p142582"/>
			<content type="html"><![CDATA[<p>Dear All,</p><p>&nbsp; &nbsp; &nbsp;I need help with troubleshooting my Arduinoboy.&nbsp; I have all the components necessary, but I can&#039;t get past the LED test.&nbsp; Here&#039;s my dilemma:</p><p><a href="http://www.youtube.com/watch?v=uKMYzGjU9oc&amp;feature=youtu.be" target="_blank">http://www.youtube.com/watch?v=uKMYzGjU &#133; e=youtu.be</a></p><p>&nbsp; &nbsp; &nbsp;Questions:<br />&nbsp; &nbsp; &nbsp;1.&nbsp; Does the code start automatically when it&#039;s powered?<br />&nbsp; &nbsp; &nbsp;2.&nbsp; Could the code be out of date?<br />&nbsp; &nbsp; &nbsp;3.&nbsp; Does it look like anything is out of place?</p><p>&nbsp; &nbsp; &nbsp;Thanks in advance.</p>]]></content>
			<author>
				<name><![CDATA[JuiceCBean]]></name>
				<uri>https://chipmusic.org/JuiceCBean</uri>
			</author>
			<updated>2012-11-18T08:31:48Z</updated>
			<id>https://chipmusic.org/forums/post/142582/#p142582</id>
		</entry>
</feed>
