Hi,
I developed a sketch to manage a fluid level sensor and interface it with AWS IoT service. Now I need to modify the sketch so that I can manage up to 8 sensors simultaneously.
I am thinking of using arrays to manage the sensor inputs. Is this the best approach? Can someone point me to an example of sketch managing many sensors efficiently?
Thanks,
Steve