hello,
how can i program 2, or more , LED APA102C sticks to function seprately?
I’m using Qwiic HAT to connect them to the rasp pi, but when i run i2c detect
both LED stick appear at 0x23
hello,
how can i program 2, or more , LED APA102C sticks to function seprately?
I’m using Qwiic HAT to connect them to the rasp pi, but when i run i2c detect
both LED stick appear at 0x23
You need to change the address on one of the sticks, check the hookup guide for details on how to do that.
I think this video may help you.
https://www.youtube.com/watch?v=wqyHbQvcoWw
It’s regarding how to use two I2C modules that have the same address.