Effacer les filtres
Effacer les filtres

How do I successfully use this Simulink Library for Arduino ?

1 vue (au cours des 30 derniers jours)
Siddhesh
Siddhesh le 28 Déc 2019
Above is the link for Arduino LCD Display Library for Simulink. Please guide me by giving me detailed steps on how to use this library.
I am using MATLAB 2019a on Mac OS Mojave. While trying to use the library I am getting errors. I guess I am getting errors because I haven't correctly configured the library. So I will not be posting last lines of error log here unless someone wants to know explicitly know that to help me.
Please guide me on how to successfully use the library.

Réponses (1)

Soham Chakraborty
Soham Chakraborty le 13 Jan 2020
Modifié(e) : Soham Chakraborty le 13 Jan 2020
Hi,
Required: Simulink support package for Arduino hardware, Arduino board, 16x2 LCD, USB cable
You could be facing issue due to corrupt installation. Check the below workflow for proper installation or revert back to us with the error log by raising a service request.
  1. Once you download the file, unzip and run 'setup.m' (this will add the current directory to the MATLAB directory)
  2. Install Simulink Support Package for Simulink and then connect the arduino with the 16x2 LCD
  3. Run Arduino_LCD_Driver/examples/lcdsimpletext.slx (this model is preconfigured for Arduino Mega 2560)
  4. If you want to run the model on a different board, goto > Configuration Parameters > Hardware Implementation > Hardware Board > ...
  5. If the COM port is not automatically detected by Simulink, goto > Configuration Parameters > Hardware Implementation > Target Hardware Resources > Host-board connection > Change 'Set Host COM port' to 'Manually' and set the 'COM port number' to match the port number in Windows.

Catégories

En savoir plus sur Setup and Configuration dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by