<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - Arduboy 'Classic'!]]></title>
		<link>https://chipmusic.org/forums/topic/16971/arduboy-classic/</link>
		<description><![CDATA[The most recent posts in Arduboy 'Classic'!.]]></description>
		<lastBuildDate>Wed, 17 Feb 2016 02:18:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/239927/#p239927</link>
			<description><![CDATA[<b><i>Hawk says:</i></b><p>Blowing mah mind</p>]]></description>
			<pubDate>Wed, 17 Feb 2016 02:18:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/239927/#p239927</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/239918/#p239918</link>
			<description><![CDATA[<b><i>uXe says:</i></b><div class="quotebox"><cite>jackary wrote:</cite><blockquote><p>That is awesome! Many kudos to you~~ <br />I am currently working on a little project using tiles on an arduino w/ one of those old nokia 5110 lcd&#039;s - I think i&#039;ll be able to adapt it to this really well! I&#039;m excited <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>Cool, would love to see the results!</p>]]></description>
			<pubDate>Tue, 16 Feb 2016 22:20:51 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/239918/#p239918</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/239899/#p239899</link>
			<description><![CDATA[<b><i>jackary says:</i></b><div class="quotebox"><cite>uXe wrote:</cite><blockquote><p>Have been experimenting with some different video modes to make the most of the Arduino Micro&#039;s limited resources.</p><p>Here&#039;s an example of a text-mode game, using 8x8 characters gives 20x18 characters on the 160x144 LCD (this could easily be turned into a graphics tile mode as well by replacing the characters with tiles):</p><p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/o8cVagoBdSk" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p><p>The great advantage of text-mode is that the screen buffer is only 360 bytes (20x18) as opposed to 2,880 bytes (160x144 / 8)!</p><p>I adapted the game from this source:</p><p><a href="http://www.instructables.com/id/Text-Based-Multi-Choice-Adventure-Game/" target="_blank">http://www.instructables.com/id/Text-Ba &#133; ture-Game/</a></p></blockquote></div><p>That is awesome! Many kudos to you~~ <br />I am currently working on a little project using tiles on an arduino w/ one of those old nokia 5110 lcd&#039;s - I think i&#039;ll be able to adapt it to this really well! I&#039;m excited <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Tue, 16 Feb 2016 13:01:14 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/239899/#p239899</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/239829/#p239829</link>
			<description><![CDATA[<b><i>uXe says:</i></b><p>Have been experimenting with some different video modes to make the most of the Arduino Micro&#039;s limited resources.</p><p>Here&#039;s an example of a text-mode game, using 8x8 characters gives 20x18 characters on the 160x144 LCD (this could easily be turned into a graphics tile mode as well by replacing the characters with tiles):</p><p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/o8cVagoBdSk" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p><p>The great advantage of text-mode is that the screen buffer is only 360 bytes (20x18) as opposed to 2,880 bytes (160x144 / 8)!</p><p>I adapted the game from this source:</p><p><a href="http://www.instructables.com/id/Text-Based-Multi-Choice-Adventure-Game/" target="_blank">http://www.instructables.com/id/Text-Ba &#133; ture-Game/</a></p>]]></description>
			<pubDate>Mon, 15 Feb 2016 01:07:55 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/239829/#p239829</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/238415/#p238415</link>
			<description><![CDATA[<b><i>Jazzmarazz says:</i></b><p>Nice!</p>]]></description>
			<pubDate>Wed, 13 Jan 2016 05:43:36 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/238415/#p238415</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/238414/#p238414</link>
			<description><![CDATA[<b><i>uXe says:</i></b><p>FULL SCREEN 160x144 @ 63.6 FPS! <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/NMwwzvngx0Q" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p>]]></description>
			<pubDate>Wed, 13 Jan 2016 05:27:28 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/238414/#p238414</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/237602/#p237602</link>
			<description><![CDATA[<b><i>uXe says:</i></b><p>WOOHOO! <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/k3krDrDFlnQ" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p>]]></description>
			<pubDate>Wed, 16 Dec 2015 04:27:21 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/237602/#p237602</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/236085/#p236085</link>
			<description><![CDATA[<b><i>uXe says:</i></b><div class="quotebox"><cite>catskull wrote:</cite><blockquote><p>Wow, great work!</p></blockquote></div><p>Thanks!</p><div class="quotebox"><blockquote><p>Another idea would be to simply solder the arduino into the board without the headers, I&#039;m sure you&#039;ve thought of that though.</p></blockquote></div><p>Yep, the problem then is that the USB ports are too low to be accessed through the opening for the cartridge slot in the case - need to find a good middle ground! <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="quotebox"><blockquote><p>Do you have more details of the actual functionality of this board? Why are two arduinos needed? How is it powered during operation?</p></blockquote></div><p>Basically, the Arduino Micro is running modified <a href="http://www.arduboy.com" target="_blank">Arduboy</a> sketches, and the Arduino Nano is acting as an LCD controller for the GameBoy display. At the moment, the Arduinos are powered through their USB ports.</p><p>I go into a lot more detail in the thread on the Arduboy community:</p><p><a href="http://community.arduboy.com/t/arduboy-classic/293" target="_blank">http://community.arduboy.com/t/arduboy-classic/293</a></p><div class="quotebox"><blockquote><p>How hard would it be to power the unit off the 4 AA&#039;s the gameboy uses? And while you&#039;re at it, why not include an on/off switch where the original one went?</p></blockquote></div><p>Wouldn&#039;t be hard at all, and I have found a supplier for a switch that fits. At this stage I am just happy to have a board with all of the connections fixed in place, and be able to move away from the breadboard and the worry of the rats nest of wires I was using coming loose!</p><p>Eventually, all of the components from the two Arduinos could be migrated over and everything included on the one board - just means more work and time and money! <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<pubDate>Wed, 04 Nov 2015 02:48:20 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/236085/#p236085</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/236084/#p236084</link>
			<description><![CDATA[<b><i>catskull says:</i></b><p>Wow, great work!</p><p>Another idea would be to simply solder the arduino into the board without the headers, I&#039;m sure you&#039;ve thought of that though.</p><p>Do you have more details of the actual functionality of this board? Why are two arduinos needed? How is it powered during operation?</p><p>How hard would it be to power the unit off the 4 AA&#039;s the gameboy uses? And while you&#039;re at it, why not include an on/off switch where the original one went?</p>]]></description>
			<pubDate>Wed, 04 Nov 2015 02:14:26 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/236084/#p236084</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/236078/#p236078</link>
			<description><![CDATA[<b><i>uXe says:</i></b><p>And here it is! <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p><a class="postimg" href="http://community.arduboy.com/uploads/default/original/1X/6137c8ddbd009dfb714c5e941d8e754a2a1f1da4.JPG" title="http://community.arduboy.com/uploads/default/original/1X/6137c8ddbd009dfb714c5e941d8e754a2a1f1da4.JPG" id="forum_image_9359341"><img src="http://community.arduboy.com/uploads/default/original/1X/6137c8ddbd009dfb714c5e941d8e754a2a1f1da4.JPG" /></a><br /><a class="postimg" href="http://community.arduboy.com/uploads/default/original/1X/81cd3222bbb8ad693f06a790444cfc2052dccddf.JPG" title="http://community.arduboy.com/uploads/default/original/1X/81cd3222bbb8ad693f06a790444cfc2052dccddf.JPG" id="forum_image_29628034"><img src="http://community.arduboy.com/uploads/default/original/1X/81cd3222bbb8ad693f06a790444cfc2052dccddf.JPG" /></a><br /><a class="postimg" href="http://community.arduboy.com/uploads/default/original/1X/59926f361b242e5200eefcca72df9839ab53e0c3.JPG" title="http://community.arduboy.com/uploads/default/original/1X/59926f361b242e5200eefcca72df9839ab53e0c3.JPG" id="forum_image_99278457"><img src="http://community.arduboy.com/uploads/default/original/1X/59926f361b242e5200eefcca72df9839ab53e0c3.JPG" /></a><br /><a class="postimg" href="http://community.arduboy.com/uploads/default/original/1X/70f611329d557ff6de95273f6c4b64341f37df85.JPG" title="http://community.arduboy.com/uploads/default/original/1X/70f611329d557ff6de95273f6c4b64341f37df85.JPG" id="forum_image_45238022"><img src="http://community.arduboy.com/uploads/default/original/1X/70f611329d557ff6de95273f6c4b64341f37df85.JPG" /></a></p><p>The one hitch is that the Nano is only just marginally too tall for the case, so I&#039;ll need to source slightly shorter female headers... or just make a little cut-out in the case!</p><p><a class="postimg" href="http://community.arduboy.com/uploads/default/original/1X/ae37fab17b17abffe746fd82c7b42cb66b8e40a5.JPG" title="http://community.arduboy.com/uploads/default/original/1X/ae37fab17b17abffe746fd82c7b42cb66b8e40a5.JPG" id="forum_image_23392414"><img src="http://community.arduboy.com/uploads/default/original/1X/ae37fab17b17abffe746fd82c7b42cb66b8e40a5.JPG" /></a></p>]]></description>
			<pubDate>Wed, 04 Nov 2015 00:09:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/236078/#p236078</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/235274/#p235274</link>
			<description><![CDATA[<b><i>uXe says:</i></b><div class="quotebox"><cite>catskull wrote:</cite><blockquote><p>Looks great man! You didn&#039;t need my help after all. Is that ribbon connector supposed to be off center like that?</p></blockquote></div><p>Ha! Thanks - I still appreciate the effort, and was definitely a motivator to have someone showing interest!</p><p>Yes, Nintendo made the ribbon cable a little off center for some reason?</p><div class="quotebox"><cite>catskull wrote:</cite><blockquote><p>Do you have plans for a ground fill?</p></blockquote></div><p>There are connections all over the place so not sure I&#039;d have space available on one of the layers for a ground fill? Am planning to at least make the ground and power lines a little thicker though...</p>]]></description>
			<pubDate>Fri, 09 Oct 2015 07:02:03 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/235274/#p235274</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/235262/#p235262</link>
			<description><![CDATA[<b><i>catskull says:</i></b><p>Looks great man! You didn&#039;t need my help after all. Is that ribbon connector supposed to be off center like that?</p><p>I would try to bring that bottom up as close to the arduino micro as possible so you&#039;ll save a few bucks from doing it at OSH park.</p><p>Do you have plans for a ground fill?</p>]]></description>
			<pubDate>Thu, 08 Oct 2015 17:15:50 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/235262/#p235262</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/235249/#p235249</link>
			<description><![CDATA[<b><i>uXe says:</i></b><p>Have had a couple of offers of help, I had some time on my hands today so I managed to muddle through and put some work in and come up with what I think is pretty close to a first prototype attempt at least!</p><p><a class="postimg" href="http://oi61.tinypic.com/2mnnbl3.jpg" title="http://oi61.tinypic.com/2mnnbl3.jpg" id="forum_image_57531272"><img src="http://oi61.tinypic.com/2mnnbl3.jpg" /></a></p>]]></description>
			<pubDate>Thu, 08 Oct 2015 09:21:28 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/235249/#p235249</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/235006/#p235006</link>
			<description><![CDATA[<b><i>catskull says:</i></b><p>I could give it a crack, but I&#039;m not positive I could make it work. Why don&#039;t you send me the eagle files and I&#039;ll see what I can do!</p>]]></description>
			<pubDate>Tue, 29 Sep 2015 01:44:54 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/235006/#p235006</guid>
		</item>
		<item>
			<title><![CDATA[Re: Arduboy 'Classic'!]]></title>
			<link>https://chipmusic.org/forums/post/234965/#p234965</link>
			<description><![CDATA[<b><i>uXe says:</i></b><p>So... there is room for the two Arduinos (with ICSP headers removed) to sit with their legs up &#039;dead-bug&#039; style in the GameBoy&#039;s cartridge cavity, with their USB ports accessible through the cartridge slot:</p><p><a class="postimg" href="http://oi59.tinypic.com/10dvepf.jpg" title="http://oi59.tinypic.com/10dvepf.jpg" id="forum_image_87017817"><img src="http://oi59.tinypic.com/10dvepf.jpg" /></a><br /><a class="postimg" href="http://oi59.tinypic.com/2myygpg.jpg" title="http://oi59.tinypic.com/2myygpg.jpg" id="forum_image_93991254"><img src="http://oi59.tinypic.com/2myygpg.jpg" /></a></p><p>I am still learning the ropes in Eagle, but have managed to get as far as creating a couple of the custom parts needed, making all of the electrical connections, and a basic layout of where things should fit:</p><p><a class="postimg" href="http://oi60.tinypic.com/2ngd5l0.jpg" title="http://oi60.tinypic.com/2ngd5l0.jpg" id="forum_image_56407293"><img src="http://oi60.tinypic.com/2ngd5l0.jpg" /></a></p><p>Now, I know there are a few Eagle &#039;gurus&#039; here in the forum, and this is where I was hoping someone might be able to help out with the last push of routing signals and getting the PCB to match with the size and the mounting holes of the original GameBoy motherboard, as well as making sure all of the components are positioned correctly so that they avoid colliding with any of the mounting posts and plastic walls inside the shell. And getting the volume dial and ribbon cable connector to line up with their original positions!</p><p>Help? <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Sun, 27 Sep 2015 08:04:50 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/234965/#p234965</guid>
		</item>
	</channel>
</rss>
