![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
LED screen driver build for hackspace.
Revision 1:1af5060b2a34, committed 2012-02-29
- Comitter:
- madcowswe
- Date:
- Wed Feb 29 17:09:46 2012 +0000
- Parent:
- 0:f16a1d69a386
- Commit message:
Changed in this revision
ledScreen.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r f16a1d69a386 -r 1af5060b2a34 ledScreen.h --- a/ledScreen.h Wed Feb 29 17:01:43 2012 +0000 +++ b/ledScreen.h Wed Feb 29 17:09:46 2012 +0000 @@ -12,6 +12,8 @@ This version uses inverted outputs (to bring voltage from 3.3 to 5v and drive more current) for data, clock and address lines. Quirks of current platform: + transformFrame crammed into the code, should be united with transformFrame2 for proper orientation + address lines are put through inverters, code still thinks it's addressing with logic 1's, whereas in reality MA0 is inverted and put into the ribbon cable line of MA1 and vice-versa