フィルターのクリア

Real time plot arduino in app designer

7 ビュー (過去 30 日間)
Alejandro Fernández
Alejandro Fernández 2021 年 2 月 6 日
回答済み: Asvin Kumar 2021 年 2 月 10 日
Hello, I was wondering if anyone would know how you can get that given an arduino that for example had to an analog input (A0) a potentiometer and a led on another pin of the same could on the one hand continuously represent the data coming from the analog channel and at the same time that through a series of buttons could alter the state of the led without the graphical representation stopped.
Thank you very much for everything.
  1 件のコメント
Mario Malic
Mario Malic 2021 年 2 月 6 日
For the Arduino part, you'll have to look in documentation and other questions.

サインインしてコメントする。

回答 (1 件)

Asvin Kumar
Asvin Kumar 2021 年 2 月 10 日
I'm not entirely clear as to your end goal but my understanding is that you're trying to read and write some signals to and from an arduino. If that's the case, here are a couple of links from the docs to get you started:
Resource for Arduino - Setup, configuration, reading, writing and interacting with several types of other devices
Here's a link to several examples on working with Arduinos: Arduino Examples. These range from blinking an LED, controlling servo motors all the way to deploying Arduino code, CAN network interfacing and Wireless Data Streaming.
Mario's comment for the App Designer side of things also looks helpful.

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by