Driver for Arduino Data Logging Shield
Write a device driver using the MATLAB function block approach for the Arduino Data Logging Shield. This project is an extension to the earlier submission "Data Logger on Arduino using S-Functions" available here:
http://www.mathworks.com/matlabcentral/fileexchange/51710-data-logger-on-arduino-uno-using-s-functions
For this particular project, this is the easier approach for creating a device driver compared to the S-Function Builder project for two reasons:
- Easier to add the include lines for the libraries.
- Eliminates the need to keep re-building whenever a change needs to be made to the code.
By:
Esther Ling, Edu Engineer
Cite As
Techsource Technical Team (2026). Driver for Arduino Data Logging Shield (https://nl.mathworks.com/matlabcentral/fileexchange/52004-driver-for-arduino-data-logging-shield), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Device Drivers, Data Logger on Arduino UNO
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Added image to mask. |
