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