https://github.com/zhum/ledcube
LEDcube library. Tested with 4x4x4 cube
https://github.com/zhum/ledcube
Last synced: over 1 year ago
JSON representation
LEDcube library. Tested with 4x4x4 cube
- Host: GitHub
- URL: https://github.com/zhum/ledcube
- Owner: zhum
- Created: 2014-05-10T12:19:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-11T06:19:07.000Z (about 12 years ago)
- Last Synced: 2025-01-30T20:14:54.415Z (over 1 year ago)
- Language: C++
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ledcube
=======
LEDcube library for arduino. Tested with 4x4x4 cube. You can light on or off any 3d point one-by-one, then call `show`.
As all ledcube planes cannot be powered at once, they are powered in cycle during period, passed to `show`.