Serial Monitor (Debugger)
*MATLAB substitute for Arduino's Serial Monitor (Debugger)
*Displays strings printed from Arduino code using print and println.
*Allows saving of all the data to MATLAB workspace as 'serialData' variable.
*Currently does not support writing to Serial Port.
Zitieren als
Ankit Desai (2024). Serial Monitor (Debugger) (https://www.mathworks.com/matlabcentral/fileexchange/45839-serial-monitor-debugger), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.4.0.0 | Fixed bug when only one serial port is found. |
||
1.2.0.0 | Removed HTML tags from description. |
||
1.1.0.0 | Removed a bug that prevented connect/disconnect multiple times. |
||
1.0.0.0 |