<?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: Hacking the Hannah Montana Photocube &#8211; Almost!</title>
	<atom:link href="http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/</link>
	<description>robots at work</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:14:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: chai2332</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-483</link>
		<dc:creator>chai2332</dc:creator>
		<pubDate>Thu, 17 Jun 2010 09:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-483</guid>
		<description>Hi,mod2HTPC, have u got the hacking firmware for the CT952a ? i&#039;m having the same 7&quot; model too, appreciate that u can sent me the link via chai2332@ hotmail.com . Thanks</description>
		<content:encoded><![CDATA[<p>Hi,mod2HTPC, have u got the hacking firmware for the CT952a ? i&#8217;m having the same 7&#8243; model too, appreciate that u can sent me the link via chai2332@ hotmail.com . Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sri</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-387</link>
		<dc:creator>Sri</dc:creator>
		<pubDate>Sun, 24 Jan 2010 10:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-387</guid>
		<description>Nice blog Shetty.
You are from Mangalore right..
In Mangalore where is your actual place..?
Me staying in Mangalore..
EC student and robotic hobbyist...</description>
		<content:encoded><![CDATA[<div style="background: #CCC;">
<p>Nice blog Shetty.<br />
You are from Mangalore right..<br />
In Mangalore where is your actual place..?<br />
Me staying in Mangalore..<br />
EC student and robotic hobbyist&#8230;</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod2HTPC</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-334</link>
		<dc:creator>mod2HTPC</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-334</guid>
		<description>Does anyone know, how to hack a DPF with cheertek CT952A chipset to use it via USB as a secound display? Pls mail me :)</description>
		<content:encoded><![CDATA[<p>Does anyone know, how to hack a DPF with cheertek CT952A chipset to use it via USB as a secound display? Pls mail me :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bluehash</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-295</link>
		<dc:creator>bluehash</dc:creator>
		<pubDate>Tue, 09 Jun 2009 12:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-295</guid>
		<description>the -d option is used to make a copy of the original firmware on the VU-ME to the PC.  Look at line 21 of hackfw.sh script. You can write to the lcd without the hack, but not transfer images. 

I&#039;ll look into your other comment once I get hold of one.</description>
		<content:encoded><![CDATA[<p>the -d option is used to make a copy of the original firmware on the VU-ME to the PC.  Look at line 21 of hackfw.sh script. You can write to the lcd without the hack, but not transfer images. </p>
<p>I&#8217;ll look into your other comment once I get hold of one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lambda</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-294</link>
		<dc:creator>lambda</dc:creator>
		<pubDate>Tue, 09 Jun 2009 06:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-294</guid>
		<description>Hmm, I am not sure about what the phack -d option does. It dumps the memory, (2M of it) but what memory, picture memory?

I am wondering if this thing can be used without the &quot;hack&quot;. I am already trying to switch power on my usb devices with a pcf8574 io expander hooked up to my laptops i2c bus. Disconnect the usb to the vu-me, and it appears to drop back to photo display mode. So I could reconnect to write the photo, it would just show the connection prompt messages on the screen while the image changed.

2M is 2 * 1000 * 1000, so 2M / ((128^2) * 70 photos) is ~ 13.9 bits per pixel. I think this link means the display can do 444 or 12 bits per pixel: http://www.sitronix.com.tw/sitronix/product.nsf/Doc/ST7637?OpenDocument

So that would leave a little over 1000 bytes to give the images some packing room (magic strings, whatever).</description>
		<content:encoded><![CDATA[<p>Hmm, I am not sure about what the phack -d option does. It dumps the memory, (2M of it) but what memory, picture memory?</p>
<p>I am wondering if this thing can be used without the &#8220;hack&#8221;. I am already trying to switch power on my usb devices with a pcf8574 io expander hooked up to my laptops i2c bus. Disconnect the usb to the vu-me, and it appears to drop back to photo display mode. So I could reconnect to write the photo, it would just show the connection prompt messages on the screen while the image changed.</p>
<p>2M is 2 * 1000 * 1000, so 2M / ((128^2) * 70 photos) is ~ 13.9 bits per pixel. I think this link means the display can do 444 or 12 bits per pixel: <a href="http://www.sitronix.com.tw/sitronix/product.nsf/Doc/ST7637?OpenDocument" rel="nofollow">http://www.sitronix.com.tw/sitronix/product.nsf/Doc/ST7637?OpenDocument</a></p>
<p>So that would leave a little over 1000 bytes to give the images some packing room (magic strings, whatever).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lambda</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-292</link>
		<dc:creator>lambda</dc:creator>
		<pubDate>Mon, 08 Jun 2009 22:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-292</guid>
		<description>Ok, correction: the units are $2.99. Not bad, even if you only want the lcd. No battery though.</description>
		<content:encoded><![CDATA[<p>Ok, correction: the units are $2.99. Not bad, even if you only want the lcd. No battery though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bluehash</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-289</link>
		<dc:creator>bluehash</dc:creator>
		<pubDate>Mon, 08 Jun 2009 01:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-289</guid>
		<description>@AT, I was stuck there too. Sorry about that. I tried banging the devices at different addresses, but eventually bricked the device.

@lamda, Yes this is a vu-me device. Good to know that they are back at that price. I&#039;ll try to get a hold of some.</description>
		<content:encoded><![CDATA[<p>@AT, I was stuck there too. Sorry about that. I tried banging the devices at different addresses, but eventually bricked the device.</p>
<p>@lamda, Yes this is a vu-me device. Good to know that they are back at that price. I&#8217;ll try to get a hold of some.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lambda</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-288</link>
		<dc:creator>lambda</dc:creator>
		<pubDate>Sun, 07 Jun 2009 20:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-288</guid>
		<description>I believe this is a vu-me device. They also have the &quot;normal&quot; office version, which is an identical case except with different colour/appearance--brown, black, etc.

There is also a christmas ornament version. Who cares, right? Well Black&#039;s here in Canada is selling the christmas ball units for $4.99; it is June after all. Thought I&#039;d mention it in case anyone else wants to play with one.</description>
		<content:encoded><![CDATA[<p>I believe this is a vu-me device. They also have the &#8220;normal&#8221; office version, which is an identical case except with different colour/appearance&#8211;brown, black, etc.</p>
<p>There is also a christmas ornament version. Who cares, right? Well Black&#8217;s here in Canada is selling the christmas ball units for $4.99; it is June after all. Thought I&#8217;d mention it in case anyone else wants to play with one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AT</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-99</link>
		<dc:creator>AT</dc:creator>
		<pubDate>Tue, 31 Mar 2009 13:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-99</guid>
		<description>Hack went ok.
I can write on device by phack
I cannot however display/upload pictures (setpic).
I execute the command as root but I get the following error: Unable to get parm_block - Open failed!

Please help!
Thanks</description>
		<content:encoded><![CDATA[<p>Hack went ok.<br />
I can write on device by phack<br />
I cannot however display/upload pictures (setpic).<br />
I execute the command as root but I get the following error: Unable to get parm_block &#8211; Open failed!</p>
<p>Please help!<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bluehash</title>
		<link>http://www.machinegrid.com/2009/02/hacking-the-hannah-montana-photocube/comment-page-1/#comment-11</link>
		<dc:creator>bluehash</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.machinegrid.com/?p=628#comment-11</guid>
		<description>Ping from Hackedgadgets.com somehow got deleted:
http://hackedgadgets.com/2009/02/12/hannah-montana-photocube-hacked/trackback/</description>
		<content:encoded><![CDATA[<p>Ping from Hackedgadgets.com somehow got deleted:<br />
<a href="http://hackedgadgets.com/2009/02/12/hannah-montana-photocube-hacked/trackback/" rel="nofollow">http://hackedgadgets.com/2009/02/12/hannah-montana-photocube-hacked/trackback/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

