arduino code generation for using with arduino IDE

3 views (last 30 days)
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
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!

Sign in to comment.

Answers (1)

Sreeram
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

Community Treasure Hunt

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

Start Hunting!