<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.robotc.net/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;feed=atom&amp;action=history</id>
		<title>Tutorials/Arduino Projects/Mobile Robotics/BoeBot/What is an LED - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;action=history"/>
		<updated>2013-05-21T04:56:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6501&amp;oldid=prev</id>
		<title>Jwatson: /* Understanding the circuit */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6501&amp;oldid=prev"/>
				<updated>2012-10-10T19:19:00Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Understanding the circuit&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 19:19, 10 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 33:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 33:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The Arduino supplies 5 volts for its digital pins. However, the LED requires about 2 volts across the leads, not the 5 volt output from the pin. This is where the resistor comes in to play. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The Arduino supplies 5 volts for its digital pins. However, the LED requires about 2 volts across the leads, not the 5 volt output from the pin. This is where the resistor comes in to play. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For a series circuit (the components are connected one after the other), the sum of the voltage drop (voltage drop - the amount of voltage used by a component) across each component must be equal to the source voltage, which in this case is 5 volts. Since the LED needs 2 volts the resistor must have a voltage drop of 3 volts. Additionally, for series circuits, the current (amperes or amps abbreviated as A) flowing through each component in the circuit is the same. Based on these properties it is possible to calculate the required resistance of the resistor using (V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;·V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;)/I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;=R, where V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the supply voltage, V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the voltage across the LED, I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the desired current flowing through the LED, and R is the resistance of the resistor. We &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;already &lt;/del&gt;selected the 470Ω resistor because it provides a nice safety range for variances of the components.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For a series circuit (the components are connected one after the other), the sum of the voltage drop (voltage drop - the amount of voltage used by a component) across each component must be equal to the source voltage, which in this case is 5 volts. Since the LED needs 2 volts the resistor must have a voltage drop of 3 volts. Additionally, for series circuits, the current (amperes or amps abbreviated as A) flowing through each component in the circuit is the same. Based on these properties it is possible to calculate the required resistance of the resistor using (V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;·V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;)/I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;=R, where V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the supply voltage, V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the voltage across the LED, I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the desired current flowing through the LED, and R is the resistance of the resistor. We selected the 470Ω resistor because it provides a nice safety range for variances of the components.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6500&amp;oldid=prev</id>
		<title>Jwatson: /* What is an LED? */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6500&amp;oldid=prev"/>
				<updated>2012-10-10T19:16:15Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;What is an LED?&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 19:16, 10 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;An LED (Light Emitting Diode) is an electronics component that emits light when it is powered. Since it is a diode, an LED must be wired correctly for it to work (diodes only let current flow in one direction). When connecting an LED it is important to distinguish which lead is the anode (positive) and which is the cathode (negative). &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;An LED (Light Emitting Diode) is an electronics component that emits light when it is powered. Since it is a diode, an LED must be wired correctly for it to work (diodes only let current flow in one direction). When connecting an LED it is important to distinguish which lead is the anode (positive) and which is the cathode (negative). &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make it easier to identify the two leads, all LEDs are manufactured with two physical properties; the first &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;property &lt;/del&gt;is that LEDs are manufactured with one lead that is longer that the other. The longer lead is the anode(+) and the shorter lead is the cathode(-). The second feature is a small flat notch on the side of the LED. The lead that is closer to the notch is always the cathode. This is important to remember since the leads may have been clipped.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make it easier to identify the two leads, all LEDs are manufactured with two physical properties; the first is that LEDs are manufactured with one lead that is longer that the other. The longer lead is the anode(+) and the shorter lead is the cathode(-). The second feature is a small flat notch on the side of the LED. The lead that is closer to the notch is always the cathode. This is important to remember since the leads may have been clipped.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:LED_With_Schematic_Symbol_and_Labels.jpg|thumb|c|center|400px|Close up of an LED and one of the possible schematic symbols for an LED.]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:LED_With_Schematic_Symbol_and_Labels.jpg|thumb|c|center|400px|Close up of an LED and one of the possible schematic symbols for an LED.]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6490&amp;oldid=prev</id>
		<title>Jwatson: /* Understanding the circuit */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6490&amp;oldid=prev"/>
				<updated>2012-10-02T18:41:25Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Understanding the circuit&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:41, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 29:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 29:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;=== Understanding the circuit ===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;=== Understanding the circuit ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The Arduino digital pin in this circuit will be configured as an output, which &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;is equivalent to connecting &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;circuit to the power &lt;/del&gt;when &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;set to &lt;/del&gt;high&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, or disconnecting it &lt;/del&gt;when &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;set to &lt;/del&gt;low. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;When it is connected the current will flow from the pin, through the resistor and through the LED, then into the ground connection. &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The Arduino digital pin in this circuit will be configured as an output, which &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;means &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pin will act as a 5 volt source &lt;/ins&gt;when high &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and a ground &lt;/ins&gt;when low.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;In &lt;/ins&gt;electronics the ground connection refers to the voltage supply connection that has 0 volts. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;For &lt;/del&gt;electronics&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;the ground connection refers to the voltage supply connection that has 0 volts. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;In the case of the &lt;/del&gt;Arduino&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, the main power supply provides &lt;/del&gt;5 volts. However, the LED requires about 2 volts across the leads, not the 5 volt output from the pin. This is where the resistor comes in to play. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The &lt;/ins&gt;Arduino &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;supplies &lt;/ins&gt;5 volts &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;for its digital pins&lt;/ins&gt;. However, the LED requires about 2 volts across the leads, not the 5 volt output from the pin. This is where the resistor comes in to play. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For a series circuit (the components are connected one after the other), the sum of the voltage drop (voltage drop - the amount of voltage used by a component) across each component must be equal to the source voltage, which in this case is 5 volts. Since the LED needs 2 volts the resistor must have a voltage drop of 3 volts. Additionally, for series circuits, the current (amperes or amps abbreviated as A) flowing through each component in the circuit is the same. Based on these properties it is possible to calculate the required resistance of the resistor using (V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;·V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;)/I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;=R, where V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the supply voltage, V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the voltage across the LED, I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the desired current flowing through the LED, and R is the resistance of the resistor. We already selected the 470Ω resistor because it provides a nice safety range for variances of the components.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For a series circuit (the components are connected one after the other), the sum of the voltage drop (voltage drop - the amount of voltage used by a component) across each component must be equal to the source voltage, which in this case is 5 volts. Since the LED needs 2 volts the resistor must have a voltage drop of 3 volts. Additionally, for series circuits, the current (amperes or amps abbreviated as A) flowing through each component in the circuit is the same. Based on these properties it is possible to calculate the required resistance of the resistor using (V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;·V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;)/I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;=R, where V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the supply voltage, V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the voltage across the LED, I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the desired current flowing through the LED, and R is the resistance of the resistor. We already selected the 470Ω resistor because it provides a nice safety range for variances of the components.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6489&amp;oldid=prev</id>
		<title>Jwatson: /* How to Wire up an LED */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6489&amp;oldid=prev"/>
				<updated>2012-10-02T18:33:13Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;How to Wire up an LED&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:33, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 20:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:1_LED_Schematic_Arduino.png|thumb|c|center|300px|LED Circuit Schematic]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:1_LED_Schematic_Arduino.png|thumb|c|center|300px|LED Circuit Schematic]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make this easier, we will use the breadboard.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make this easier, we will use the breadboard&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Make sure that you have the anode and cathode of the LED on separate buses (to prevent a short) and that one of the resistor leads is in the same bus as the LED's anode&lt;/ins&gt;. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{| align=&amp;quot;center&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{| align=&amp;quot;center&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 32:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For electronics, the ground connection refers to the voltage supply connection that has 0 volts. In the case of the Arduino, the main power supply provides 5 volts. However, the LED requires about 2 volts across the leads, not the 5 volt output from the pin. This is where the resistor comes in to play. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For electronics, the ground connection refers to the voltage supply connection that has 0 volts. In the case of the Arduino, the main power supply provides 5 volts. However, the LED requires about 2 volts across the leads, not the 5 volt output from the pin. This is where the resistor comes in to play. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For a series circuit (the components are connected one after the other), the sum of the voltage drop (voltage drop - the amount of voltage used by a component&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;. it is the difference in voltage across the connections&lt;/del&gt;) across each component must be equal to the source voltage, which in this case is 5 volts. Since the LED needs 2 volts the resistor must have a voltage drop of 3 volts. Additionally, for series circuits, the current (amperes or amps abbreviated as A) flowing through each component in the circuit is the same. Based on these properties it is possible to calculate the required resistance of the resistor using (V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;·V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;)/I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;=R, where V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the supply voltage, V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the voltage across the LED, I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the desired current flowing through the LED, and R is the resistance of the resistor. We already selected the 470Ω resistor because it provides a nice safety range for variances of the components.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For a series circuit (the components are connected one after the other), the sum of the voltage drop (voltage drop - the amount of voltage used by a component) across each component must be equal to the source voltage, which in this case is 5 volts. Since the LED needs 2 volts the resistor must have a voltage drop of 3 volts. Additionally, for series circuits, the current (amperes or amps abbreviated as A) flowing through each component in the circuit is the same. Based on these properties it is possible to calculate the required resistance of the resistor using (V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;·V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;)/I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt;=R, where V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt; is the supply voltage, V&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the voltage across the LED, I&amp;lt;sub&amp;gt;LED&amp;lt;/sub&amp;gt; is the desired current flowing through the LED, and R is the resistance of the resistor. We already selected the 470Ω resistor because it provides a nice safety range for variances of the components.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6488&amp;oldid=prev</id>
		<title>Jwatson: /* How to Wire up an LED */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6488&amp;oldid=prev"/>
				<updated>2012-10-02T18:19:22Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;How to Wire up an LED&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:19, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A [[Tutorials/Arduino_Projects/Additional_Info/What_Is_a_Resistor|resistor]] is an electronics component that limits the flow of electricity. This is important because &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;some &lt;/del&gt;components, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;like &lt;/del&gt;LEDs&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, are only able to take so &lt;/del&gt;much &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;power flowing &lt;/del&gt;through them before they are damaged. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;So &lt;/del&gt;to prevent &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the &lt;/del&gt;damage &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a Resistor is used&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A [[Tutorials/Arduino_Projects/Additional_Info/What_Is_a_Resistor|resistor]] is an electronics component that limits the flow of electricity. This is important because &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;most &lt;/ins&gt;components, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(including &lt;/ins&gt;LEDs&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;) have a limit on how &lt;/ins&gt;much &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;current can flow &lt;/ins&gt;through them before they are damaged. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Resistors are used &lt;/ins&gt;to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;limit the current flow and help &lt;/ins&gt;prevent &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;this &lt;/ins&gt;damage.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6487&amp;oldid=prev</id>
		<title>Jwatson: /* How to Wire up an LED */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6487&amp;oldid=prev"/>
				<updated>2012-10-02T18:17:06Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;How to Wire up an LED&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:17, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Resistors&lt;/del&gt;|resistor]] is an electronics component that limits the flow of electricity. This is important because some components, like LEDs, are only able to take so much power flowing through them before they are damaged. So to prevent the damage a Resistor is used.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Tutorials/Arduino_Projects/Additional_Info/What_Is_a_Resistor&lt;/ins&gt;|resistor]] is an electronics component that limits the flow of electricity. This is important because some components, like LEDs, are only able to take so much power flowing through them before they are damaged. So to prevent the damage a Resistor is used.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6486&amp;oldid=prev</id>
		<title>Jwatson: /* How to Wire up an LED */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6486&amp;oldid=prev"/>
				<updated>2012-10-02T18:06:20Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;How to Wire up an LED&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:06, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A resistor is an electronics component that limits the flow of electricity. This is important because some components, like LEDs, are only able to take so much power flowing through them before they are damaged. So to prevent the damage a Resistor is used.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;{{FuncDetails|Tutorials/Arduino_Projects/Additional_Info/What_Is_a_Resistor|resistors}}&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Resistors|&lt;/ins&gt;resistor&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/ins&gt;is an electronics component that limits the flow of electricity. This is important because some components, like LEDs, are only able to take so much power flowing through them before they are damaged. So to prevent the damage a Resistor is used.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6484&amp;oldid=prev</id>
		<title>Jwatson: /* What is an LED? */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6484&amp;oldid=prev"/>
				<updated>2012-10-02T17:58:08Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;What is an LED?&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:58, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;yambe:breadcrumb self=&amp;quot;What is an LED?&amp;quot;&amp;gt;Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot|Parallax BoeBot + Arduino Shield, Mobile Robotics Platform&amp;lt;/yambe:breadcrumb&amp;gt;{{tl|1|}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;yambe:breadcrumb self=&amp;quot;What is an LED?&amp;quot;&amp;gt;Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot|Parallax BoeBot + Arduino Shield, Mobile Robotics Platform&amp;lt;/yambe:breadcrumb&amp;gt;{{tl|1|}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== What is an LED? ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== What is an LED? ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;An LED (Light Emitting Diode) is an electronics component that emits light when it is powered. Since it is a diode an LED must be wired correctly for it to work (&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;since &lt;/del&gt;diodes only let &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the &lt;/del&gt;current flow in one direction). When connecting an LED it is important &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;to be able &lt;/del&gt;to distinguish which lead is the anode (positive) and which is the cathode (negative). &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;An LED (Light Emitting Diode) is an electronics component that emits light when it is powered. Since it is a diode&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;an LED must be wired correctly for it to work (diodes only let current flow in one direction). When connecting an LED it is important to distinguish which lead is the anode (positive) and which is the cathode (negative). &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make it &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;easy &lt;/del&gt;to identify the two leads, all LEDs are manufactured with two physical properties; the first property is that LEDs are manufactured with one lead that is longer that the other. The longer lead is the anode(+) and the shorter lead is the cathode(-). The second feature is a small flat notch on the side of the LED. The lead that is closer to the notch is always the cathode. This is important to remember since the leads may have been clipped.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make it &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;easier &lt;/ins&gt;to identify the two leads, all LEDs are manufactured with two physical properties; the first property is that LEDs are manufactured with one lead that is longer that the other. The longer lead is the anode(+) and the shorter lead is the cathode(-). The second feature is a small flat notch on the side of the LED. The lead that is closer to the notch is always the cathode. This is important to remember since the leads may have been clipped.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:LED_With_Schematic_Symbol_and_Labels.jpg|thumb|c|center|400px|Close up of an LED and one of the possible schematic symbols for an LED.]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:LED_With_Schematic_Symbol_and_Labels.jpg|thumb|c|center|400px|Close up of an LED and one of the possible schematic symbols for an LED.]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;When referencing a schematic (drawing of the electrical pathways and components using symbols), the symbol for the LED shows which way the current flows and allows you to connect the LED the correct way. On the symbol for an LED, the cathode is on the side with the line touching the point of the triangle. An easy way to remember this is that the triangle 'points' the way the current may flow. It is important to note that there are many variations on the schematic symbol&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;however, they all have a triangle with a line across the point and one or two arrows pointing out.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;When referencing a schematic (drawing of the electrical pathways and components using symbols), the symbol for the LED shows which way the current flows and allows you to connect the LED the correct way. On the symbol for an LED, the cathode is on the side with the line touching the point of the triangle. An easy way to remember this is that the triangle 'points' the way the current may flow. It is important to note that there are many variations on the schematic symbol&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;; &lt;/ins&gt;however, they all have a triangle with a line across the point and one or two arrows pointing out.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6479&amp;oldid=prev</id>
		<title>Jwatson: /* How to Wire up an LED */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6479&amp;oldid=prev"/>
				<updated>2012-10-02T16:48:29Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;How to Wire up an LED&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 16:48, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A resistor is an electronics component that limits the flow of electricity. This is important because some components, like LEDs, are only able to take so much power flowing through them before they are damaged. So to prevent the damage a Resistor is used. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To wire up an LED you will need an LED, a breadboard, some wires, and a 470Ω resistor (color code: yellow-violet-brown). A resistor is an electronics component that limits the flow of electricity. This is important because some components, like LEDs, are only able to take so much power flowing through them before they are damaged. So to prevent the damage a Resistor is used.{{FuncDetails|Tutorials/Arduino_Projects/Additional_Info/What_Is_a_Resistor|resistors}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{FuncDetails|Tutorials/Arduino_Projects/Additional_Info/What_Is_a_Resistor|resistors}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:Parts_For_Wiring_1_LED.jpg|thumb|c|center|300px|LED parts]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	<entry>
		<id>http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6478&amp;oldid=prev</id>
		<title>Jwatson: /* What is an LED? */</title>
		<link rel="alternate" type="text/html" href="http://www.robotc.net/w/index.php?title=Tutorials/Arduino_Projects/Mobile_Robotics/BoeBot/What_is_an_LED&amp;diff=6478&amp;oldid=prev"/>
				<updated>2012-10-02T16:47:45Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;What is an LED?&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 16:47, 2 October 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;An LED (Light Emitting Diode) is an electronics component that emits light when it is powered. Since it is a diode an LED must be wired correctly for it to work (since diodes only let the current flow in one direction). When connecting an LED it is important to be able to distinguish which lead is the anode (positive) and which is the cathode (negative). &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;An LED (Light Emitting Diode) is an electronics component that emits light when it is powered. Since it is a diode an LED must be wired correctly for it to work (since diodes only let the current flow in one direction). When connecting an LED it is important to be able to distinguish which lead is the anode (positive) and which is the cathode (negative). &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make it easy to identify the two leads, all LEDs are manufactured with two physical properties; the first property is that LEDs are &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;manufacutred &lt;/del&gt;with one lead that is longer that the other. The longer lead is the anode and the shorter lead is the cathode. The second feature is a small flat notch on the side of the LED. The lead that is closer to the notch is always the cathode. This is important to remember since the leads may have been clipped.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make it easy to identify the two leads, all LEDs are manufactured with two physical properties; the first property is that LEDs are &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;manufactured &lt;/ins&gt;with one lead that is longer that the other. The longer lead is the anode&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(+) &lt;/ins&gt;and the shorter lead is the cathode&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(-)&lt;/ins&gt;. The second feature is a small flat notch on the side of the LED. The lead that is closer to the notch is always the cathode. This is important to remember since the leads may have been clipped.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:LED_With_Schematic_Symbol_and_Labels.jpg|thumb|c|center|400px|Close up of an LED and one of the possible schematic symbols for an LED.]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[image:LED_With_Schematic_Symbol_and_Labels.jpg|thumb|c|center|400px|Close up of an LED and one of the possible schematic symbols for an LED.]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;When referencing a schematic (drawing of the electrical pathways and components using symbols), the symbol for the LED shows which way the current flows and allows you to connect the LED the correct way. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; The cathode on &lt;/del&gt;the symbol is the side with the line &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;across &lt;/del&gt;the point of the triangle &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and the anode &lt;/del&gt;is the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;other side&lt;/del&gt;. It is important to note that there are many variations on the schematic symbol, however, they all have a triangle with a line across the point and one or two arrows pointing out.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;When referencing a schematic (drawing of the electrical pathways and components using symbols), the symbol for the LED shows which way the current flows and allows you to connect the LED the correct way. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;On &lt;/ins&gt;the symbol &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;for an LED, the cathode &lt;/ins&gt;is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;on &lt;/ins&gt;the side with the line &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;touching &lt;/ins&gt;the point of the triangle&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. An easy way to remember this &lt;/ins&gt;is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;that &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;triangle 'points' the way the current may flow&lt;/ins&gt;. It is important to note that there are many variations on the schematic symbol, however, they all have a triangle with a line across the point and one or two arrows pointing out.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== How to Wire up an LED ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jwatson</name></author>	</entry>

	</feed>