Serial Monitor (Debugger)

MATLAB substitute for Arduino's Serial Monitor (Debugger).
4,5K téléchargements
Mise à jour 5 juin 2014

Afficher la licence

*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.

Citation pour cette source

Ankit Desai (2024). Serial Monitor (Debugger) (https://www.mathworks.com/matlabcentral/fileexchange/45839-serial-monitor-debugger), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Debugging and Analysis dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
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