Software to Control IOS and Serial port arduino

Dear all,
I am doing simple project with arduino. Project working fine. Now i am looking for software Where i can control the data of arduino.

I have current sensor That keep monitoring the analog value . If current exceed predefined limit relay got tripped. currently
in automatic mode after 30s relay will activate again or through serial command i can control the relay output.

SO instead of controlling through serial port . I am looking for software where i can view my Serial monitor output data and control the relay via software.

I tried with VB and processing but they are not working. Controlling of relay working fine problem i am facing Getting update current values.

SO is any software available that gives me current value and control data serially port of arduino

I tried with VB and processing but they are not working.

Don't blame your poor programming skills, and inability to follow advice, on VB or Processing.

I don'y know why you have started a new Thread.

As far as I recall I gave you a link to some Python code in your other Thread.

Ask the Moderator to merge this Thread with the other one.

...R