Arduino News here

Moderator: igrr

User avatar
By Joao Lopes
#54025 Hi,

I just made an Arduino library for ESP8266:

- RemoteDebug, an Arduino library to remote debug over telnet connection.

Use Print commands like Serial and see it with telnet client.
First debug for Arduino with debug levels that I saw.

Please access: https://github.com/JoaoLopesF/RemoteDebug

Or access this video thats shows 3 nodes of ESP8266 been debugging at same time!
[youtube]https://youtu.be/lOo-MAD8gPo[/youtube]

Suggestions, issues and contributions are welcome.

Regards

Joao Lopes