Hello!
I am currently working on a project to control 20 separate led lights individually (each rated at 12v, 8w) using a raspberry pi, and would like to know what are the limitations I may encounter in controlling each light individually, using 5 SparkFun Qwiic Quad Relay, daisy chained.
Which will be connected to the raspberry pi using the SparkFun Qwiic HAT.
With this setup in mind, I intend to use the I2C for the addressing and remote control of each light individually.
Would there be any limitations related with the I2C because of the distance between the raspberry pi and the last relay?
Thank you,