Arduino programming with Simulink - Introduction to real-time acquisition

Поділитися
Вставка
  • Опубліковано 23 жов 2024

КОМЕНТАРІ • 13

  • @kv8824
    @kv8824 10 місяців тому

    This helped me get my project going. I was stuck trying to see how I could record the data and observe it live for some time. Very detailed and clear presentation! Thank you!

  • @patrykkasprowiak6955
    @patrykkasprowiak6955 Рік тому +2

    My setup looks same as yours, but I receive an error during model building "The following error occurred during deployment to your hardware board:
    The generated code exceeds the available memory on the processor. It uses 135.1% of available program memory and 49.9% of available Data memory.". Do you know how to solve this?

  • @robinvangils2104
    @robinvangils2104 2 роки тому +4

    While i run the monitor&tune simulation, is it correct that matlab is continuously updating it's parameters on the background? if my simulink program is sending sensor data from the arduino back to matlab workspace, then let matlab do some calculations with it, and then use the result from matlab again in simulink to sent this to for example a motor? I would love to hear your response, because i'm currently doing my graduation project

    • @arsalanshami2955
      @arsalanshami2955 Рік тому

      you don't have to send it to MATLAB. Just use block "MATLAB Function" in Simulink. You can define your function here in MATLAB script.

  • @bearskincoat
    @bearskincoat 9 місяців тому

    Thank you so much! It really helps.

  • @prashkd7684
    @prashkd7684 2 роки тому

    What the most complex Simulink project can one upload on Arduino Mega ? I'm in initial phase of a project and have to decide whether to use Simulink OR Arduino IDE for programming and once factor I am concerned about is the memory usage of a simulink generated code compared to Arduino Code. Do you know if Simulink code generated any overheads when compared to standard Arduino code ?

  • @mariemelhaidouri4497
    @mariemelhaidouri4497 6 місяців тому

    Hi I have a question about how can we communicate Arduino to simulink, I have a battery model in simulink and I want to connect it to Arduino. Thank you in advance

  • @muhammadbudirahayuwidodo5783

    i used 2016a, there is no ardunio option, how to get this feature

  • @captainarnoldo4540
    @captainarnoldo4540 3 роки тому

    Thanks very useful video !

  • @bhesrajjaishy5144
    @bhesrajjaishy5144 2 роки тому

    I need help , I used exactly same but for Flex sensor
    I receive an error stating "code generation information file does not exist"

    • @shehryaarali9274
      @shehryaarali9274 2 роки тому

      Yeah, I also get the same problem everytime. I did everything I possibly could but failed to successfully run it.

    • @bhesrajjaishy5144
      @bhesrajjaishy5144 2 роки тому

      @@shehryaarali9274 Use lower version of Matlab

  • @captainarnoldo4540
    @captainarnoldo4540 3 роки тому

    How can i install a free version of simulink please ?