Serial Monitor (Debugger)

版本 1.4.0.0 (8.2 KB) 作者: Ankit Desai
MATLAB substitute for Arduino's Serial Monitor (Debugger).
4.5K 次下载
更新时间 2014/6/5

查看许可证

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

引用格式

Ankit Desai (2024). Serial Monitor (Debugger) (https://www.mathworks.com/matlabcentral/fileexchange/45839-serial-monitor-debugger), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Debugging and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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