当前位置:首页 > 科学研究 > 电子编程 > 正文内容

DIY - Monochrome Light Cube Maker Introduction Step by Step

RonWang10个月前 (12-19)电子编程653

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

版权声明:本文为原创文章,版权归donstudio所有,欢迎分享本文,转载请保留出处!

本文链接:http://www.parentscn.com/?id=323

相关文章

C语言教程05: C/C++开发环境

C 语言编译器可以分为 C 和 C++两大类,其中 C++是 C 的超集,也支持 C 语言编程。事实上,编译器的选择不是最重要的,它们都可以完成基本的 C 语言编译。但因为编译器的编译结果存在一定差别...

Arduino Programming Basic - Input and Outpput

Arduino Programming Basic - Input and Outpput

The pins on the Arduino can be configured as either inputs or outputs. This document explains the fu...

Arduino Project 040 - Ultrasonic Distance Alarm

Arduino Project 040 - Ultrasonic Distance Alarm

The sensor consists of two primary components: a transmitter and a receiver . The transmitter is res...

Arduino Project 005 - LED Chase Lights

Arduino Project 005 - LED Chase Lights

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

如何读懂和选用合适的电线的规格?初级电线标准和规格入门知识

如何读懂和选用合适的电线的规格?初级电线标准和规格入门知识

American Wire Gauge “AWG” Chart – Wire Size & Ampacity TableAmerican Wire Gauge WIKIAmerican Wir...

电子制作|启程前的入门知识

电子制作|启程前的入门知识

电子制作是一件充满乐趣和成就感的活动,也许在开始时会有一些挑战或者坎坷,慢慢的当你踏入电子制作的世界之后,我相信你肯定再也停不下脚步,本部分电子制作的入门知识将主要围绕:工具、元器件和电路基础三个部分...