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
Citation pour cette source
Techsource Technical Team (2024). Driver for Arduino Data Logging Shield (https://www.mathworks.com/matlabcentral/fileexchange/52004-driver-for-arduino-data-logging-shield), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : Device Drivers, Data Logger on Arduino UNO
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Added image to mask. |