Hi!
I have 12 devices measuring the volume of there tank. Each device return the value in gallon in a variable i.e. device 1 link to volume01 device 2 lonk to volume02 etc. Is it possible to use the same sketch on all device? If i want to make a change i must modify 12 sketchs.
Yes it is possible. You can do it with one sketch on 12 Arduinos or preferable 12 Sensors on 1 Arduino.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.