Difference between revisions of "16 LEDs"

From BitWizard WIKI
Jump to: navigation, search
(Overview)
m (Pinout)
Line 26: Line 26:
 
| 1 || 2 || GND || GND
 
| 1 || 2 || GND || GND
 
|-
 
|-
| 3 || 4 || LED1 || LED2
+
| 3 || 4 || LED0 || LED1
 
|-  
 
|-  
| 5 || 6 || LED3 || LED4
+
| 5 || 6 || LED2 || LED3
 
|-
 
|-
| 7 || 8 || LED5 || LED6
+
| 7 || 8 || LED4 || LED5
 
|-
 
|-
| 9 || 10 || LED7 || LED8
+
| 9 || 10 || LED6 || LED7
 
|-
 
|-
| 11 || 12 || LED9 || LED10
+
| 11 || 12 || LED8 || LED9
 
|-
 
|-
| 13 || 14 || LED11 || LED12
+
| 13 || 14 || LED10 || LED11
 
|-
 
|-
| 15 || 16 || LED13 || LED14
+
| 15 || 16 || LED12 || LED13
 
|-
 
|-
| 17 || 18 || LED15 || LED16
+
| 17 || 18 || LED14 || LED15
 
|-
 
|-
 
| 19 || 20 || VCC || VCC
 
| 19 || 20 || VCC || VCC

Revision as of 17:02, 24 April 2013

The 16_LEDs PCB
The 16_LEDs PCB

This is the documentation page for the 16-LEDs board.

Overview

A very useful board to test your digital outputs. Works on 5V as well as 3.3V so for the DIO as well as the Pi GPIO pins.
Must have! Use the 10x1Pin F-F kabel to hook it up to the boards.

Assembly instructions

No user adjustable settings.

Possible Configurations

To test the 16LED, connect the device to any of the GND and power pins on the boards.
For example if you have a combination of the DIO and the 16LED (common GND), connect DIO-PIN1 to 16LED-PIN1 and DIO-PIN2 to 16LED-PIN3 to light LED0 as DIO-PIN2 is VCC (5V).

External resources

Related projects

Pinout

pin function
1 2 GND GND
3 4 LED0 LED1
5 6 LED2 LED3
7 8 LED4 LED5
9 10 LED6 LED7
11 12 LED8 LED9
13 14 LED10 LED11
15 16 LED12 LED13
17 18 LED14 LED15
19 20 VCC VCC

Common Ground/Common VCC is hard wired in JP1.

1=2  3Common GND
1  2=3 Common VCC

Jumper settings

Future hardware enhancements

Changelog

2.0

  • Initial public release