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 ?

조회 수: 5 (최근 30일)
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 ?

답변 (1개)

Christopher Stapels
Christopher Stapels 2024년 9월 17일
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
Bojan
Bojan 2024년 9월 22일
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?
Christopher Stapels
Christopher Stapels 2024년 9월 23일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by