<?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>Comentarios en: GPS Toy / On board computer</title>
	<atom:link href="http://karman.cc/blog/archives/746/feed" rel="self" type="application/rss+xml" />
	<link>http://karman.cc/blog/archives/746</link>
	<description>Lo público no tiene dominio.</description>
	<lastBuildDate>Wed, 18 May 2022 08:01:15 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joh</title>
		<link>http://karman.cc/blog/archives/746/comment-page-2#comment-632374</link>
		<dc:creator>Joh</dc:creator>
		<pubDate>Sun, 04 Aug 2019 07:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://karman.cc/blog/?p=746#comment-632374</guid>
		<description>Hi, i build one, it’s work perfectly but the hours and minutes are reversed juste on screen watch (minute to the left and hour to the right) ....</description>
		<content:encoded><![CDATA[<p>Hi, i build one, it’s work perfectly but the hours and minutes are reversed juste on screen watch (minute to the left and hour to the right) &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KaR]V[aN</title>
		<link>http://karman.cc/blog/archives/746/comment-page-2#comment-537602</link>
		<dc:creator>KaR]V[aN</dc:creator>
		<pubDate>Mon, 30 Jul 2018 12:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://karman.cc/blog/?p=746#comment-537602</guid>
		<description>Emil sounds like a random reboot. Try looking for some program to erase the eeprom then flashing again.</description>
		<content:encoded><![CDATA[<p>Emil sounds like a random reboot. Try looking for some program to erase the eeprom then flashing again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emil</title>
		<link>http://karman.cc/blog/archives/746/comment-page-2#comment-532394</link>
		<dc:creator>emil</dc:creator>
		<pubDate>Tue, 17 Jul 2018 17:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://karman.cc/blog/?p=746#comment-532394</guid>
		<description>Hi, I have trouble when try to reset  and I change magic number and now after boot I see the screen with speed ( time an data ). I dont have posibility to go in other screen menu no matter whitch button pressed. Appears GPS logo and after that www.karman...then speed menu again.I check and recheck the schematic of the buttons but everything seems to be ok. Have you any ideea ? (This problem is before changing the eeprom number).
PS. Nice project !!!</description>
		<content:encoded><![CDATA[<p>Hi, I have trouble when try to reset  and I change magic number and now after boot I see the screen with speed ( time an data ). I dont have posibility to go in other screen menu no matter whitch button pressed. Appears GPS logo and after that <a href="http://www.karman...then" rel="nofollow">http://www.karman&#8230;then</a> speed menu again.I check and recheck the schematic of the buttons but everything seems to be ok. Have you any ideea ? (This problem is before changing the eeprom number).<br />
PS. Nice project !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BOBAJS</title>
		<link>http://karman.cc/blog/archives/746/comment-page-2#comment-498645</link>
		<dc:creator>BOBAJS</dc:creator>
		<pubDate>Sat, 31 Mar 2018 21:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://karman.cc/blog/?p=746#comment-498645</guid>
		<description>Hello Karman, please help
Built on off you cubes, and everything works… but my display is off by 4 pixels to one side ??
Where can i modify code som that Oled shows the right pictures ??
My Oled is 1.3″ but still 128×64 I2C
Thank you for the advice</description>
		<content:encoded><![CDATA[<p>Hello Karman, please help<br />
Built on off you cubes, and everything works… but my display is off by 4 pixels to one side ??<br />
Where can i modify code som that Oled shows the right pictures ??<br />
My Oled is 1.3″ but still 128×64 I2C<br />
Thank you for the advice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KaR]V[aN</title>
		<link>http://karman.cc/blog/archives/746/comment-page-2#comment-480923</link>
		<dc:creator>KaR]V[aN</dc:creator>
		<pubDate>Tue, 22 Aug 2017 20:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://karman.cc/blog/?p=746#comment-480923</guid>
		<description>To all that are having trouble after rebooting, try to change the &#039;eeprom magic number&#039;: 

static const byte settings_version = B00000001;

Have in mind that the variable is a byte in binary format so it must have a total of 8 random 1 and 0 like this:

static const byte settings_version = B10110100;</description>
		<content:encoded><![CDATA[<p>To all that are having trouble after rebooting, try to change the &#8216;eeprom magic number&#8217;: </p>
<p>static const byte settings_version = B00000001;</p>
<p>Have in mind that the variable is a byte in binary format so it must have a total of 8 random 1 and 0 like this:</p>
<p>static const byte settings_version = B10110100;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
