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 ?

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 ?

Answers (1)

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

Yes, thanks a lot about the answer, but i need like this model that you sent before: https://www.mathworks.com/help/simulink/supportpkg/android_ref/read-and-write-to-thingspeak-channel-using-android-http-client-block.html but instead of android to be arduino mega 2560 and to send data about distance and angle collected from ultrasonic sensor to thingspeak platform? Can we find such a simulation example?
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.

Sign in to comment.

Categories

Find more on Simulink Supported Hardware in Help Center and File Exchange

Products

Release

R2020b

Tags

Asked:

on 1 Sep 2024

Community Treasure Hunt

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

Start Hunting!