arduino code generation for using with arduino IDE
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
when using "Deploy to Hardware" i can not use any other arduino libraries not supported in simulink ......... how can i generate a C code for arduino target to integrate it with arduino IDE to use it with other function or for integrating it with an RTOS ??
1 Kommentar
Rajalakshmi Menasinakai
am 2 Okt. 2018
@ mahmoud, could you integrate the generated c code with arduino IDE? If yes, please do let me know how you have done it.
Thanks!
Antworten (1)
Sreeram
am 22 Jul. 2014
Hi mahmoud,
There is a documented version of how to incorporate external libraries as well as create a custom blocks provided at http://www.mathworks.com/matlabcentral/fileexchange/39354-device-drivers
Please refer to the same to create one.
Hope this helps, Sreeram Mohan
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!