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
learn:tutorials:libraries:linx:sparkfun_inventors_kit:multiple_leds [2015/02/06 15:57]
samkristoff
learn:tutorials:libraries:linx:sparkfun_inventors_kit:multiple_leds [2015/05/07 16:08] (current)
samkristoff
Line 12: Line 12:
   * {{page>​templates:​hardware:​sparkfun:​redboard#​Content&​noheader&​nofooter}}   * {{page>​templates:​hardware:​sparkfun:​redboard#​Content&​noheader&​nofooter}}
   * 4x LED (any color)   * 4x LED (any color)
 +  * 4x 330 Ohm Resistors
  
 ==Circuit Schematic== ==Circuit Schematic==
Line 19: Line 20:
   * {{page>​templates:​software:​ni:​labview#​Content&​noheader&​nofooter}}   * {{page>​templates:​software:​ni:​labview#​Content&​noheader&​nofooter}}
   * {{page>​templates:​software:​ni:​visa#​Content&​noheader&​nofooter}}   * {{page>​templates:​software:​ni:​visa#​Content&​noheader&​nofooter}}
-  * {{page>​templates:​software:​makerhub:​linx#​Content&​noheader&​nofooter}}+  * {{page>​templates:​software:​makerhub:linx:​linx#​Content&​noheader&​nofooter}}
 ==== Procedure ==== ==== Procedure ====
 ---- ----
  
-<​HTML><​br /><​center><​iframe width="​640"​ height="​360"​ src="//​www.youtube.com/​embed/"​ frameborder="​0"​ allowfullscreen=""></​iframe></​center><​br /></​HTML>​+{{MakerHub Youtube 
 +| Code jd1OsSBSY-s 
 +}} 
  
   * Open the **LINX - Digital Output N Channel** example from the LabVIEW Example Finder. \\  \\    * Open the **LINX - Digital Output N Channel** example from the LabVIEW Example Finder. \\  \\ 
Line 29: Line 32:
   * Run the VI, and click the LED control to toggle the LED on and off. \\  \\    * Run the VI, and click the LED control to toggle the LED on and off. \\  \\ 
   * Modify the VI to increment a counter each loop iteration and display the binary representation of the counter value on the LEDs.   * Modify the VI to increment a counter each loop iteration and display the binary representation of the counter value on the LEDs.
- + 
 +==Challenges== 
 +  * Modify the software to include a counter start value and a maximum count value. \\ \\ 
 +  * Modify the circuit and code to use an 8-bit counter. 
 +\\  
 +{{MakerHub Previous Next Button}} 
 +\\ 
 ==== Related Links ==== ==== Related Links ====
 ---- ----
-[[libraries:linx:]]+{{page>​templates:​software:​makerhub:linx:related_links#​Content&​noheader&​nofooter}}