<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>robotguy.net/Blog &#187; oLED</title>
	<atom:link href="http://robotguy.net/blog/index.php/category/oled/feed/" rel="self" type="application/rss+xml" />
	<link>http://robotguy.net/blog</link>
	<description>Robotics &#038; Electronics gone bad</description>
	<lastBuildDate>Fri, 24 Jun 2011 19:43:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Deskpet Planning &#8211; Part A</title>
		<link>http://robotguy.net/blog/2008/05/28/deskpet-planning-part-a/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deskpet-planning-part-a</link>
		<comments>http://robotguy.net/blog/2008/05/28/deskpet-planning-part-a/#comments</comments>
		<pubDate>Wed, 28 May 2008 19:54:59 +0000</pubDate>
		<dc:creator>Robotguy</dc:creator>
				<category><![CDATA[Deskpet]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[oLED]]></category>
		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://robotguy.net/blog/2008/05/28/deskpet-planning-part-a/</guid>
		<description><![CDATA[I am working on the design for the Deskpet, and decided to build a prototype with a minimal configuration to get started. I plan to use an ATMega128 processor because I have several laying around. Here are the required input and outputs: Input Color/Line sensor Linear Hall effect sensor 2 way IR proximity sensor Ambient [...]]]></description>
			<content:encoded><![CDATA[<p>I am working on the design for the Deskpet, and decided to build a prototype with a minimal configuration to get started. I plan to use an ATMega128 processor because I have several laying around. Here are the required input and outputs:</p>
<p><u>Input</u></p>
<ul>
<li>Color/Line sensor</li>
<li>Linear Hall effect sensor</li>
<li>2 way IR proximity sensor</li>
<li>Ambient light level sensor</li>
<li>Wireless data</li>
<li>Battery level sensing</li>
<li>Battery charge input</li>
<li>Pushbutton</li>
</ul>
<p><u>Output</u></p>
<ul>
<li>2X Motors</li>
<li>Speaker</li>
<li>Wireless Data</li>
<li>OLED &#8220;face&#8221;</li>
</ul>
<p>And here&#8217;s what I have so far for each:</p>
<p><strong>Color/Line Sensor:</strong></p>
<p>NECM005 RGB LED and <a target="_blank" href="http://www.sparkfun.com/commerce/product_info.php?products_id=8348">TEMT6000</a> light sensor</p>
<p><strong>Linear Hall Sensor:</strong></p>
<p>Not sure yet. I like the 3 pin SIP devices from Allegro, but they need 4.5V. I would like to keep everything possible running from a 3V or maybe 3.3V supply.</p>
<p><strong>IR Proximity Detect</strong></p>
<p>2X IR LED&#8217;s and <a target="_blank" href="http://www.junun.org/MarkIII/Info.jsp?item=46">IS471F</a> modulated detector. Could also be used for IR homing beacon for charging station. To avoid interference with the proximity detect, sending a specific pulse from the LEDs would trigger the charging station to transmit a response.</p>
<p><strong>Light Level</strong></p>
<p>CDS Cell or TEMT6000 light level sensor</p>
<p><strong>Wireless Data:</strong></p>
<p><a target="_blank" href="http://www.sparkfun.com/commerce/product_info.php?products_id=691">Nordic nRF24L01 board from Sparkfun</a></p>
<p><strong>Battery Level:</strong></p>
<p>Voltage divider to ADC on the main processor</p>
<p><strong>Battery Charging Circuit:</strong></p>
<p><a target="_blank" href="http://www.sparkfun.com/commerce/product_info.php?products_id=674">MAX1555</a> Lithium charge controller</p>
<p><strong>Pushbutton:</strong></p>
<p><a target="_blank" href="http://www.sparkfun.com/commerce/product_info.php?products_id=8720">SMT Momentary Normally Open SPST</a></p>
<p><strong>2X Motors:</strong></p>
<p><a target="_blank" href="http://www.semiconductor-sanyo.com/search/property.asp?clcd=41&#038;prod=LB1836M">LB1836M</a> Low Voltage Dual H-Bridge and 2X <a target="_blank" href="http://www.solarbotics.com/products/gm10w_deal/">GM10 geared pager motors</a></p>
<p><strong>Speaker:</strong></p>
<p><a target="_blank" href="http://www.goldmine-elec-products.com/prodinfo.asp?number=G13780">Citizen Micro Speaker</a> from Electronics Goldmine.</p>
<p><strong>OLED &#8220;face&#8221;:</strong></p>
<p><a target="_blank" href="http://www.4dsystems.com.au/prod.php?id=9">uOLED96 from 4DSystems</a>. I have an older version than the one shown in the link with 8MB internal flash, and no uSD slot.</p>
<p>Still left to work on:</p>
<ul>
<li>Battery &#8211; Size and mounting locations</li>
<li>Charging method &#8211; How does the robot find &#038; connect to the charger?</li>
<li>Decide on a Hall Sensor</li>
<li>Find an LED charge pump since the G and B LEDs require 3.6 V</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robotguy.net/blog/2008/05/28/deskpet-planning-part-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The display is on it&#8217;s way</title>
		<link>http://robotguy.net/blog/2007/07/16/the-display-is-on-its-way/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-display-is-on-its-way</link>
		<comments>http://robotguy.net/blog/2007/07/16/the-display-is-on-its-way/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 18:24:30 +0000</pubDate>
		<dc:creator>Robotguy</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[oLED]]></category>
		<category><![CDATA[pda]]></category>

		<guid isPermaLink="false">http://robotguy.net/blog/2007/07/16/the-display-is-on-its-way/</guid>
		<description><![CDATA[I ordered the OLED last friday. The US distributor was out of stock, so I had to order from Australia. Here is a 1:1 mock-up I did to get an idea of the display size: I spent quite a while on Sat. night grabbing pics of pocket watch dials from eBay and resizing them.]]></description>
			<content:encoded><![CDATA[<p>I ordered the OLED last friday. The US distributor was out of stock, so I had to order from Australia. Here is a 1:1 mock-up I did to get an idea of the display size:</p>
<p><a title="Mockup 1" target="_blank" href="http://robotguy.net/pw_mockup.jpg"><img title="http://robotguy.net/tn_pw_mockup.jpg" alt="http://robotguy.net/tn_pw_mockup.jpg" src="http://robotguy.net/tn_pw_mockup.jpg" /></a>    <a title="Mockup 2" target="_blank" href="http://robotguy.net/pw_mockup2.jpg"><img title="http://robotguy.net/tn_pw_mockup2.jpg" alt="http://robotguy.net/tn_pw_mockup2.jpg" src="http://robotguy.net/tn_pw_mockup2.jpg" /></a></p>
<p>I spent quite a while on Sat. night grabbing pics of pocket watch dials from eBay and resizing them.</p>
]]></content:encoded>
			<wfw:commentRss>http://robotguy.net/blog/2007/07/16/the-display-is-on-its-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OLED info and demos</title>
		<link>http://robotguy.net/blog/2007/07/06/oled-info-and-demos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oled-info-and-demos</link>
		<comments>http://robotguy.net/blog/2007/07/06/oled-info-and-demos/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 16:14:11 +0000</pubDate>
		<dc:creator>Robotguy</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[oLED]]></category>
		<category><![CDATA[pda]]></category>

		<guid isPermaLink="false">http://robotguy.net/blog/2007/07/06/oled-info-and-demos/</guid>
		<description><![CDATA[There is a demo of the 128 x 128 OLED here. It has the same drivers as the 96 x 64 version that I am using. Check out the unicorn animation near the end. I am hoping I can animate an imp and have the option of having a Dis-organizer.]]></description>
			<content:encoded><![CDATA[<p>There is a demo of the 128 x 128 OLED <a target="_blank" title="OLED Demo" href="http://www.youtube.com/watch?v=ir1jGS4YDds">here</a>. It has the same drivers as the 96 x 64 version that I am using. Check out the unicorn animation near the end. I am hoping I can animate an imp and have the option of having a <a target="_blank" title="Dis-Organizer" href="http://books.google.com/books?id=Y0F6cLMbcB8C&#038;pg=PA60&#038;lpg=PA60&#038;dq=pratchett+bingley&#038;source=web&#038;ots=-eBWKDN72W&#038;sig=CsR85V1VJVY6dxqvflcSNyuKIr8">Dis-organizer</a>.</p>
<p><a target="_blank" href="http://robotguy.net/test3.jpg"><img alt="Disorganizer" title="Disorganizer" src="http://robotguy.net/tn_test3.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://robotguy.net/blog/2007/07/06/oled-info-and-demos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDA, take two (or is it three?)</title>
		<link>http://robotguy.net/blog/2007/07/03/pda-take-two-or-is-it-three/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pda-take-two-or-is-it-three</link>
		<comments>http://robotguy.net/blog/2007/07/03/pda-take-two-or-is-it-three/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 04:24:08 +0000</pubDate>
		<dc:creator>Robotguy</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[oLED]]></category>
		<category><![CDATA[pda]]></category>

		<guid isPermaLink="false">http://robotguy.net/blog/2007/07/03/pda-take-two-or-is-it-three/</guid>
		<description><![CDATA[While I have been thrilled with the success of the 128&#215;128 LCD, I happened upon an oLED display today that would allow the whole thing to be miniaturized to the point it would fit in a pocket watch:]]></description>
			<content:encoded><![CDATA[<p>While I have been thrilled with the success of the 128&#215;128 LCD, I happened upon an <a title="Saelig.com" target="_blank" href="http://www.saelig.com/miva/merchant.mvc?Screen=PROD&#038;Product_Code=DI038&#038;Category_Code=DI">oLED display</a> today that would allow the whole thing to be miniaturized to the point it would fit in a pocket watch:</p>
<p><a target="_blank" href="http://robotguy.net/test2.jpg"><img title="Pocketwatch PDA" alt="Pocketwatch PDA" src="http://robotguy.net/tn_test2.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://robotguy.net/blog/2007/07/03/pda-take-two-or-is-it-three/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

