Simulink support for Arduino receiving radio frequency

4 views (last 30 days)
Hello all.
I would like to know if simulink can be used to build arduino sketches, on which the arduino board will be receiving radio frequency signals ?
Best regards !

Answers (1)

Arun Kumar
Arun Kumar on 18 Jun 2019
Hi Kiat Nern Yeo,
As such there is no support for RF shields but you can easily create device driver for the shield in MATLAB that you can use in simulink to communicate with the shield.
Follow this link to see how to create a device driver using MATLAB.
Here is the link of one such RF shield that can be supported by creting a device driver block.
Cheers :)

Community Treasure Hunt

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

Start Hunting!