Hello,
I have a project in head and I would like to know if the following thing is possible :
I own an Arduino Pro Micro with an 32u4 microcontroller with keyboard-control abilities.
- I would like to know if, plugged to a computer, this microcontroller would be able to send a HTTP query through the computer it is connected to.
Thank you !
Would I be able to retrieve the result of the query on the Arduino to process it later ?
Yeah, that's why I wanted to know if the arduino itself would be able to perform a HTTP query through the computer. But so the answer is "no" ?
Juraj
#6
everything is possible, but this could be difficult Arduino Playground - SerialIP Library