SimukinkでCAN通信を取り扱えるか
Afficher commentaires plus anciens
SimulinkでArduinoを用いて計測制御を考えています。CANでデータ送信をしようと考えているのですが、Simulinkだけで実現可能でしょうか。Simulinkは持っているのですが他のツールボックス等必要でしょうか。
Réponse acceptée
Plus de réponses (2)
Vehicle Network Toolbox は、MATLAB/Simulink 上で、CANプロトコルの信号の送受信するのに必要です。
Arduino の CAN Bus シールドを使って、データを読み取りするためのプログラムを作りたい場合は、 CAN Bus ブロックが無いので、 Simulink 上に取り込むためのラッパーコードの作成が必要です。 以下のページが参考になると思いますので、参考にしてみてください。
Nicolas Schmit
le 20 Nov 2017
2 votes
SimulinkでCAN通信するにはVehicle Network Toolboxが必要です。
1 commentaire
Yoshi Minami
le 20 Nov 2017
Catégories
En savoir plus sur Arduino Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!