Create and Deploy Interactive Dashboard on Arduino - Adafruit ILI9341
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Arun Kumar
el 1 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!