How can I make simulink model of Integrated control and monitoring system with digital electronic board, sensor and wireless sensor to send data to thingspeak ?
3 views (last 30 days)
Show older comments
How can I make simulink model of Integrated control and monitoring system with digital electronic board (it can be also arduino), sensor (for large detection of object up to 3 or more m) and wireless sensor to send data to thingspeak ?
0 Comments
Answers (1)
Christopher Stapels
on 17 Sep 2024
We have a great support package for Arduino, which will allow ou to use the ThinkSpeakRead block in your model and deploy to the device. https://www.mathworks.com/help/simulink/supportpkg/android_ref/thingspeakread.html
And check out the examples, including this one
2 Comments
Christopher Stapels
on 23 Sep 2024
Here is the page on the ultrasound sensor in the support package, and here are all the examples for that section.
We might not have exactly what you wanted already created, but the tools are definitely there.
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!