<?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 on: Tupperware Arcade Controls</title>
	<atom:link href="http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/</link>
	<description>Alex' blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:34:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anjan</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-271854</link>
		<dc:creator>anjan</dc:creator>
		<pubDate>Mon, 13 Jun 2011 16:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-271854</guid>
		<description>Hi Alex

Thanks very much for this. Actually I had visited the site before and did not realise that one could also input the hex values to convert them into the individual settings. Thanks very much for enlightening me on this! I will try the code and the hardware very soon.

cheers

Anjan</description>
		<content:encoded><![CDATA[<p>Hi Alex</p>
<p>Thanks very much for this. Actually I had visited the site before and did not realise that one could also input the hex values to convert them into the individual settings. Thanks very much for enlightening me on this! I will try the code and the hardware very soon.</p>
<p>cheers</p>
<p>Anjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-271429</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 11 Jun 2011 08:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-271429</guid>
		<description>Hi Anjan,
you could use the fusecalculator to see what the hex values mean.
http://www.engbedded.com/fusecalc/
Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Anjan,<br />
you could use the fusecalculator to see what the hex values mean.<br />
<a href="http://www.engbedded.com/fusecalc/" rel="nofollow">http://www.engbedded.com/fusecalc/</a><br />
Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-271301</link>
		<dc:creator>anjan</dc:creator>
		<pubDate>Fri, 10 Jun 2011 15:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-271301</guid>
		<description>Hi Alex

what fuse settings should be used if I program using AVR studio and using AVRISP interface? Can u please advise the external crystal oscillator frequency and the start times? 
I  am not using avrdude so the hex values of the fuse as indicated in the makefile does not give easy indication of those

best regards

anjan</description>
		<content:encoded><![CDATA[<p>Hi Alex</p>
<p>what fuse settings should be used if I program using AVR studio and using AVRISP interface? Can u please advise the external crystal oscillator frequency and the start times?<br />
I  am not using avrdude so the hex values of the fuse as indicated in the makefile does not give easy indication of those</p>
<p>best regards</p>
<p>anjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjan Bose</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-271123</link>
		<dc:creator>Anjan Bose</dc:creator>
		<pubDate>Thu, 09 Jun 2011 12:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-271123</guid>
		<description>HI Alex

Managed to compile the file. I used your make file this time and compiled using the avr tool chain within avrmacpac. Works fine. I need to try out the circuit though after flashing the controller.
will keep you posted once i have assembled the circuit

Cheers

Anjan</description>
		<content:encoded><![CDATA[<p>HI Alex</p>
<p>Managed to compile the file. I used your make file this time and compiled using the avr tool chain within avrmacpac. Works fine. I need to try out the circuit though after flashing the controller.<br />
will keep you posted once i have assembled the circuit</p>
<p>Cheers</p>
<p>Anjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjan</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-271089</link>
		<dc:creator>Anjan</dc:creator>
		<pubDate>Thu, 09 Jun 2011 08:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-271089</guid>
		<description>Hi Alex
Would you be able to mail me the hex file for this? Alternately can you guide me to create the same under AVR studio 5? 
I had communicated to you earlier on another project (8X8 matrix project) and really appreciated your quick response that time. At home I use a MAC and could compile the file very easily with AVR studio but dont have the software any more. What would be the easiet way to do it on a MAC. really appreciate your help with this.
Anjan
BTW, i have already got the joystick and the buttons, so really excited to put this together. Keep up your good work!</description>
		<content:encoded><![CDATA[<p>Hi Alex<br />
Would you be able to mail me the hex file for this? Alternately can you guide me to create the same under AVR studio 5?<br />
I had communicated to you earlier on another project (8X8 matrix project) and really appreciated your quick response that time. At home I use a MAC and could compile the file very easily with AVR studio but dont have the software any more. What would be the easiet way to do it on a MAC. really appreciate your help with this.<br />
Anjan<br />
BTW, i have already got the joystick and the buttons, so really excited to put this together. Keep up your good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jjj</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-133036</link>
		<dc:creator>jjj</dc:creator>
		<pubDate>Fri, 05 Nov 2010 19:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-133036</guid>
		<description>Hi Alex... Why are you powering atmega at 3.6v? It&#039;s just for protection that you are using the diodes, or there is some reason why you can&#039;t use the VBUS 5V to power the atmega?</description>
		<content:encoded><![CDATA[<p>Hi Alex&#8230; Why are you powering atmega at 3.6v? It&#8217;s just for protection that you are using the diodes, or there is some reason why you can&#8217;t use the VBUS 5V to power the atmega?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CarlV</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-120816</link>
		<dc:creator>CarlV</dc:creator>
		<pubDate>Fri, 10 Sep 2010 05:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-120816</guid>
		<description>Alex,

   I have tripled checked, I think I am compiling it wrong and that is where the issue is, could you repost your mame-controller.zip and include a compiled .hex file that I could test with, at least then I&#039;ll know I got the h/w portion right, thanks very much.</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>   I have tripled checked, I think I am compiling it wrong and that is where the issue is, could you repost your mame-controller.zip and include a compiled .hex file that I could test with, at least then I&#8217;ll know I got the h/w portion right, thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CarlV</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-119667</link>
		<dc:creator>CarlV</dc:creator>
		<pubDate>Wed, 01 Sep 2010 13:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-119667</guid>
		<description>OKay, maybe I goofed up elsewhere, I&#039;ll try again from scratch and build another and see if I can get things going, thanks for the quick reply.</description>
		<content:encoded><![CDATA[<p>OKay, maybe I goofed up elsewhere, I&#8217;ll try again from scratch and build another and see if I can get things going, thanks for the quick reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-119623</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 01 Sep 2010 06:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-119623</guid>
		<description>Hi CarlV,
0xdf or 0xdd should make no difference, as it&#039;s only enabling the brown out detection. It was a standard atmega48 and I used a 12 MHz crystal.
Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi CarlV,<br />
0xdf or 0xdd should make no difference, as it&#8217;s only enabling the brown out detection. It was a standard atmega48 and I used a 12 MHz crystal.<br />
Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CarlV</title>
		<link>http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/comment-page-1/#comment-119566</link>
		<dc:creator>CarlV</dc:creator>
		<pubDate>Tue, 31 Aug 2010 20:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/?p=670#comment-119566</guid>
		<description>Alex,

    Tried your schematic, used a 12mhz crystal but your fuse settings don&#039;t look right, shouldn&#039;t the low be 0xdf instead of 0xdd ???

   I&#039;m using an AVR ISP programmer and an atmega48-20AU, used 68ohms and 1.5k resistors, 27pf on the caps to the crystal instead of 22pf&#039;s as all I had were 27&#039;s and that should&#039;nt matter.

  I appears to program okay, tried your fuse settings and also tried 0xdf as well, same results.... then when I plug it in, the system just says unrecognized deviced and keeps looping and repeating until I unplug.

  Can you reconfirm your fuse settings, also what is your exact version of atmega48 that you are using?     Are you using an external 16mhz or 12mhz crystal (I don&#039;t have any 16mhz)

  Just doesn&#039;t seem to be working for me.

CarlV</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>    Tried your schematic, used a 12mhz crystal but your fuse settings don&#8217;t look right, shouldn&#8217;t the low be 0xdf instead of 0xdd ???</p>
<p>   I&#8217;m using an AVR ISP programmer and an atmega48-20AU, used 68ohms and 1.5k resistors, 27pf on the caps to the crystal instead of 22pf&#8217;s as all I had were 27&#8217;s and that should&#8217;nt matter.</p>
<p>  I appears to program okay, tried your fuse settings and also tried 0xdf as well, same results&#8230;. then when I plug it in, the system just says unrecognized deviced and keeps looping and repeating until I unplug.</p>
<p>  Can you reconfirm your fuse settings, also what is your exact version of atmega48 that you are using?     Are you using an external 16mhz or 12mhz crystal (I don&#8217;t have any 16mhz)</p>
<p>  Just doesn&#8217;t seem to be working for me.</p>
<p>CarlV</p>
]]></content:encoded>
	</item>
</channel>
</rss>

