Create and Deploy Interactive Dashboard on Arduino - Adafruit ILI9341
9 次查看(过去 30 天)
显示 更早的评论
I am working on an Arduino project which required a TFT graphics display to show some data (touch response not critical). I checked all the documents in relations to Arduino Hardware support and came across follwings support pages that talk about using Adafruit ILI9341 Graphics display:
- https://au.mathworks.com/help/supportpkg/arduino/ref/create-and-deploy-interactive-dashboard-on-arduino.html
- https://au.mathworks.com/help/supportpkg/arduino/ref/arduino-display-properties.html
However when I setup my simulink project with said configuration, I don't see a "Display Properties" under Model Settings -> Target Hardware Resources -> Groups.
I was wondering if Mathworks has removed support for this hardware or am I missing something?
Edit 1:
Hardware:
- Arduino Mega 2560
- Adafruit ILI9341 3.2" display
The TFT works after removing the touch button from Simulink model. Any Idea why the touch objects like Button are not supported on this board ? The guide says this issue is limited to Arduino DUE.
Thanks,
0 个评论
回答(1 个)
Arun Kumar
2022-6-1
Hi Prashant,
Support for graphical displays was added in 21a.
Please use MATLAB R2021a or newer version to use this feature.
Thanks,
Arun
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!