Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
/ LED-Cube-Py Public archive

A python driver for a raspberry pi powered LED cube of any size

License

Notifications You must be signed in to change notification settings

cujomalainey/LED-Cube-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LED-Cube-Py

A python driver for a raspberry pi powered LED cube of any size, design must be of the format where all GPIOs are wired directly to each column and GPIOs controlling grounding switches are directly wired to transistors.

NOTE: NOT RECOMMENDED DESIGN. Due to the speed of python and the unstable voltages of the raspberry pi it does not make a good contendor for driving an LED cube. I attempted to implement Bit Angle Modulation to allowing dimming of the LEDs and python is simply not fast enough. I have not attempted this with a PI 2 but I would guess the results would be the same considering the tests were only done on a 4x4x4 cube. I recommend a dedicated AVR for driving your cube. If you need wireless or internet access I recommend checking out my future designs of this project which will include a raspberry pi controller and accessing the AVR driver of the cube via Xbee.

About

A python driver for a raspberry pi powered LED cube of any size

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages