Hi,
i am trying to get analog value from Arduino. I programmed the arduino to send the analogue value (controlled by a potentiometer) through USB COM8...
the value sent by arduino, should be shown by promotic.
however, i am not sure which protocol to be used.up until now, i only have been using the NET0 protocol, COM8 (which is the same COM as being used by arduino).
1. is using the same COM correct?
2. does the protocol i am using is correct?
3. what is the configuration i need to use?
FYI,
i modified the Comm setting in the tutorial (parameter "Temperature"), hoping that i can get the analog value from my arduino.
my only objective is to get input from arduino and show it in promotic (graph, text, meter or anything).
sorry if my english is bad.
thanks.