Revision: 3590
Author:   robhamerling
Date:     Mon Sep  8 09:01:49 2014 UTC
Log:      New libraries for 8x8 LED matrix modules with MAX7219 chip.
These libraries use an SPI library for communications with the MAX7219 chips,
and can choose between hardware and software SPI with a constant definition.
Also added new dedicated samples, tested with single and chained 8x8 matrix modules.
The samples generated from test/board files are not replaced.


https://code.google.com/p/jallib/source/detail?r=3590

Added:
 /trunk/include/external/led_matrix/max7219_1.jal
 /trunk/include/external/led_matrix/max7219_common.jal
 /trunk/include/external/led_matrix/max7219_n.jal
 /trunk/sample/12f1840_max7219_1_spi_hw.jal
 /trunk/sample/12f1840_max7219_1_spi_sw.jal
 /trunk/sample/12f1840_max7219_n_spi_hw.jal
 /trunk/sample/12f1840_max7219_n_spi_sw.jal
 /trunk/sample/12f683_max7219_1_spi_sw.jal
 /trunk/sample/12f683_max7219_n_spi_sw.jal
Modified:
 /trunk/CHANGELOG
 /trunk/TORELEASE

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to