Description
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.
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:
- A 'clear' button to reset the content of the terminal
- A 'reset' check-box to set the status of the RTS signal (RESET)
- A 'programmation' check-box to set the status of the DTR signal
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.
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.
Activity