arduino code generation for using with arduino IDE
4 views (last 30 days)
Show older comments
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 Comment
Rajalakshmi Menasinakai
on 2 Oct 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!
Answers (1)
Sreeram
on 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 Comments
See Also
Categories
Find more on Device Driver Blocks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!