Hi,
I am a beginner RPI user though i had bought it(Raspberry pi Model B v2) before couple of years ago. I have to create an application where an array of LED lights(AC powered) to be blinked with some timer . I used Java with PI4j lib and it works for now with 4 LEDs program using a 4-channel power relay connect to raspberry pi. But to connect 24 channel power relay i guess i will need 24 GPIO pins and my model doesn't support for this. Do anybody know some way to make it shrink version by using encoder or some other way because using 24 GPIO pins for this kind of application is not a good move.
Thanks in advance.
Regards
Narayan