DIY - Monochrome Light Cube Maker Introduction Step by Step

RonWang4 years ago (2022-08-22)电子编程 COD74

First, let's take a look at the complete welded diagram (the shell needs to be purchased separately) to get an overall idea. The entire welding process takes a long time and requires some welding skills. You must be careful, especially when welding LED lights, as the welding time should not be too long (be sure to prevent static electricity during welding, and keep the welding time within 3 seconds to prevent damage to the LED lights).

4x4x4 Light Cube Monochrome

4X4X4 Light Cube Components List

4x4x4 Light Cube Monochrome Component List

I. Soldering the motherboard

Solder the chip socket and power socket, paying attention to the direction of the notch on the chip socket.

Chip Seat

Solder the resistor (non-directional) to the LED (long leg is +), and mount the chip on the base (note the direction of the notch).

RGB LED and Resistor

II. Soldering for LED Section

 1. Pre-Blend the LED 

LED Pre-Blend and soldering

2. After shaping, weld a universal board to secure the LED, which makes it easier to weld the LED bracket. Using this method, the LED array will be neat and attractive: use a 7x9 universal board to weld 8 pin headers (cut from a row of pins), then clamp the shaped LED onto the pin headers, welding the positive terminal vertically and the negative terminal horizontally. Note the pin header spacing: 6 holes horizontally and 9 holes vertically.

Maker LED Position Module

(Maybe Universal PCB have different size ,but only have same arranged . )

Sodering LED

Note: LED welding involves welding the negative terminals together and the positive terminals together. The positive and negative terminals must not come into contact with each other.

Solder LED group

Soldering 8 such LEDs using the same method. Continue to soldering the two sides of the welded LEDs together. Insert one side of the LED into the pin socket as shown in the figure below. Continue to place the other side of the LED on top and sodering the LED legs.

Solder LED group

Using the same method, make four sets of these LEDs.

Solder LED group

This way, you will have 16 LEDs, which is one group. Once all four sides or groups are complete, you can assemble a 4x4x4 light cube.

III. Light Cube Assembly

The light cube uses a common anode and common cathode connection method.

1. LED Group Connect

The wiring method for the group is shown in the figure. On the board, the solder pad labeled “B+” on the left side of each LED socket is connected to the positive terminal of the blue LED, and the solder pad labeled “R+” is connected to the positive terminal of the red LED (if it is a Mono-Color LED, the “R+”terminal is left open).

LED group Assembly

2. Layer connect

P20-P27 are layer control lines (control the negative pole of the LED, middle pin).

First, we divide the light cube into left and right sides, and connect the negative poles of every two columns of LEDs (middle pin of the LED) together to form first layer.

Layer connect

Cut off the excess leg .

cut off the excess

Use OK wire to connect the negative terminals on each layer.

soldering wire

After soldering, the entire light cube is complete.

IV. Shell Assembly

  1. Remove the protective plastic film.

  2. Bolt and screw fixed.

  3. First assemble these five sides (note that the screw holes on the bottom shell must align with the light cube board).

  4. Assembly the pcb and light parts . All done.

  5. Insert DC 5V 1A power check and enjoy the shining and blink time.

assembly the cube light

assembly the cube light

assembly the cube light

assembly the cube light

Share with Friends:

Related Articles

CODE | Liquid Crystal Displays-Serial to Display - Arduino Project 037

CODE | Liquid Crystal Displays-Serial to Display - Arduino Project 037

The DS18B20 Temperature Sensor is a digital temperature sensor capable of measuring temperatures wit…

CentOS Server PHP 7.4+ Installation

CentOS Server PHP 7.4+ Installation

Centos服务器PHP7.4+安装IntroductionA LEMP software stack is a group of open source software that is typic…

CODE | Based Security System with Lcd Display - Arduino Project 046

CODE | Based Security System with Lcd Display - Arduino Project 046

Components Needed: You will need an Arduino (like Arduino Uno or Nano), an LCD display, a keypa…

C03 |  Program Structure

C03 | Program Structure

C语言教程03:C语言程序结构一个 C 语言程序由一个固定名称为 main 的主函数和若干个其他函数(可没有)组成。下面通 过几个例题,总结出 C 语言程序的结构特点。在 Dev C++环境下编写的第…

CODE | Dual Servo Control - Arduino Project 026

CODE | Dual Servo Control - Arduino Project 026

This project you’ll create another simple project, but this time you’ll control two servos using com…

CODE | LED Chase Lights - Arduino Project 005

CODE | LED Chase Lights - Arduino Project 005

You’re going to use a string of LEDs (10 in total) to make an LED chase effect, similar to that used…

Post a Comment

Anonymous

Feel free to share your thoughts and opinions here.