Create and Deploy Interactive Dashboard on Arduino - Adafruit ILI9341
9 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Arun Kumar
on 1 Jun 2022
Hi Prashant,
Support for graphical displays was added in 21a.
Please use MATLAB R2021a or newer version to use this feature.
Thanks,
Arun
2 Comments
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!