Hi everybody,
I want to connect many i2c slaves to the Arduino (Master). I need not just to read data from the slaves but also to discover which slave is now connected or disconnected in real time. Any idea how can I write a code for the discovery part?
Thank you.