App Designer: Instrument Control over Serial (Arduino)

バージョン 3.0 (7.97 MB) 作成者: Pavel Roslovets
Control Arduino RGB LED over serial using MATLAB App Designer
ダウンロード: 6.1K
更新 2019/7/15

This is an example of how you can use App Designer tool to build program to control any hardware over supported protocol (i.e. serial).

HOW TO GET
Execute in MATLAB:
eval(webread('https://git.io/fjP5c'))

INFO
App Designer has visual instrumentation components (knobs, swithes, etc.) so it allows you to build interactive apps for instrument control.
The submission contains a scheme of Arduino based simple device with RGB LED and photoelectric cell. Simulink program for Arduino is provided (requires Arduino Support Package).
With interactive program you can control the RGB LED color and observe illuminance level over the serial connection.
Instrument Control Toolbox is required for optional features.

DOCUMENTATION
https://github.com/ETMC-Exponenta/LEDControlApp

Also there is a describing video (on Rissian, for old version):
https://youtu.be/gixP32MudA4

* Please note that app versions for old releases aren't maintained and are presented just for legacy *

引用

Pavel Roslovets (2024). App Designer: Instrument Control over Serial (Arduino) (https://github.com/ETMC-Exponenta/LEDControlApp), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2019a
R2016b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: Toolbox Extender

ヒントを与えたファイル: FILTRACION

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
3.0

- Update RGB app, new LED app and model. Update docs
More information
https://github.com/ETMC-Exponenta/LEDControlApp/releases

2.4.0.0

- App, model and documentation have been upgraded to R2017b

2.3.2.0

- finaly added model previews

2.3.1.0

- added model previews

2.3.0.0

- updated Simulink model for Arduino: Buffer block is rejected due to a new ability of Serial Recieve block to recieve an array of elements (R2017a)

2.2.0.0

- added version compatible with R2017a release
- transfered arithmetics from Simulink program for Arduino to application for flexibility (R2017a version only)

2.1.0.0

Update cover picture

2.0.0.0

- new graphics features (area plot)
- efficient coding with shared callback functions
- colors values now stored in arrays to optimize code & execution
- Fix and refresh button to delete broken serial object from memory and find available port again

1.1.0.0

Update the discription, add <App Designer Eng.pdf> with diagrams for better understanding.

1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。