Arduino IDE Add-on : Serial Monitor for ESP8266 · Issue #1360 · esp8266/Arduino (original) (raw)

For the ones interested in I've recently developed an add-on for the ARDUINO IDE in order to be able to use the Serial Monitor with an ESP8266 generic module.

menu
The add-on is available in the menu under 'Tools> ESP8266 Modify Serial Monitor' and starts a modified version of the Serial Monitor with 3 extra widgets:

NOTE : Arduino Serial Monitor shall not be started otherwise modified one will not be available. Restart the IDE if you started the Arduino Serial Monitor before.

On start 'reset' is checked and 'programmation' is none that will reset the ESP8266 . Un-check 'reset' to get the board running.

modified serial monitor

If the community agrees and help me (I've never committed on GITHUB) I can publish the source code for the add-on.

Extract the following archive in the tools folder of your ARDUINO sketch folder.
http://mytrain.fr/cms//images/mytrain/private/ESP8266SM.zip

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.