How I can add Arduino SoftwareSerial library?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Good evening,
how can I add the Arduino SoftwareSerial library in Simulink, to use more than one Arduino serial
I have an Arduino project that uses SoftwareSerial to communicate with two devices.
Has anyone tried adding this library?
0 Kommentare
Antworten (1)
Dhruv
am 21 Feb. 2023
Simulink support package for Arduino does not support software serial as such.
But if needed, you can create a custom block by following the steps mentioned in the link below:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!