Skip to content

echox/cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

LED Cube Library

This is a small library for a 4x4x4 LED cube.

The cube status is stored in a 3-dimensional array and then painted via multiplexing the different layers.

Some simple example patterns are included.

Mapping between the microcontroller output pins and the library can be configured.

Note: At the moment this is under high development and may completly change. Not even near stable. See http://www.instructables.com/id/LED-Cube-4x4x4/ for reliable code :-).

License: ISC (equivalent to 2-clause BSD license)

About

cube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages