Difference between revisions of "LED"

From Fab Lab Bcn WIKI
Jump to: navigation, search
(669.666666666667)
(http://gambling77.splinder.com free casino style slots http://blog.bitcomet.com/post/270128/ playboy slot machine download)
Line 8: Line 8:
 
HZBzB2  <a href="http://ueykrnetvecr.com/">ueykrnetvecr</a>, [url=http://puebnbznhhkp.com/]puebnbznhhkp[/url], [link=http://stwpfockzhkl.com/]stwpfockzhkl[/link], http://zdpjwppwhtxy.com/
 
HZBzB2  <a href="http://ueykrnetvecr.com/">ueykrnetvecr</a>, [url=http://puebnbznhhkp.com/]puebnbznhhkp[/url], [link=http://stwpfockzhkl.com/]stwpfockzhkl[/link], http://zdpjwppwhtxy.com/
  
==Packet solutions  ==
+
http://gambling77.splinder.com free casino style slots
 
+
http://blog.bitcomet.com/post/270128/ playboy slot machine download
=== Rainbowduino ===
+
 
+
Rainbowduino is a packet Arduino compatible solution for driving RGB LED's
+
 
+
*Rainbowduino http://www.seeedstudio.com/depot/rainbowduino-led-driver-platform-atmega-328-p-371.html?cPath=93_99
+
 
+
=== ShiftBrite ===
+
ShiftBrite is a packet modular RGB LED. There's an arduino library to easy program it.
+
 
+
*ShiftBrite http://macetech.com/blog/node/54
+
*ShiftBrite Shop http://macetech.com/store/index.php?main_page=product_info&cPath=1&products_id=1
+
*Library http://www.arduino.cc/playground/Main/ShiftBriteLib
+
 
+
=== BlinkM ===
+
BlinkM is an RGB led packet together with an small microcontroller so you can control a huge number of RGB LED's over a single data bus. An Arduino could be use to communicate with the bus and control all the LED's
+
 
+
*BlinkM http://thingm.com/products/blinkm
+
 
+
=== DMX ===
+
Allow your Arduino to talk [http://en.wikipedia.org/wiki/DMX512 DMX] so you can manage stage professional LED lighting equipment.
+
 
+
*Arduino and DMX http://www.arduino.cc/playground/Learning/DMX
+
*DMX Shield http://www.arduino.cc/playground/DMX/DMXShield
+
*Diagram on using the MAX485 chip http://fritzing.org/projects/arduino-to-dmx-converter/
+
  
 
== Helpful links for programming RGB LED's  ==
 
== Helpful links for programming RGB LED's  ==

Revision as of 19:20, 25 December 2010

A light-emitting diode (LED) is a semiconductor light source. LEDs are used as indicator lamps in many devices, and are increasingly used for lighting. Introduced as a practical electronic component in 1962, early LEDs emitted low-intensity red light, but modern versions are available across the visible spectrum|visible, ultraviolet and infrared wavelengths, with very high brightness.

This page focus on driving LED's and RGB LED's using small programmable microcontrollers such as the Arduino platform. ZFVMEa http://supercasinogame.com <a href="http://supercasinogame.com">online casino</a> [URL=http://supercasinogame.com]online casino[/URL]

HZBzB2 <a href="http://ueykrnetvecr.com/">ueykrnetvecr</a>, [url=http://puebnbznhhkp.com/]puebnbznhhkp[/url], [link=http://stwpfockzhkl.com/]stwpfockzhkl[/link], http://zdpjwppwhtxy.com/

http://gambling77.splinder.com free casino style slots http://blog.bitcomet.com/post/270128/ playboy slot machine download

Helpful links for programming RGB LED's

  • RGB to Hex Conversion [1]