<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Art installation using a Gameboy]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/5302/"/>
	<updated>2012-06-23T09:58:01Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/5302/art-installation-using-a-gameboy/</id>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/114972/#p114972"/>
			<content type="html"><![CDATA[<p>hmm</p><p>Spectacle.</p>]]></content>
			<author>
				<name><![CDATA[squidtantrum]]></name>
				<uri>https://chipmusic.org/squidtantrum</uri>
			</author>
			<updated>2012-06-23T09:58:01Z</updated>
			<id>https://chipmusic.org/forums/post/114972/#p114972</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80721/#p80721"/>
			<content type="html"><![CDATA[<p>awesome work! it looks great all set up like that, as for the code, its really nothing much more complex than the arduino LED fade tutorial, i changed the curve of the fade to be more logarithmic and then there is the reset part at the beginning, but generally its very simple. if i had had more time to work on the project i would have used a digital pot and made it midi controllable</p>]]></content>
			<author>
				<name><![CDATA[NeX]]></name>
				<uri>https://chipmusic.org/NeX</uri>
			</author>
			<updated>2011-10-26T22:35:01Z</updated>
			<id>https://chipmusic.org/forums/post/80721/#p80721</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80228/#p80228"/>
			<content type="html"><![CDATA[<p>You&#039;ll have to ask NeX! <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[_-_-]]></name>
				<uri>https://chipmusic.org/_-_-</uri>
			</author>
			<updated>2011-10-18T15:32:01Z</updated>
			<id>https://chipmusic.org/forums/post/80228/#p80228</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80226/#p80226"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>_-_- wrote:</cite><blockquote><p> <br />... I do know that the arduino is controlling the pitch bend and light using a photoresistor and an LED inside the case. Nifty!</p></blockquote></div><p>indeed!</p><p>would you be interested in sharing the arduino script?</p>]]></content>
			<author>
				<name><![CDATA[Battle Lava]]></name>
				<uri>https://chipmusic.org/Battle+Lava</uri>
			</author>
			<updated>2011-10-18T15:21:43Z</updated>
			<id>https://chipmusic.org/forums/post/80226/#p80226</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80224/#p80224"/>
			<content type="html"><![CDATA[<p>That&#039;s really awesome</p>]]></content>
			<author>
				<name><![CDATA[TraceKaiser]]></name>
				<uri>https://chipmusic.org/TraceKaiser</uri>
			</author>
			<updated>2011-10-18T14:51:44Z</updated>
			<id>https://chipmusic.org/forums/post/80224/#p80224</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80187/#p80187"/>
			<content type="html"><![CDATA[<p>damn this is rad</p>]]></content>
			<author>
				<name><![CDATA[kineticturtle]]></name>
				<uri>https://chipmusic.org/kineticturtle</uri>
			</author>
			<updated>2011-10-17T23:01:53Z</updated>
			<id>https://chipmusic.org/forums/post/80187/#p80187</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80182/#p80182"/>
			<content type="html"><![CDATA[<p>sweeeet man</p>]]></content>
			<author>
				<name><![CDATA[Battle Lava]]></name>
				<uri>https://chipmusic.org/Battle+Lava</uri>
			</author>
			<updated>2011-10-17T22:25:40Z</updated>
			<id>https://chipmusic.org/forums/post/80182/#p80182</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80179/#p80179"/>
			<content type="html"><![CDATA[<p>Thank you. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />There&#039;s an Arduino in there which is controlling the reset, fading backlight and overclock.</p><p>What&#039;s happening in detail is:<br />1) Reset<br />2) Boot - which is running at max clockrate (hence the high &#039;ping&#039; in the beginning of the cycle)<br />3) Clockrate goes to lowest speed<br />4) Clockrate speeds up, together with the light fading in<br />5) Clockrate speeds up to the point of crashing</p><p>The Shitwave ROM is running from an EMS 64 USB cart.<br />Shitwave is what&#039;s generating the glitchy visuals. The screen flicker and tone change are bi-products of the overclocking though. </p><p>If you want to get really technical I suggest you ask NeX. <br />I&#039;m sadly not good at building technical things like that. <br />I do know that the arduino is controlling the pitch bend and light using a photoresistor and an LED inside the case. Nifty!</p>]]></content>
			<author>
				<name><![CDATA[_-_-]]></name>
				<uri>https://chipmusic.org/_-_-</uri>
			</author>
			<updated>2011-10-17T22:14:13Z</updated>
			<id>https://chipmusic.org/forums/post/80179/#p80179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80178/#p80178"/>
			<content type="html"><![CDATA[<p>this is amazing. i&#039;m loving it. </p><p>care to elaborate about the DMG modification for installation purposes?</p>]]></content>
			<author>
				<name><![CDATA[Analog]]></name>
				<uri>https://chipmusic.org/Analog</uri>
			</author>
			<updated>2011-10-17T22:12:59Z</updated>
			<id>https://chipmusic.org/forums/post/80178/#p80178</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80175/#p80175"/>
			<content type="html"><![CDATA[<p>whoa cool.</p><p>can you tell us more about how the DMG was modified?</p>]]></content>
			<author>
				<name><![CDATA[infradead]]></name>
				<uri>https://chipmusic.org/infradead</uri>
			</author>
			<updated>2011-10-17T22:01:47Z</updated>
			<id>https://chipmusic.org/forums/post/80175/#p80175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80174/#p80174"/>
			<content type="html"><![CDATA[<p>Coooool stuff!</p>]]></content>
			<author>
				<name><![CDATA[KeFF]]></name>
				<uri>https://chipmusic.org/KeFF</uri>
			</author>
			<updated>2011-10-17T21:51:28Z</updated>
			<id>https://chipmusic.org/forums/post/80174/#p80174</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Art installation using a Gameboy]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/80172/#p80172"/>
			<content type="html"><![CDATA[<p><a class="postimg" href="http://moire.se/simon/uploads/Site/0.jpg" title="http://moire.se/simon/uploads/Site/0.jpg" id="forum_image_14514349"><img src="http://moire.se/simon/uploads/Site/0.jpg" /></a></p><p>Software running is Shitwave by nitro2k01, Gameboy modified by NeX under my instructions. <br />Lights proivided by Marcus &quot;Maggan&quot; Olsson of Wang Electronics.</p><p>This installation was part of a 2 week project on Dômen art school in Gothenburg, Sweden.</p><p><a href="http://moire.se/simon/index.php?n=Site.UntitledInstallation" target="_blank">http://moire.se/simon/index.php?n=Site. &#133; stallation</a></p><p>Thought this might be interesting to some of you. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[_-_-]]></name>
				<uri>https://chipmusic.org/_-_-</uri>
			</author>
			<updated>2011-10-17T21:27:59Z</updated>
			<id>https://chipmusic.org/forums/post/80172/#p80172</id>
		</entry>
</feed>
