Simulink IO for customized Arduino block in Normal Mode

2 Ansichten (letzte 30 Tage)
yuanyi wu
yuanyi wu am 2 Mär. 2019
Kommentiert: yuanyi wu am 25 Jun. 2019
Hello,
I have a question regarding the Simulink IO for Arduino model in Normal mode (Link). I wonder whether this feature will support the custom driver block? I know we can use s-function to access extra hardware resource on an Arduino Board in External Mode. However, if I am using the Normal mode with Simulink IO, is it possible to customize the IO server run on the Arduino board?
As an example, I want to implement the OneWire Protocol and read the temperature from a DS18B20 sensor. Since the OneWire block is not implemented in the Arduino support for Simulink package, I would like to create a block by myself with C++ codes. This block will work well in External mode where it run on the Arduino target. I wonder whether it is possible to run the model on my PC, but read the data from the hardware using Simulink IO function?
Thank you

Akzeptierte Antwort

Pradeep KS
Pradeep KS am 10 Apr. 2019
Hi Yuanyi,
Follow the below mentioned link to enable Simulink IO for custom driver block.
This is available starting from R2019a release.
  2 Kommentare
Jan
Jan am 11 Apr. 2019
[MOVED from flags] yuanyi wrote:
Thank you!
@yuanyi: Please use flags only to inform admins about inappropriate contents like rudeness or spam. Thanks.
yuanyi wu
yuanyi wu am 25 Jun. 2019
Oops! Sorry I didn't realize I clicked flag. I apologize for that.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by