Access your arduino board using GNU Octave

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • #led #education #electronic #diy #circuit #technology #arduino #viral #trending #arduino #embeddedsystems #espressif #esp32project #esp32 #matlab
    This video shows you how to access arduino board using GNU octave. Octave tool which has close compatibility with matlab provides this library package to control and monitor the GPIOs of arduino. In this video, I have explained on how to install arduino package to octave and access the GPIOs using certain basic commands.
    Watch my video on to get started with Octave
    • GNU Octave - a free so...
    Watch more videos on arduino in my channel
    FreeRTOS Task Management using Arduino:
    • Arduino FreeRTOS libr...
    I2C Communication between two arduino boards
    • I2C Master- Slave Comm...
    Control your arduino using python
    • Control your Arduino b...
    Getting connected to internet with arduino & w5500 module
    • Connect W5500 to inter...
    Thanks for watching, for future notification subscribe & click on the bell icon next to subscribe button

Комментарии • 6

  • @ucsdncmir
    @ucsdncmir 4 года назад

    Thank you, Ajay. It is very useful and simple tutorial.

    • @chipride8119
      @chipride8119  4 года назад

      Hi Fan Chang, I am glad you liked it..

  • @joaopedromrodriguez
    @joaopedromrodriguez 4 года назад

    When i try "a = arduino" it appears the message "arduino object disconnected". Its weird, because when i use scanForArduinos before "a = arduino" it founds on the right port, but if i try again right after the command it disappears. Do you have any clue what is happening?

    • @chipride8119
      @chipride8119  4 года назад

      Hi, Check if port works properly with Arduino IDE and keep the port number lower , try to custom select port for your arduino board..

  • @merseysideman
    @merseysideman 4 года назад

    can i create GUI on octave?