Hi there, Im working on Soil Moisture Sensors using Arduino Uno, however I have no knowledge on how to come up with a code, here are things that i need to do:
1) how to come up with a code, I will be using 6 analogs (6 sensors) of A0 to A5 at one time and I need them to have simultaneous readings.
2) Since I need to have 6 readings simultaneously, how do i put them in a code and how to extract these 6 readings into PLX-DAQ excel.
3) how do I separate these 6 readings (from A0,A1,A2,A3,A4 & A5) into individual column in excel and serial monitor.
thanks in advance.