Hello ![]()
i am almost new to arduino and i am currently doing lots of tests with my board. At the moment i want to to the following: I want my arduino to "visit" a webpage (it only contains a number) and grab this number into a variable which is going to be used later on in the program. I do not own a ethernet shield yet so I do have to get the data via the usb cable with the arduino connected to my computer. I could not find any example how the code may look like. Can anyone help me with this issue? Or do i need a ethernet shield in order to connect my arduino to the internet?
thanks a lot
tm