Difference between revisions of "LED Cube Shield for Arduino"

From LinkSprite Playgound
Jump to: navigation, search
(Introduction)
(Hardware Installation)
 
(21 intermediate revisions by 3 users not shown)
Line 6: Line 6:
  
  
[[File:Light-cube-01.jpg | 400px]]
+
[[File:N08DH WITHOUT PACKAGED FRONT.jpg | 640px]]
 +
 
 +
 
  
[[File:Light-cube-02.jpg | 400px ]]
 
  
 
The LED color will be blue.
 
The LED color will be blue.
Line 16: Line 17:
 
Parts list:
 
Parts list:
  
 
+
*70 X [http://linksprite.com/wiki/index.php5?title=3mm_LED_%E7%99%BD%E5%8F%91%E8%93%9D_%E8%84%9A%E9%95%BF28mm  3mm LED Blue Light Pin Length 28mm ][IT_LEDBLU5MM_FL28MM] [DC101101]
*64 LEDs
+
*24 X [http://linksprite.com/wiki/index.php5?title=%E5%9C%86%E5%AD%94%E9%92%88PIN%E7%AB%AF%E5%AD%90%E6%99%B6%E6%8C%AF%E5%BA%A7%EF%BC%88Crystals_seat%EF%BC%89_%E5%85%89%E7%AB%8B%E6%96%B9%E6%8F%92%E9%92%88%E5%BA%A7 LED Cube Seat][IT_PIN_CRYSSEAT][WA101101]
*40-pin header
+
*1 X [http://linksprite.com/wiki/index.php5?title=PCB%E6%9D%BF_for_%EF%BC%884X4X4_LED%EF%BC%89 PCB for (4X4X4 LED)] [IT_PCB_4X4X4LED] [FB101103]
*Empty light cube shield PCB
+
*1 X [http://linksprite.com/wiki/index.php5?title=%E5%8D%95%E6%8E%92%E9%92%88_%E7%9B%B4%E8%84%9A2.54MM%E9%97%B4%E8%B7%9D_1*40P_Single_row_needle 2.54MM Spacing 1*40P Single Row Female Needle] [IT_SIRWNE2.54MM_1X40P] [GA101101]
*1P female socket for LED anode connection.
+
*2 X Single as [http://www.cutedigi.com/prototyping/wire/jumper-wires-premium-pack-of-60-male-to-male.html Jumper Wires Male-to-Male with 20cm] [IT_JUMR_MM_PK40_WI20CM][BB101104]
  
 
== Application Ideas  ==
 
== Application Ideas  ==
Line 36: Line 37:
 
== Schematic  ==
 
== Schematic  ==
  
*[https://s3.amazonaws.com/linksprite/Shields/RS232/arduino_RS232.pdf Schematics]
+
*[https://s3.amazonaws.com/linksprite/Shields/LED_CUBE/4x4x4.pdf Schematics]
  
 
== Specification  ==
 
== Specification  ==
Line 69: Line 70:
 
Assembly Instructions:
 
Assembly Instructions:
  
 +
Dx means Digital pin, Ax means Analog pin, please refer to the picture below:
 +
 +
[[File:4x4x4 Light Cube shield1.jpg]]
 +
 
 +
 +
These 0-15 slots indicated in the table below are used for plugging in LED’s
 +
anode.
 +
 +
[[File:4x4x4 Light Cube shield2.jpg]]
 +
 +
[[File:4x4x4 Light Cube shield3.jpg]]
 +
 +
These 16-19 slots indicated in the table below are used for plugging in
 +
LED’s cathode.
 +
 +
[[File:4x4x4 Light Cube shield4.jpg]]
 +
 +
Ⅴ.Usage
 +
5.1 Hardware Installation
 +
After unpacking the kit, it looks like the following as:
 +
 +
[[File:4x4x4 Light Cube shield5.jpg]]
 +
 +
Assembly Instructions:
 +
Step 1: Bend all LEDs’ legs (the shorter leg is Cathode, while the longer one is anode) into three types as below:
 +
 +
[[File:4x4x4 Light Cube shield6.jpg]]
 +
 +
Type A: 48 LEDs need to be bent like this, the longer leg needs to be bent down like the right leg shown as the type A in the picture above, please make sure the two legs angled in 90 degree.
 +
Type B: 15 LEDs need to be bent like this, after getting a type A LED, bend the shorter leg down 90 degree in vertical level at a higher joint than the longer leg while bending Type A LED(the higher joint helps to avoid short when using later on) .
 +
Type C: only 1 LED needs to be bent like this, after getting a type A LED, bend the shorter leg down 90 degree in the same level but also at a higher joint than the longer leg while bending Type A LED(the higher joint helps to avoid short when using later on).
 +
 +
Step 2: Divide the 40 pin headers into 4 pieces as the picture below:
 +
 +
[[File:4x4x4 Light Cube shield7.jpg]]
 +
 +
 +
Step 3: Soldering:
 +
a. Solder all the headers, please make sure the side with silk screen is up:
 
   
 
   
 +
[[File:4x4x4 Light Cube shield8.jpg]]
 +
 +
b. Solder the 1P female sockets:
 +
 +
[[File:4x4x4 Light Cube shield9.jpg]]
 +
 +
 +
Please plug in 17 sockets onto other side without silk screen for slots 0-16, leave the slots 17-19 for plugging in jumper wires later, turn it over helping with a hardboard, and solder them all.
 +
c. Solder LED:
 +
 +
[[File:4x4x4 Light Cube shield10.jpg]]
 +
 +
Solder the first layer, make sure different bent type LEDs are soldered in the right area accordingly as shown in above picture. While soldering, connect all cathode legs within the same layer, and connect all Anode legs between different layers. Please make sure all the LED’s are pointing at the same direction.Solder the rest three layers, solder as the same instruction for first layer,but replace Type B LEDs for area C.Solder each jumper wire header onto any Anode leg on layer A, B and C, and then connect each layer to slot 17, 18, and 19 accordingly, please refer to the picture below:
 +
 +
[[File:4x4x4 Light Cube shield11.jpg]]
 +
 +
[[File:4x4x4 Light Cube shield13.jpg]]
 +
 +
[[File:4x4x4 Light Cube shield12.jpg]]
 +
 +
 +
5.2 Programming
 +
Sample code can be downloaded from here.
 +
https://s3.amazonaws.com/linksprite/Shields/LED_CUBE/CUBE_V1.ino
 +
 
*Bend LED's Cathode leg (the shoter one)
 
*Bend LED's Cathode leg (the shoter one)
 
*Divide LEDs into 4 layers, connect all cathode legs within the same layer
 
*Divide LEDs into 4 layers, connect all cathode legs within the same layer
Line 87: Line 152:
  
 
== Resources  ==
 
== Resources  ==
 +
 +
*[http://learn.linksprite.com/pcduino/4x4x4-led-cube-shield-on-pcduino/ Assemble Instruction]
  
 
== How to buy  ==
 
== How to buy  ==
 
+
Here to buy LED Cube Shield for Arduino on [http://store.linksprite.com/4x4x4-light-cube-shield-kit-for-pcduino-arduino/ store]
 
 
 
 
 
 
  
 
== See Also  ==
 
== See Also  ==

Latest revision as of 05:01, 26 July 2016

Introduction

The 4x4x4 Light Cube shield uses 64 LEDs. It can be driven by pcDuino/Arduino directly.

Note: This is a kit and soldering is required.


N08DH WITHOUT PACKAGED FRONT.jpg



The LED color will be blue.

Features

Parts list:

Application Ideas

Cautions

Schematic

Specification

  • View-able planes" 5
  • Pixel: Every pixel is represented by a LED.
  • Distance between pixels: 14mm
  • Number of pixels: 4 x 4 x 4
  • Sockets to hold the cube: 20
  • Size of PCB: 52.98mm x 77.81mm

Pin definition and Rating

Mechanic Dimensions

Usage

Hardware Installation

Assembly Instructions:

Dx means Digital pin, Ax means Analog pin, please refer to the picture below:

4x4x4 Light Cube shield1.jpg
 

These 0-15 slots indicated in the table below are used for plugging in LED’s anode.

4x4x4 Light Cube shield2.jpg

4x4x4 Light Cube shield3.jpg

These 16-19 slots indicated in the table below are used for plugging in LED’s cathode.

4x4x4 Light Cube shield4.jpg

Ⅴ.Usage 5.1 Hardware Installation After unpacking the kit, it looks like the following as:

4x4x4 Light Cube shield5.jpg

Assembly Instructions: Step 1: Bend all LEDs’ legs (the shorter leg is Cathode, while the longer one is anode) into three types as below:

4x4x4 Light Cube shield6.jpg

Type A: 48 LEDs need to be bent like this, the longer leg needs to be bent down like the right leg shown as the type A in the picture above, please make sure the two legs angled in 90 degree. Type B: 15 LEDs need to be bent like this, after getting a type A LED, bend the shorter leg down 90 degree in vertical level at a higher joint than the longer leg while bending Type A LED(the higher joint helps to avoid short when using later on) . Type C: only 1 LED needs to be bent like this, after getting a type A LED, bend the shorter leg down 90 degree in the same level but also at a higher joint than the longer leg while bending Type A LED(the higher joint helps to avoid short when using later on).

Step 2: Divide the 40 pin headers into 4 pieces as the picture below:

4x4x4 Light Cube shield7.jpg


Step 3: Soldering: a. Solder all the headers, please make sure the side with silk screen is up:

4x4x4 Light Cube shield8.jpg

b. Solder the 1P female sockets:

4x4x4 Light Cube shield9.jpg


Please plug in 17 sockets onto other side without silk screen for slots 0-16, leave the slots 17-19 for plugging in jumper wires later, turn it over helping with a hardboard, and solder them all. c. Solder LED:

File:4x4x4 Light Cube shield10.jpg

Solder the first layer, make sure different bent type LEDs are soldered in the right area accordingly as shown in above picture. While soldering, connect all cathode legs within the same layer, and connect all Anode legs between different layers. Please make sure all the LED’s are pointing at the same direction.Solder the rest three layers, solder as the same instruction for first layer,but replace Type B LEDs for area C.Solder each jumper wire header onto any Anode leg on layer A, B and C, and then connect each layer to slot 17, 18, and 19 accordingly, please refer to the picture below:

4x4x4 Light Cube shield11.jpg

4x4x4 Light Cube shield13.jpg

4x4x4 Light Cube shield12.jpg


5.2 Programming Sample code can be downloaded from here. https://s3.amazonaws.com/linksprite/Shields/LED_CUBE/CUBE_V1.ino

  • Bend LED's Cathode leg (the shoter one)
  • Divide LEDs into 4 layers, connect all cathode legs within the same layer
  • Connect Anode legs between layers
  • Finally connect anode legs of different layers to the shield.

Programming

Sample code can be downloaded from here.

FAQ

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

Here to buy LED Cube Shield for Arduino on store

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.