added url of blog post from which is source code
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 15 Dec 2015 23:18:16 +0000 (00:18 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 15 Dec 2015 23:18:16 +0000 (00:18 +0100)
HUB12_cascaded/HUB12_cascaded.ino
HUB12_simple/HUB12_simple.ino

index 3c328bc..7d2636d 100644 (file)
@@ -5,6 +5,7 @@
 *  HUB12 protocol
 *  Support for multiple cascaded panels
 *  Get text TO DISPLAY from the serial monitor
+*  http://blog.vettore.org/building-a-large-led-sign-with-inexpensive-standard-modules-and-arduino/
 *
 *************************************************************/
  
index 250a034..fa2def0 100644 (file)
@@ -3,6 +3,7 @@
 *
 *  Sample sketch for driving 32x16 LED PANEL (1/4 scan) with
 *  HUB12 protocol
+*  http://blog.vettore.org/building-a-large-led-sign-with-inexpensive-standard-modules-and-arduino/
 *
 *************************************************************/