4x4x4 Led Cube Pattern Simulator - Application

This application helps you designing patterns for a 4x4x4 led cube.

Pattern design and simulation of an Arduino (or Atmel) 4x4x4 LED cube

Using a HTML 5 canvas we created a little simulation for the LED 4x4x4 cube, not brilliant but it works.
When you first load this page and your browser is HTML 5 compatible, the cube will display the sequence from the textarea below.

Your browser does not support the HTML5 canvas element.
Rotate cube:
X:
Y:
Z:
FOV:
DIST:

Binary patterns

In the text area below you find the binary patterns used for the led cube. Four nibbles per layer separated with a space. The last number is the time that the frame should be displayed. You can change the pattern and click 'Activate Pattern' to test. After you designed your sequence you can copy the code and paste it directly into your Arduino code to used with your 4x4x4 led cube.

Layer 1





Layer 2





Layer 3





Layer 4





Speed:

	Every line should have the following format:
	[layer][comma][space][layer][comma][space][layer][comma][space][layer][comma][space][frametime]
	Where [layer]:
	[nibble],[nibble],[nibble],[nibble]

	So it looks like:
	bbbb,bbbb,bbbb,bbbb, bbbb,bbbb,bbbb,bbbb, bbbb,bbbb,bbbb,bbbb, bbbb,bbbb,bbbb,bbbb, frametime
	

Just add make a pattern using the checkboxes and click 'Add Line' to see one full line.

If you have trouble using this or any questions, please contact us.
Need help?
We love to hear from you! Please fill in your details to help you better!
We are here to answer your questions. Please fill in your name and press 'Start Chat'.
Thanks!
We will get back to you as soon as possible!