How do I successfully use this Simulink Library for Arduino ?

1 visualización (últimos 30 días)
Siddhesh
Siddhesh el 28 de Dic. de 2019
Editada: Soham Chakraborty el 13 de En. de 2020
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.

Respuestas (1)

Soham Chakraborty
Soham Chakraborty el 13 de En. de 2020
Editada: Soham Chakraborty el 13 de En. de 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.

Categorías

Más información sobre Setup and Configuration en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by