So I'm currently planning my 2nd and 3rd project I want to do with my pi2, which involves the GPIO pins. I been looking at buying these http://uk.rs-online.com/web/p/decoders- ... s/8021358/ so I can control more leds without using up so many GPIO pins, and that was the best I could find.
At first I thought that decoder only could light up one led at the time, so my plan was to see if I could turn off and on the pins going to it's address so fast that two or more appeared to be on. But after trying to understand the truth table, from what I understand it seems the address turns off the output, instead of turning it on, or am I misreading it? Also, would my idea work? I don't know if I can change the state of the GPIO pins that fast, or if it would damage them.

