User Tools

Site Tools


tutorials:learn:arduino:leds.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorials:learn:arduino:leds.html [2011/10/12 08:15]
wbbigdave
tutorials:learn:arduino:leds.html [2016/01/28 18:05] (current)
Line 259: Line 259:
  
  
-The first two rows talk about the '​wavelength'​ - this is a specific way of indicating the color. After all, 'super bright red' is a very subjective description. [[http://eosweb.larc.nasa.gov/​EDDOCS/​Wavelengths_for_Colors.html|With the wavelength, we can know exactly what color is emitted.]] ​ \\ The third row is basically saying 'how much does the color vary from the wavelength'​ \\ The forth row isnt so important, we'll skip that+The first two rows talk about the '​wavelength'​ - this is a specific way of indicating the color. After all, 'super bright red' is a very subjective description. [[http://science-edu.larc.nasa.gov/​EDDOCS/​Wavelengths_for_Colors.html|With the wavelength, we can know exactly what color is emitted.]] ​ \\ The third row is basically saying 'how much does the color vary from the wavelength'​ \\ The forth row isnt so important, we'll skip that
  
  
Line 352: Line 352:
  
 <class warning> <class warning>
-**Whenever using an LED, make sure to __always__have ​a resistor! The resistor //limits// the current, which will keep the LED from burning out! \\ **+**Whenever using an LED, make sure to __always__ have a resistor! The resistor //limits// the current, which will keep the LED from burning out! \\ **
 </​class>​ </​class>​
  
Line 502: Line 502:
  
  
-<class style3>​Last Quick Quiz!</​class>​ \\ **How much current is flowing through the LED when the pot is turned down?** \\ //Highlight the text below to see the answer //** **   +<class style3>​Last Quick Quiz!</​class>​ \\ **How much current is flowing through the LED if when the pot is turned down? The forward voltage of the LEDs are 2.2V.** \\ //Highlight the text below to see the answer //** **   
-<class white>(5V - 2.2V/ 100 ohm = 28 milliamps ​ </​class>​+<class white>​2.2V / 100 ohm = 22 milliamps ​ </​class>​
 **What about when the  potentiometer is turn all the way '​up'?​** \\ //Highlight the text below to see the answer //** **  ​ **What about when the  potentiometer is turn all the way '​up'?​** \\ //Highlight the text below to see the answer //** **  ​
-<class white>(5V - 2.2V/ 10100 ohm = 0.27 milliamps </​class>​+<class white>​2.2V / 10100 ohm = 0.217 milliamps </​class>​
  
  
  
 Whew, that was a long and very math-intensive lesson. We'll get back to doing more with software and fun blinky in future tutorials, but we hope that this tutorial helped you understand some of the details of how to wisely use LEDs! Whew, that was a long and very math-intensive lesson. We'll get back to doing more with software and fun blinky in future tutorials, but we hope that this tutorial helped you understand some of the details of how to wisely use LEDs!
- 
/home/ladyada/public_html/wiki/data/attic/tutorials/learn/arduino/leds.html.1318407321.txt.gz · Last modified: 2016/01/28 18:05 (external edit)