This project also contains an example of how to use external C files in coordination with Arduino IDEs' C++ language.
The LedControl library provides a simple way to control a 4-LED setup on an Arduino. This library allows you to perform basic LED operations such as turning all LEDs on or off, counting up and down in ...