Quote Originally Posted by bcd View Post
I have a copy of MikroBasic, but find it frustrating that it does not have equivalents to SerIn2 command with time-outs if there is no data. So for any serial you need to write an interrupt routine otherwise the serial receive is a blocking command...
But writing an interrupt routine is a piece of cake and examples are easy to find - I think they are even included.