smujzee / lolshield

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

Ghosting of upper right LEDs. #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At all times two LEDs in the upper right corner are lit at all times. It
seems to go across all versions of Arduino that I've tried. It does not
happen if the refresh rate is slowed down to light only individual LEDs.
Only when it is refreshing at a decent rate.

Original issue reported on code.google.com by jaypee4...@gmail.com on 28 May 2010 at 5:58

GoogleCodeExporter commented 9 years ago
At 01:13 into the demo video on this page:

http://www.makershed.com/ProductDetails.asp?ProductCode=MKJR3

You can see the two LED "half" on.  You can also see 3 other LEDs that are 
partly lit that shouldn't be. In other parts of the video you can see ghosting 
of other LEDs too.

Original comment by anthonym...@gmail.com on 15 Jun 2010 at 3:50

GoogleCodeExporter commented 9 years ago
Those are due to the LED connected to pin 13. If you cut the resistor out that 
goes to the LED connected to pin 13, then that gets rid of the constant path to 
ground. Afterward, you are just left with the two in the upper right corner.

Original comment by jaypee4...@gmail.com on 15 Jun 2010 at 4:13

GoogleCodeExporter commented 9 years ago
I think this one is solved (besides the fact that you need to cut the on-board 
resistor). Please feel free to re-open if you are still having the issue.

Original comment by Matt.M...@gmail.com on 3 Jul 2011 at 5:48