I am using vb to control arduino which in turn is switching a relay to control higher voltage and current.
I can send 0 thru 9 and arduino reads it and performs a function.
The problem is when i try to send , for example , 11 . The arduino sees a 1 and functions the "1" command.
How can i get arduino to recieve an "11" ?