RemoteDebug
Debugging tool
A library that allows remote debugging of Arduino projects over WiFi using a web app or telnet client.
Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor
616 stars
41 watching
128 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
arduinoarduino-librarydebugdebuggeresp32-arduinoesp8266-arduinotelnetweb-appweb-socketswifi
Related projects:
Repository | Description | Stars |
---|---|---|
nice-plq/devtools-remote-debugger | A tool to remotely debug web pages using Chrome DevTools Protocol and a Node intermediate layer | 297 |
jhen0409/remotedev-rn-debugger | A tool that injects a remote debugger into React Native projects | 244 |
lorenzoongithub/nudge4j | Tool for remotely controlling and debugging Java applications from a browser | 161 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
remotedebug/remotedebug-gateway | Enables remote debugging across multiple browsers via a single gateway | 92 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
levjj/rde | An interactive debugging tool for reactive JavaScript applications | 18 |
raff/godet | A remote Chrome DevTools client written in Go to enable debugging and automation of web pages | 392 |
ovidiuvio/vsdebugpro | A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. | 58 |
adrianbj/tracydebugger | A debugging and development tool for ProcessWire CMF/CMS | 88 |
redphx/localify | A tool to debug minified JavaScript files by redirecting requests to local versions. | 9 |
charlespockert/aurelia-debugger | A tool to visually inspect and debug Aurelia applications | 5 |
taviso/cefdebug | Tools to detect and interact with Electron/CEF debuggers on Windows machines | 197 |
pharo-iot/pharothings | Enables remote programming and debugging of IoT devices using Smalltalk | 90 |
sthewissen/plugin.maui.debugrainbows | A plugin for Maui apps that provides colorful debug modes to visualize UI elements and their layout. | 79 |