mjocean / PyProcGameHD-SkeletonGame

The current HD VGA Fork of PyProcGame (w/ HW Accel) + SkeletonGame to accelerate new game development
http://pinballprogramming.com
MIT License
14 stars 8 forks source link

RGB LED Testing #2

Open joshkugler opened 8 years ago

joshkugler commented 8 years ago

The RGB LED testing uses a script that is a loop of Red, Green, Blue, White. Should there be an alternative scripts of just Red, just green or just Blue, or should we just slow it down and also show on screen which color we are sending. The issue is if you have wired up your LED wrong, it may not be obvious since it will sill show those colors, just potentially in the wrong sequence, which may not be easy to catch. Probably not a big deal on this one, but worth some thought.