Heroic Robotics / SD600A

Fork of SD600A by Heroic Robotics

Revisions of SD600A.h

Revision Date Message Actions
29:0200c63e1158 2014-08-25 Add support for service() method. File  Diff  Annotate
27:6667543f3b28 2013-04-11 Add function to write packed pixels via memcpy (about 150 usec faster) File  Diff  Annotate
26:98163818a82e 2012-10-13 Change SD600A SPI to use a single SD600ASupervisor for SPI. This substantially reduces interrupt load. File  Diff  Annotate
24:d8d960a7124e 2012-10-13 Change interrupt interval to 60 usec. File  Diff  Annotate
23:2e60470dd134 2012-10-12 Move dat and clk back into private (since our interrupt routine is a member function, we can do this now.); ; Add logic to compute total luminance and hence current. File  Diff  Annotate
19:43cb725a2598 2012-10-11 Do more bits, change more names; File  Diff  Annotate
18:a61600110235 2012-10-11 Do two bits at a time. File  Diff  Annotate
16:910bf46f2ce4 2012-10-11 Move soft SPI task to interrupt routine. Remove idle mode, since we now clock out continuously. File  Diff  Annotate
11:97ef14b4c4de 2012-10-10 Fix colour ordering and strip addressing to match LPD8806. File  Diff  Annotate
10:d2dd5c752f7b 2012-10-10 Make the SD600A library kinda work. The idle thread's too lumpy and it makes the strip flicker. BAH. File  Diff  Annotate
8:78ba2917bfd9 2012-10-10 Make guard words actual guard words, rather than something completely wrong. File  Diff  Annotate
6:aacceefab2ea 2012-10-08 Whoops. Misnamed class. File  Diff  Annotate | base