R
R
Rishat Sultanov2017-08-22 08:19:11
Arduino
Rishat Sultanov, 2017-08-22 08:19:11

Is it possible to receive HTTP requests from arduino on COM port?

Good afternoon :)
I have a Chinese arduino and also separate Ethernet and Wifi ESP8266 modules. But normally I can't connect them. How many sketches. How many schemes and there is no sense. Erhernet 0.0.0.0 crashes. And the ESP8266 does not give access to itself via the COM port. And so the Wifi network starts.
In general, without hesitation, I decide to receive data on the COM port and send them to PHP on the same machine.
How can this be implemented?
I have all kinds of Arduino.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
PrAw, 2017-08-22
@rishatss

Mindflow.
What do you want to do, where does the data come from, where should it be processed, who and what actions should be taken, and in what specific place of this process is the plug.
Where did PHP come from? Have a computer? Arduino is planned to be connected where? Why http on which port?
Your key problem is that you yourself do not understand the task yet. After clarifying the question, there will be more useful answers.

V
vanyamba-electronics, 2017-08-25
@vanyamba-electronics

Personally, I made myself an FT232-to-ESP8266 circuit and just talked to it in the terminal from the computer. To figure out how to initialize it, how to enable server mode, how to enable client mode. In general, everything is not so trivial there. I had to fiddle around until it worked.
There are a lot of articles on the Web, but personally I have not come across any universal recipe.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question