What settings should i make to display in serial port?
I use the ESP8266 plate
Please look at this Read this before posting a programming question and post your code following the instructions in it
Thank you, but it does not help. In fact it serves to reinforce how useless it is to post an image of part of a program.
How can I display in Serial Monitor?
I use ESP8266, I tried this code, but it does not show me anything, do I have to make some settings?
Thanks for your time
Duplicate topics merged
Cross posting warning
Cross-posting is against the rules of the forum. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend 15 minutes (or more) writing a detailed answer on this topic, without knowing that someone else already did the same in the other topic.
Repeated cross-posting will result in a suspension from the forum.
In the future, please take some time to pick the forum board that best suits the topic of your question and then only post once to that forum board. This is basic forum etiquette, as explained in the sticky "How to use this forum - please read." post you will find at the top of every forum board. It contains a lot of other useful information. Please read it.
Thanks in advance for your cooperation.
INeedHelp98:
How can I display in Serial Monitor?
I use ESP8266, I tried this code, but it does not show me anything, do I have to make some settings?
Thanks for your time
Set the serial monitor baud rate to the baud rate you specified in your code.