Sure. So I get these points. Please correct if I m wrong:
- My arduino is sending string data
- My processing is converting string into integer
- You are suggesting that i should not do the second step and receive string on processing as well?
Is this correct