กลับไปหน้ารวมไฟล์
3x3x3-led-cube-1227f6-en.md
Much of the project is about simple programming of the 3x3x3 LED cube, but it’s importantit was also to be fun. The essence of programming is that + 5V is connected to a column and -5V is connected to a row.
The positive legs of the LEDs should be connected per column, the negative 
one on each floor.

EXPANDED TECHNICAL DETAILS

Volumetric 3D Graphics Interface

A classic hardware project that builds a 3-dimensional display using a grid of 27 LEDs, demonstrating the power of persistence-of-vision (POV) and multiplexing.

  • Matrix Layer-Column Switching: The Arduino manages 3 "Layers" (Cathodes) and 9 "Columns" (Anodes). The firmware rapidly flashes through layers one-by-one, illuminating the correct columns for each layer to create a stable 3D image.
  • Spatial Animation Engine: Includes a software library of 3D patterns, such as "Rain," "Spinning Plane," and "Expanding Box." Each animation is stored as a series of 27-bit frames in the Arduino's program memory.

Aesthetics

  • Bit-Angle Modulation (BAM): (Advanced version) Uses high-speed switching to provide basic "Brightness Control" for individual LEDs within the cube, allowing for soft glows and fading effects.

ข้อมูล Frontmatter ดั้งเดิม

title: "3x3x3 LED cube"
description: "It’s an easy project to make that is fun and anyone can make it."
author: "calmpinguin753"
category: ""
tags:
  - "lights"
  - "entertainment system"
  - "games"
views: 1404
likes: 0
price: 1499
difficulty: "Easy"
components:
  - "1x Soldering iron (generic)"
  - "1x Arduino UNO"
  - "27x LED (generic)"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "79624239aa75ba7d04426628c8a117713433dd73bbfd352696ba7977731a6b43"
encryptedPayload: "U2FsdGVkX1893udloNcroLRzAz2fCVLrgD0/CTrtsx8sn7pmhpUpSWwURNh/2681CTX+oLUJXke164tDV01opiJUsUohLCyaO2kY4YwCE6Q="
seoDescription: "Build a 3x3x3 LED cube with this fun and easy project. Perfect for beginners learning Arduino and electronics."
videoLinks:
  - "https://www.youtube.com/embed/hqc65Fi-nLU"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/3x3x3-led-cube-1227f6_cover.jpg"
lang: "en"