<?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"
	>

<channel>
	<title>YAB &#187; led</title>
	<atom:link href="http://blog.alexgirard.com/tag/led/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Wed, 26 Nov 2008 23:44:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Arduino] BBVA blogs-blinker</title>
		<link>http://blog.alexgirard.com/arduino-bbva-blogs-blinker/</link>
		<comments>http://blog.alexgirard.com/arduino-bbva-blogs-blinker/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 23:54:21 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[arduino]]></category>

		<category><![CDATA[bbva]]></category>

		<category><![CDATA[blinking]]></category>

		<category><![CDATA[electronic]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[led]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2008/01/10/arduino-bbva-blogs-blinker/</guid>
		<description><![CDATA[After a lot of debugging on bbvablogs.com, I needed serious fun to keep it up, and suddently I found the perfect project to remove the dust on my arduino board: a blinking led that would tell us when someone is visiting the website!

More links about this project:

WebVisitors Blinker: original idea found on Make! blog
Arduino XMAS [...]]]></description>
			<content:encoded><![CDATA[<p>After a lot of debugging on <a href="http://bbvablogs.com">bbvablogs.com</a>, I needed serious fun to keep it up, and suddently I found the perfect project to remove the dust on my arduino board: <strong>a blinking led that would tell us when someone is visiting the website!</strong></p>
<p><a href="http://www.flickr.com/photos/alx/2184227746/" title="BBVA web-blinker by Alx, on Flickr"><img src="http://farm3.static.flickr.com/2009/2184227746_09bf86c5aa.jpg" width="500" height="375" alt="BBVA web-blinker" style="border:0px"/></a></p>
<p>More links about this project:</p>
<ul>
<li><a href="http://dimme.net/2008/01/10/webvisitors-blinker/">WebVisitors Blinker</a>: original idea found on <a href="http://blog.makezine.com/">Make! blog</a></li>
<li><a href="http://tinkerlog.com/2007/12/04/arduino-xmas-hitcounter/">Arduino XMAS hitcounter</a>: same idea, bringing the remote server processus, and moving a motor if you need more fun</li>
<li><a href="http://pyserial.sourceforge.net/">pySerial</a>: Python module to access arduino board</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/arduino-bbva-blogs-blinker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Arduino] 3D LED Cube</title>
		<link>http://blog.alexgirard.com/arduino-3d-led-cube/</link>
		<comments>http://blog.alexgirard.com/arduino-3d-led-cube/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 13:28:40 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[arduino]]></category>

		<category><![CDATA[cube]]></category>

		<category><![CDATA[electronic]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[led]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/10/14/arduino-3d-led-cube/</guid>
		<description><![CDATA[
After a first try with tiny space between LEDs (see last post), here is another try with enough space to build a proper cube, still following MakeZine instructions.
The fun parts were to add transistors to the board, allowing to get more power for each led level, and the programming: Persistance-Of-Vision and binary manipulation for led [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/alx/1568403869/" title="Intercambio de fotos"><img src="http://farm3.static.flickr.com/2011/1568403869_bd0edc7841.jpg" width="500" height="375" alt="3D LED cube" style="border:0px;"/></a></p>
<p>After a first try with tiny space between LEDs (<a href="http://blog.alexgirard.com/2007/10/12/arduino-playing-with-leds/">see last post</a>), here is another try with enough space to build a proper cube, still following <a href="www.makezine.com/blog/archive/2007/09/make_a_pocket_led_cube_we.html">MakeZine instructions</a>.</p>
<p>The fun parts were to add transistors to the board, allowing to get more power for each led level, and the programming: Persistance-Of-Vision and binary manipulation for led on/off switching.</p>
<p>If you need it, you can download the <a href="http://blog.alexgirard.com/wp-content/uploads/2007/10/refresh_rate.pde">arduino program related to this circuit</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/arduino-3d-led-cube/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Arduino] Playing with LEDs</title>
		<link>http://blog.alexgirard.com/arduino-playing-with-leds/</link>
		<comments>http://blog.alexgirard.com/arduino-playing-with-leds/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 01:26:36 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[arduino]]></category>

		<category><![CDATA[electronic]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[led]]></category>

		<category><![CDATA[matrix]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/10/12/arduino-playing-with-leds/</guid>
		<description><![CDATA[ The original project for tonight was to build a 3D LED cube, and the not-so-clever idea was to compact it the size of a normal dice.
Big mistake: first it was hell to solder all the tiny intersection of led cathods, then there is no way to pile up the array of leds if you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2261/1546930535_972654d026_m.jpg" width="180" height="240" alt="Arduino led-matrix" style="float:left;border:0px;padding:5px" /> The original project for tonight was to build a 3D LED cube, and the not-so-clever idea was to compact it the size of a normal dice.</p>
<p>Big mistake: first it was hell to solder all the tiny intersection of led cathods, then there is no way to pile up the array of leds if you don&#8217;t let space between them&#8230; maybe there&#8217;s a solution to that, and I&#8217;ve not find it yet.</p>
<p>Anyway, it was ready to connect to Arduino board, and to try to program this new led-matrix. Easy and fun, only problem is debugging messages while verifying source code on Arduino software that doesn&#8217;t help much, I&#8217;ll have to learn more about its syntax limitations.</p>
<p>Here is the result, 5 days before returning to Toulouse to visit Claire:</p>
<p><object width="425" height="353"><param name="movie" value="http://www.youtube.com/v/NtbsXBtksX0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/NtbsXBtksX0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="353"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/arduino-playing-with-leds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LED Throwies: I want some!</title>
		<link>http://blog.alexgirard.com/led-throwies-i-want-some/</link>
		<comments>http://blog.alexgirard.com/led-throwies-i-want-some/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 01:28:29 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[cheap]]></category>

		<category><![CDATA[electronic]]></category>

		<category><![CDATA[fun]]></category>

		<category><![CDATA[led]]></category>

		<category><![CDATA[light]]></category>

		<category><![CDATA[street]]></category>

		<category><![CDATA[streetart]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/01/30/led-throwies-i-want-some/</guid>
		<description><![CDATA[
LED Throwies are an open source graffiti technology developed at the Graffiti Research Lab, a division of the Eyebeam OpenLab.
If you&#8217;d like to create you&#8217;re own LED Throwies, you can get more info on the instructable page, or watch this YouTube video.
I&#8217;ve already made some budget research on eBay:

Pack of 50 multicolor LEDs: 16$  [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align:center"><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/TrnLF04qmsM"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/TrnLF04qmsM" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div>
<p>LED Throwies are an open source graffiti technology developed at the <a href="http://graffitiresearchlab.com/">Graffiti Research Lab</a>, a division of the <a href="http://research.eyebeam.org/">Eyebeam OpenLab</a>.</p>
<p>If you&#8217;d like to create you&#8217;re own LED Throwies, you can <a href="http://www.instructables.com/ex/i/7DBB34EAEDFF1028A1FC001143E7E506/">get more info on the instructable page</a>, or <a href="http://youtube.com/watch?v=YjTP_T-wR9w">watch this YouTube video</a>.</p>
<p>I&#8217;ve already made some budget research on eBay:</p>
<ul>
<li>Pack of 50 multicolor LEDs: 16$  - 9$ + 7$ shipping from China - Search for &#8220;<em>10mm diffused led</em>&#8220;</li>
<li>Pack of 25 CR2032 batteries: 7â‚¬  - 2â‚¬ + 5â‚¬ shipping from Honk Kong - Search for &#8220;<em>CR2032</em>&#8220;</li>
<li>Pack of 50 magnets: 12.74$ - 7.99$ + 4.75$ shipping - Search for <em>Neodymium Magnets 1/4 inch Disc N48 Rare Earth</em></li>
</ul>
<p>Another place to buy packs of LED Throwies from China at <a href="http://www.hebeiltd.com.cn/?p=throwies">hebeiltd.com.cn</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/led-throwies-i-want-some/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

