I want Processing to get a number from a website and send it via the serial port to Arduino. When I get the data from the internet I use a string which gives a number. I want to compare this number with another one and then send it to the serial port, but it does not work. Do I have to convert the string first? How can I get a number from it?
Thank you for your help!!
Thank you for your help!!