i m making software with arduino..there is some sensor types and they have particular ids like
temp1 sensor id=1 decimal value 49(accordingto ascii code)
like this there are 8 different sensors.i hvae to '
read the serial
store in a data array
compare 1st byte against sensor id
copy rest of data from and display to serial pc
please can anybody help me in coding
please

