Search found 1 match

by webac
Sat Aug 27, 2016 3:10 pm
Forum: Arduino
Topic: HC4x4x4Cube Arduino library for 4x4x4 LED cubes
Replies: 25
Views: 53698

Re: HC4x4x4Cube Arduino library for 4x4x4 LED cubes

I tried this : #include <HC4x4x4Cube.h> void setup() { // put your setup code here, to run once:// //*Initialize the cube *// CubeInit(); } void loop() { // put your main code here, to run repeatedly:// //* Turn on all LEDs in the first and 3rd layers *// Matrix_Buffer[3] = 0b0000000000000000; Matri...

Go to advanced search