Hello,
I have three arduino uno, where 3 color sensors[TCS3200] are installed. Every Uno will read the colors with 1 second interval and send the data to the Master for processing.
The Master will read the data from 3 slaves simultaneously and based on that it will show the Color at LCD which is sending from slaves.
Is that Possible? is my approach correct?
I have three arduino uno, where 3 color sensors[TCS3200] are installed. Every Uno will read the colors with 1 second interval and send the data to the Master for processing.
The Master will read the data from 3 slaves simultaneously and based on that it will show the Color at LCD which is sending from slaves.
Is that Possible? is my approach correct?