iamtawinan / lolshield

Automatically exported from code.google.com/p/lolshield
0 stars 0 forks source link

fonttest doesn't run on Arduino Uno #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just run the fonntest example
2.
3.

What is the expected output? What do you see instead?
I'd expect to see the fonts displayed as per a youtube video I saw
What I actually see is nothing

What version of the product are you using? On what operating system?
Charliplexing.cpp V0.9
Font.cpp V 0.0
fonttest.pde V1.0

Please provide any additional information below.

I had to change WProgram.h to Arduino.h
Basic_Test passes OK, so I guess the shield is wired up correctly.
Charli_heart appears to start OK but soon degenerates into a mess of LEDs
Grayscale produces wavy diagonal lines
invader, life, LoLShield_breath, pong2 and myfont all work OK.
tetris won't compile

Original issue reported on code.google.com by gareth.h...@gmail.com on 10 Dec 2012 at 10:58

GoogleCodeExporter commented 8 years ago
was fixed in revision 20

Original comment by r...@ihack.net on 20 Aug 2013 at 6:13