Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 312 Bytes

README.rst

File metadata and controls

18 lines (10 loc) · 312 Bytes

Program to control a 3D Cube of LEDs

To compile run:

make

To flash it to arduino run:

make program

Also:

make clean

Edit MCU, F_CPU, AVRDUDE_PROGRAMMER, AVRDUDE_PORT in the Makefile to customize for your microcontroller.