• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Contact | Calculators-online
You are here: Home / Lamps and Lights / Cube Light Circuits

Cube Light Circuits

Last Updated on October 26, 2021 by Swagatam 7 Comments

In this post I have explained how to make simple yet fascinating cube light circuits, in which LEDs are connected inside a plastic cube to produce interesting illuminating effects.

Table of Contents
  • Why a Cube
  • Using a Delay ON Timer
  • Creating a Sequential LED Lighting
  • How it Works

All the designs presented below are very simple to build and do not involve any complex microcontroller or Arduino coding.

Why a Cube

Because cube lights look very attractive compared to other LED set ups. A cube as we know is a square box which has a visible length, breadth, height, and depth, meaning a cube is a perfect unit which can be used for exhibiting a specific parameter through an interesting 3 dimensional mode.

When LEDs are fitted across the walls of a cubical box, and illuminated with specific patterns, we are able to witness fascinating work of lightning, which can be attractive enough to catch the attention of any individual viewing it.

In the cube light project, we will fit one LED on each block of the cube, and illuminate them one after the other in sequence, so that all the blocks start illuminating one by one until the whole cube is illuminated.

Related Post:
  • LED Driver Power Supply Circuit Using Dimmer Switch

The pattern can be sub divided into other variants, for example the delay timers can be made random, so that each block illuminates randomly imitating the house lights of a building apartments switching ON at night randomly.

In another pattern, the delay patterns could be triggered from two ends so that blocks start illuminating from two ends and finally meet at the center to illuminate the whole cube.

Using a Delay ON Timer

We have already studied a simple delay timer in one of our earlier posts, which is shown below:

Parts List

  • R1 = 47k
  • R2 = 100k
  • R3, R4 = 10k
  • R5 = 1k
  • D1 = 3V zener
  • D3 = 1N4148
  • T1 = BC547
  • T2 = BC557
  • C2 = 100uF/25V

The idea is very simple, when power is switched, T1 is unable to conduct due to the presence of C2. At power switch ON, C2 grounds the T1 base voltage via R2 D3, and slowly begins charging.

Related Post:
  • Glittering LED Flower Circuit [Multicolored LED Light Effect]

During this time T2 also remains switched OFF, since it is unable to get the required base bias through T1 collector.

As C2 charges, the voltage across it rises slowly, until it reaches a value which is sufficiently high than the combined forward voltages of D3, D1, and T1 (base/emitter drop), which is equal to around 4.2V.

Once this happens T1 now conducts along with T2, and the LED switches ON.

So the delay for the LED to switch ON is determined by the values of R2, C2, D1, D3.

Creating a Sequential LED Lighting

It is easy to cascade many of these timer modules to create a sequential LED ON effect, which can be then implemented for illuminating our cube lights. The design for 3 cascaded sequential LED delay stages can be seen in the following diagram.

Related Post:
  • LED Strip Light Dimmer Controller Circuit

You may need a total of 25 such stages in all to create the intended sequential cube LED lighting as shown in the GIF image above.

If you want to make it quicker, then you can reduce the number of stage to 12, and add two LED in series in each module to cover two blocks at a time in the cube.

Alternatively, you can use 3 such stages, and connect 8 LEDs from each row of the cube to each delay timer, in sequence to create a rising skyscraper effect.

However, if you want to use all the specified 25 stages and want to make it faster or slower, you can do it by selecting lower or higher values for the capacitor C2 appropriately.

How it Works

When the first LED illuminates after a set delay, the collector of T2, provides the charging voltage to the C2 of the next delay timer stage, which causes the second LED to light up after a predetermined delay. Once the second LED lights, the collector of the relevant T2 feeds the next subsequent delay stage to light up the 3rd LED after the set delay...and the system continues to illuminate the cube LEDs with a delayed sequence, one after the other until the whole cube is illuminated.

Related Post:
  • Simple Scrolling RGB LED Circuit

You'll also like:

  • 1.  3D Moon-Sphere LED Driver with Charger and Dimmer Circuit
  • 2.  Simple Scrolling RGB LED Circuit
  • 3.  LED Strobe Light Circuit with Chasing, Flashing Effects
  • 4.  Transformerless Constant Current LED Driver Circuit
  • 5.  Simple LED Circuits
  • 6.  Sound Activated LED Lamp Circuit

Filed Under: Lamps and Lights Tagged With: Circuits, Cube, Light

About Swagatam

I am an electronics engineer and doing practical hands-on work from more than 15 years now. Building real circuits, testing them and also making PCB layouts by myself. I really love doing all these things like inventing something new, designing electronics and also helping other people like hobby guys who want to make their own cool circuits at home.

And that is the main reason why I started this website homemade-circuits.com, to share different types of circuit ideas..

If you are having any kind of doubt or question related to circuits then just write down your question in the comment box below, I am like always checking, so I guarantee I will reply you for sure!

Previous Post: « 7 Accurate Square Wave Oscillator Circuits
Next Post: Visible Light Communication Circuit [using InfraRed] »

Reader Interactions

Comments

  1. Prosper says

    April 22, 2022 at 5:18 pm

    Thanks, this was helpful. When creating cube light circuit, are the LED lights to be connected in series or parallel?

    Reply
    • Swagatam says

      April 23, 2022 at 10:35 am

      Thanks, It should be connected as explained in the article.

      Reply
      • Prosper says

        April 23, 2022 at 2:54 pm

        OK, thanks

        Reply
  2. Norman D Kelley says

    August 9, 2021 at 7:27 am

    Hi Swagatam,
    You suggested the above circuit for my varying beeper project. I want the beeper to produce a short beep once and then be silent until the next delay period has finished. The above circuit was designed for LEDs and once each LED lights, they stay lit until reset. If I replace the three LEDs with one beeper with inline diodes and inline capacitors to limit the beep length, will that work?

    Reply
    • Swagatam says

      August 9, 2021 at 8:56 am

      Hi Norman, yes that’s right, you can attach the following diode capacitor network at the collectors of T2, and check the response.

      comment image" alt="bird sound timer circuit" />
      the resistors can be 22k each, diodes can be 1N4007, and the capacitor values will need to experimented to get the desired delay.

      Reply
  3. Meshbon says

    April 3, 2021 at 3:05 am

    Thanks so much Engineer. Please, from the circuit diagrams above, what does the circled diode signifies?

    Reply
    • Swagatam says

      April 3, 2021 at 8:42 am

      The circled diodes are the LEDs.

      Reply

Need Help? Please Leave a Comment! We value your input—Kindly keep it relevant to the above topic! Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

circuit simulator image

Subscribe to get New Circuits in your Email



Categories

  • Arduino Projects (89)
  • Audio and Amplifier Projects (132)
  • Automation Projects (17)
  • Automobile Electronics (101)
  • Battery Charger Circuits (83)
  • Datasheets and Components (106)
  • Electronics Theory (143)
  • Free Energy (37)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (19)
  • Health related Projects (25)
  • Home Electrical Circuits (12)
  • Indicator Circuits (14)
  • Inverter Circuits (88)
  • Lamps and Lights (142)
  • Meters and Testers (69)
  • Mini Projects (46)
  • Motor Controller (64)
  • Oscillator Circuits (28)
  • Pets and Pests (15)
  • Power Supply Circuits (108)
  • Remote Control Circuits (50)
  • Security and Alarm (64)
  • Sensors and Detectors (102)
  • Solar Controller Circuits (59)
  • Temperature Controllers (42)
  • Timer and Delay Relay (49)
  • Transmitter Circuits (29)
  • Voltage Control and Protection (40)
  • Water Controller (36)



Other Links

  • Privacy Policy
  • Cookie Policy
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

People also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |



Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Quora
  • Stack Exchange
  • Linkedin


  • Recent Comments

    • Swagatam on Crystal Radio Sets with Amplifier Circuit
    • Swagatam on How to Make Dog Barking Preventer Circuit using High Frequency Deterrence
    • Lion on Crystal Radio Sets with Amplifier Circuit
    • suat kaleli on How to Make Dog Barking Preventer Circuit using High Frequency Deterrence
    • Swagatam on 3 High Power SG3525 Pure Sine wave Inverter Circuits

    © 2025 · Swagatam Innovations